From c14e0f450d6dfec8a316aebc013b6be645353132 Mon Sep 17 00:00:00 2001 From: hkbakke Date: Sat, 3 Feb 2018 23:21:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f00e3b..a1b931b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Remove configuration up /usr/local/bin/tc-gen -i ${IFACE} -u 10 -d 100 -f ifb0 # Add additional rules to the post-commands file (location can be overridden by -p) - echo '${TC} filter add dev ${IF_NAME} parent ffff: protocol ip prio 1 u32 match ip protocol 17 0xff match ip dport 4500 0xffff action pass' >> /etc/tc-gen/post-commands + echo '${TC} filter add dev ${IF_NAME} parent ffff: protocol ip prio 1 u32 match ip protocol 17 0xff match ip dport 4500 0xffff action pass' >> /etc/tc-gen/post-commands.bond0.12 # Example with egress shaping on gre-tunnel allow-auto gre2