Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-11 | fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t | Neale Ranns | 1 | -15/+11 | |
Type: feature The difference being the MTRIE type they contain. THE FIB continues to use the 16-8-8 version. Signed-off-by: Neale Ranns <neale@graphiant.com> Change-Id: I5a54d4e6e6cc639f18a3fb65ef2925507a7ef1de | |||||
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -6/+6 | |
Type: refactor Change-Id: Ie67dc579e88132ddb1ee4a34cb69f96920101772 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 1 | -0/+297 | |
Type: refactor Signed-off-by: Neale Ranns <neale.ranns@cisco.com> Change-Id: Id1801519638a9b97175847d7ed58824fb83433d6 |