Age | Commit message (Expand) | Author | Files | Lines |
2021-10-21 | fib: respect mfib entry flags on create with paths |  Paul Atkins | 1 | -0/+2 |
2021-09-30 | fib: doc nitfixes |  Nathan Skrzypczak | 1 | -5/+5 |
2021-09-13 | interface: fix init fib_index_by_sw_if_index |  Nathan Skrzypczak | 1 | -1/+0 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro |  Damjan Marion | 1 | -3/+3 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c |  Neale Ranns | 1 | -7/+25 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls |  Neale Ranns | 1 | -1/+2 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -5/+4 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -7/+7 |
2019-05-30 | FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" |  Neale Ranns | 1 | -2/+7 |
2018-12-21 | MFIB: coverity fixes |  Neale Ranns | 1 | -1/+1 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry |  Neale Ranns | 1 | -8/+54 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) |  Neale Ranns | 1 | -119/+139 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -5/+5 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output |  Neale Ranns | 1 | -10/+20 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -5/+7 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -3/+3 |
2017-05-19 | mfib CLI bugs (VPP-852) |  Neale Ranns | 1 | -5/+8 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -0/+1 |
2017-02-25 | MFIB: changes to improve route add/delete performance |  Neale Ranns | 1 | -1/+1 |
2017-02-20 | Python test IP and MPLS objects conform to infra. |  Neale Ranns | 1 | -10/+40 |
2017-01-27 | IP Multicast FIB (mfib) |  Neale Ranns | 1 | -0/+663 |