ip: use IPv6 flowlabel in flow hash computation
extends ip6_compute_flow_hash() to include IPv6 flowlabel in flowhash computation Type: improvement Signed-off-by: Ahmed Abdelsalam <ahabdels@cisco.com> Signed-off-by: Neale Ranns <neale.ranns@cisco.com> Change-Id: Id1aaa20c9dac729c22b714eea1cdd6e9e4d1f75e
This commit is contained in:
committed by
Ole Tr�an
parent
03fabbd222
commit
f2984bbb01
@@ -82,8 +82,6 @@ defaultmapping = {
|
||||
'l2_table_index': 4294967295, },
|
||||
'pppoe_add_del_session': {'is_add': 1, },
|
||||
'policer_add_del': {'is_add': 1, 'conform_action': {'type': 1}, },
|
||||
'set_ip_flow_hash': {'src': 1, 'dst': 1, 'sport': 1, 'dport': 1,
|
||||
'proto': 1, },
|
||||
'set_ipfix_exporter': {'collector_port': 4739, },
|
||||
'sr_policy_add': {'weight': 1, 'is_encap': 1, },
|
||||
'sw_interface_add_del_address': {'is_add': 1, },
|
||||
|
||||
Reference in New Issue
Block a user