Age | Commit message (Expand) | Author | Files | Lines |
2019-04-19 | FIB: recursion casues path realloc | Neale Ranns | 1 | -1/+12 |
2019-03-22 | ADJ: more thorough link up check | Neale Ranns | 1 | -5/+5 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -4/+23 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies | Neale Ranns | 1 | -2/+14 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-10-16 | FIB: use vlib-log for debugging | Neale Ranns | 1 | -30/+35 |
2018-10-16 | Sticky Load-balance | Neale Ranns | 1 | -6/+11 |
2018-10-08 | Adding Multipath support for exclusive DPO based fib path entries via rpath | Vijayabhaskar Katamreddy | 1 | -2/+11 |
2018-09-25 | FIB: recusrive paths must lock the table to prevent its deletion | Neale Ranns | 1 | -0/+6 |
2018-09-20 | UDP-Encap: name counters for the stats segment | Neale Ranns | 1 | -1/+1 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 1 | -4/+1 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes | Neale Ranns | 1 | -0/+2 |
2018-04-25 | GBPv6: NAT66 actions for GBP | Neale Ranns | 1 | -1/+1 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -2/+2 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 1 | -1/+9 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 1 | -11/+9 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. | Ole Troan | 1 | -0/+1 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 1 | -38/+68 |
2017-12-21 | fib: make deag entries urpf extempt | Florin Coras | 1 | -0/+5 |
2017-12-15 | fib: fix show fib path-list and path | Florin Coras | 1 | -2/+2 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 1 | -115/+66 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) | Neale Ranns | 1 | -4/+3 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 1 | -1/+12 |
2017-11-09 | BIER | Neale Ranns | 1 | -15/+370 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 1 | -1/+72 |
2017-10-25 | L3 proxy FIB source for container networking | Andrew Yourtchenko | 1 | -7/+8 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 1 | -2/+8 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 1 | -22/+42 |
2017-10-04 | Dump of deag/lookup routes has is_drop=1 (VPP-995) | Neale Ranns | 1 | -0/+2 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO | Neale Ranns | 1 | -7/+7 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -44/+35 |
2017-08-01 | FIB path weight incorrect in dump (VPP-922) | Neale Ranns | 1 | -2/+3 |
2017-07-31 | Fix fib_path encoding (VPP-921) | Florin Coras | 1 | -0/+2 |
2017-07-18 | FIB path preference | Neale Ranns | 1 | -4/+43 |
2017-05-23 | Labelled attached paths via an MPLS tunnel | Neale Ranns | 1 | -26/+44 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) | Neale Ranns | 1 | -3/+3 |
2017-05-15 | Fix FIB recursion loops via cover (VPP-842) | Neale Ranns | 1 | -3/+8 |
2017-04-24 | Improve Load-Balance MAPs | Neale Ranns | 1 | -2/+4 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 1 | -2/+1 |
2017-04-11 | MPLS Mcast coverity fixes | Neale Ranns | 1 | -1/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 1 | -19/+0 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -44/+178 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 1 | -15/+37 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 1 | -0/+1 |
2017-03-17 | Attached hosts | Neale Ranns | 1 | -0/+7 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | Florin Coras | 1 | -0/+4 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -29/+62 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+2001 |