Signed-off-by: Arthur Gautier <ba...@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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html