Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -0/+45 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 15 | -119/+1615 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 4 | -52/+86 |
2017-12-21 | fib: make deag entries urpf extempt | Florin Coras | 4 | -0/+14 |
2017-12-19 | FIB memory leak during recursive loop detection | Neale Ranns | 1 | -0/+2 |
2017-12-15 | fib: fix show fib path-list and path | Florin Coras | 2 | -4/+4 |
2017-12-13 | Separate heap for IPv4 mtries | Neale Ranns | 2 | -30/+14 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 6 | -146/+117 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" | Neale Ranns | 5 | -264/+121 |
2017-11-30 | Fix CLI path parsing for via interface only | Neale Ranns | 1 | -6/+6 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 9 | -12/+148 |
2017-11-27 | Fix - sh ip fib mtrie sum | Neale Ranns | 1 | -5/+5 |
2017-11-26 | FIB: optimise for src memory allocations | Neale Ranns | 5 | -121/+264 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 5 | -15/+11 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 2 | -0/+171 |
2017-11-15 | BIER: coverity fixes | Neale Ranns | 1 | -5/+11 |
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 | 6 | -31/+107 |
2017-11-09 | BIER | Neale Ranns | 15 | -70/+561 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 4 | -1/+84 |
2017-10-26 | fib test - fix undefined behavior warning found by clang | Gabriel Ganne | 2 | -2/+2 |
2017-10-25 | L3 proxy FIB source for container networking | Andrew Yourtchenko | 3 | -7/+14 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 5 | -8/+61 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 1 | -0/+1 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 5 | -100/+100 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 10 | -28/+28 |
2017-10-04 | Dump of deag/lookup routes has is_drop=1 (VPP-995) | Neale Ranns | 1 | -0/+2 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+2 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 6 | -14/+67 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 13 | -68/+171 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO | Neale Ranns | 2 | -14/+14 |
2017-08-15 | coverity: remove dependency on uint32_t in fib_test.c | Marek Gradzki | 1 | -1/+1 |
2017-08-08 | L2 over MPLS | Neale Ranns | 20 | -263/+263 |
2017-08-03 | DHCP Client: receive unicast ACKs | Neale Ranns | 1 | -7/+2 |
2017-08-01 | FIB path weight incorrect in dump (VPP-922) | Neale Ranns | 3 | -5/+6 |
2017-07-31 | Fix fib_path encoding (VPP-921) | Florin Coras | 1 | -0/+2 |
2017-07-19 | Add a bihash prefetchable bucket-level cache | Dave Barach | 2 | -3/+3 |
2017-07-18 | FIB path preference | Neale Ranns | 8 | -40/+623 |
2017-06-21 | ARP: ignore non-connected routes and non-interface sources when determing if ... | Neale Ranns | 1 | -3/+7 |
2017-06-13 | FIB walk process - wake-up rate unnecessarily high | Neale Ranns | 1 | -1/+11 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 1 | -1/+3 |
2017-05-26 | ARP/ND use path_remove to complement path_add | Neale Ranns | 2 | -8/+19 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 3 | -44/+39 |
2017-05-24 | Leak locks and tables in the Classifier | Neale Ranns | 2 | -4/+6 |
2017-05-23 | Labelled attached paths via an MPLS tunnel | Neale Ranns | 2 | -39/+62 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) | Neale Ranns | 13 | -621/+1159 |
2017-05-15 | Fix FIB recursion loops via cover (VPP-842) | Neale Ranns | 3 | -38/+81 |
2017-05-05 | First commit SR MPLS | Pablo Camarillo | 1 | -4/+4 |
2017-05-02 | Use per-protocol default flow-hash config when the FIB table index is not known | Neale Ranns | 3 | -2/+44 |
2017-04-26 | IP Flow Hash Config fixes | Neale Ranns | 11 | -56/+128 |