netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ip link: missing options in bond usage
@ 2015-09-11 12:48 Arthur Gautier
  0 siblings, 0 replies; only message in thread
From: Arthur Gautier @ 2015-09-11 12:48 UTC (permalink / raw)
  To: netdev; +Cc: Arthur Gautier

Signed-off-by: Arthur Gautier <baloo@gandi.net>
---
 ip/iplink_bond.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ip/iplink_bond.c b/ip/iplink_bond.c
index 9d96cfeee88b..cb2f045a5a27 100644
--- a/ip/iplink_bond.c
+++ b/ip/iplink_bond.c
@@ -145,7 +145,7 @@ static void print_explain(FILE *f)
 		"ARP_ALL_TARGETS := any|all\n"
 		"PRIMARY_RESELECT := always|better|failure\n"
 		"FAIL_OVER_MAC := none|active|follow\n"
-		"XMIT_HASH_POLICY := layer2|layer2+3|layer3+4\n"
+		"XMIT_HASH_POLICY := layer2|layer2+3|layer3+4|encap2+3|encap3+4\n"
 		"LACP_RATE := slow|fast\n"
 		"AD_SELECT := stable|bandwidth|count\n"
 	);
-- 
2.5.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-11 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11 12:48 [PATCH] ip link: missing options in bond usage Arthur Gautier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).