Files
vpp/test
Neale Ranns 227038a444 IP Flow Hash Config fixes
- the flow hash config is (and was) cached on the load-balance object so the fib_table_t struct is not used a switch time. Therefore changes to the table's flow hash config need to be propagated to all load-balances and hance all FIB entries in the table.
- enable API for setting the IPv6 table flow hash config
- use only the hash config in the fib_table_t object and not on the ipX_fib_t
- add tests.

Change-Id: Ib804c11162c6d4972c764957562c372f663e05d4
Signed-off-by: Neale Ranns <nranns@cisco.com>
2017-04-26 15:31:41 +00:00
..
2017-01-26 05:14:35 -08:00
2017-04-03 13:58:28 +00:00
2017-04-03 17:23:56 +00:00
2017-01-14 09:44:18 +00:00
2017-02-21 22:21:19 +00:00
2016-12-12 13:44:29 +00:00
2017-04-05 09:06:23 +01:00
2017-04-26 15:31:41 +00:00
2017-04-26 15:31:41 +00:00
2017-04-07 09:12:12 +00:00
2017-02-23 09:12:16 +00:00
2017-04-24 12:06:48 +00:00
2017-03-17 15:49:39 +00:00
2017-01-12 13:07:00 +00:00
2017-04-05 09:06:23 +01:00
2017-04-24 12:06:48 +00:00
2017-04-07 09:12:12 +00:00
2017-04-26 15:31:41 +00:00