Age | Commit message (Expand) | Author | Files | Lines |
2021-10-25 | bier: Disposition paths don't set the next-hop | Neale Ranns | 1 | -14/+9 |
2021-10-04 | fib: fix unitialized padding in fib_api_next_hop_decode | Benoît Ganne | 1 | -4/+2 |
2021-03-16 | fib: Allow the creation of new source on the API | Neale Ranns | 1 | -19/+100 |
2020-03-19 | ip: change ip API enums address_family and ip_proto size to u8 | Jakub Grajciar | 1 | -12/+13 |
2020-03-06 | fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client | IJsbrand Wijnands | 1 | -0/+4 |
2020-01-14 | classify: Reduce the include dependencies on vnet_classify.h | Neale Ranns | 1 | -0/+1 |
2020-01-09 | fib: leverage well-optimized clib_memcpy | Zhiyong Yang | 1 | -4/+4 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word | Neale Ranns | 1 | -0/+2 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -27/+37 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -205/+403 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-12 | FIB: path parsing, table-id not fib-index (VPP-1586) | Neale Ranns | 1 | -1/+11 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -6/+52 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-01 | Source VRF Select | Neale Ranns | 1 | -0/+31 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes | Neale Ranns | 1 | -2/+1 |
2018-07-04 | IP FIB dump - incorrect table-ID for deag paths | Neale Ranns | 1 | -1/+1 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 1 | -0/+1 |
2018-03-19 | FIB code coverity found defect | Neale Ranns | 1 | -1/+1 |
2018-03-19 | FIX: Fixed ip6_fib_dump api function response. | Dmitry Vakhrushev | 1 | -1/+1 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 1 | -0/+268 |