From 1dfb115e35141f8bdb077790c9edf5b858193bb7 Mon Sep 17 00:00:00 2001 From: Jan Grashoefer Date: Sun, 29 Jan 2017 20:41:00 +0100 Subject: [PATCH] af_packet: Fixed broctl example. --- src/iosource/af_packet/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/iosource/af_packet/README b/src/iosource/af_packet/README index 09c39615e3..87d03e8a49 100644 --- a/src/iosource/af_packet/README +++ b/src/iosource/af_packet/README @@ -81,7 +81,7 @@ be utilized. The following shows an exemplary configuration:: pin_cpus=0,1,2,3,4,5,6,7 # Optional parameters for per node configuration: af_packet_fanout_id=23 - af_packet_fanout_mode=FANOUT_HASH + af_packet_fanout_mode=AF_Packet::FANOUT_HASH If all interfaces using ``lb_method=custom`` should be configured for AF_Packet, the prefix can be globally definied by adding the following line to ``broctl.conf``::