Age | Commit message (Expand) | Author | Files | Lines |
2022-10-07 | fib: add fib_entry_get_path_list_for_source |  Damjan Marion | 1 | -0/+19 |
2022-08-29 | fib: fix coverity 249175 |  Andrew Yourtchenko | 1 | -0/+1 |
2021-12-21 | fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO |  Neale Ranns | 1 | -47/+9 |
2021-12-19 | fib: Incorrect logic for IPv6 link-local attached export. |  Neale Ranns | 1 | -1/+1 |
2021-11-15 | fib: re-evaluate the import/export state of a prefix. |  Neale Ranns | 1 | -1/+1 |
2021-07-13 | fib: Set the GLEAN flag on attached export routes so that the SAS works |  Neale Ranns | 1 | -38/+20 |
2021-06-03 | fib: fix flags updates when adding routes with a udp encap path |  Arthur de Kerhor | 1 | -1/+1 |
2021-02-01 | fib: Changes to interpose source |  Neale Ranns | 1 | -16/+63 |
2020-12-08 | fib: Source Address Selection |  Neale Ranns | 1 | -2/+3 |
2020-02-13 | fib: Fix some more realloc errors |  Neale Ranns | 1 | -49/+23 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 1 | -11/+16 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -0/+38 |
2019-07-28 | fib: add invalid source type and fix debug log |  Benoît Ganne | 1 | -17/+12 |
2019-07-19 | fib: FIB Entry tracking |  Neale Ranns | 1 | -0/+1 |
2019-07-10 | fib: fib_entry_flags_update takes a vector of paths |  Neale Ranns | 1 | -5/+1 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -31/+36 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -6/+6 |
2018-10-29 | Fixing Exclusive dpo path issues added when via rpath |  Vijayabhaskar Katamreddy | 1 | -4/+18 |
2018-10-27 | FIB: Sources must be keep in priority order, so re-sort after a vec_del |  Neale Ranns | 1 | -0/+2 |
2018-10-16 | FIB: use vlib-log for debugging |  Neale Ranns | 1 | -2/+1 |
2018-03-20 | FIB Interpose Source |  Neale Ranns | 1 | -149/+235 |
2018-03-13 | FIB: DVR paths are not considered L3 attached |  Neale Ranns | 1 | -0/+10 |
2018-03-09 | MPLS Unifom mode |  Neale Ranns | 1 | -1/+3 |
2018-03-05 | IP6 link-local table |  Neale Ranns | 1 | -5/+3 |
2018-01-18 | FIB Inherited Srouce |  Neale Ranns | 1 | -6/+347 |
2017-12-21 | fib: make deag entries urpf extempt |  Florin Coras | 1 | -0/+4 |
2017-12-09 | BIER in non-MPLS netowrks |  Neale Ranns | 1 | -0/+1 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" |  Neale Ranns | 1 | -131/+66 |
2017-11-26 | FIB: optimise for src memory allocations |  Neale Ranns | 1 | -66/+131 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs |  Neale Ranns | 1 | -1/+18 |
2017-11-09 | BIER |  Neale Ranns | 1 | -6/+8 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -12/+4 |
2017-07-18 | FIB path preference |  Neale Ranns | 1 | -0/+18 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) |  Neale Ranns | 1 | -184/+105 |
2017-05-02 | Use per-protocol default flow-hash config when the FIB table index is not known |  Neale Ranns | 1 | -2/+17 |
2017-04-24 | Improve Load-Balance MAPs |  Neale Ranns | 1 | -7/+8 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -78/+76 |
2017-03-17 | Attached hosts |  Neale Ranns | 1 | -0/+4 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) |  Shwetha Bhandari | 1 | -2/+3 |
2017-02-24 | FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t... |  Neale Ranns | 1 | -2/+6 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets |  Florin Coras | 1 | -0/+1 |
2017-01-27 | IP Multicast FIB (mfib) |  Neale Ranns | 1 | -0/+4 |
2017-01-05 | FIB memory leaks (VPP-578) |  Neale Ranns | 1 | -0/+8 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+1456 |