Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -6/+4 | |
Type: refactor Change-Id: Ie67dc579e88132ddb1ee4a34cb69f96920101772 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2020-11-17 | geneve: Remove one bucket load-balance objects | Neale Ranns | 1 | -0/+12 | |
Type: improvement geneve uses the UDP source port for the flow hash to get load-balancing over multiple paths to the tunnel destination. However, if there is only one path, then we can elide the LB object, contributed by the resolving FIB entry, from the dasta path. Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I13a1bedc307a474d258a757bc1bae28564798730 | |||||
2020-09-21 | geneve: Move to plugin | Neale Ranns | 1 | -0/+1122 | |
Type: refactor Change-Id: I613bf4d6517591351b212bfe6c8d93abf235f5dc Signed-off-by: Neale Ranns <nranns@cisco.com> |