Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-04-24 | Improve Load-Balance MAPs | Neale Ranns | 10 | -68/+307 |
2017-04-18 | Memory leak in load-balance maps | Neale Ranns | 1 | -2/+10 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 7 | -39/+21 |
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 | 17 | -311/+1039 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 13 | -138/+983 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 12 | -66/+147 |
2017-03-30 | SR replicate mheap corruption fix VPP-672 | shwethab | 2 | -1/+1 |
2017-03-29 | Mtrie optimisations | Neale Ranns | 2 | -6/+3 |
2017-03-29 | Sub-net broadcast addresses for IPv4 | Neale Ranns | 1 | -0/+21 |
2017-03-17 | Attached hosts | Neale Ranns | 5 | -0/+22 |
2017-03-17 | Adjacency refinement; check the cover's interface against the adjacency's | Neale Ranns | 2 | -4/+97 |
2017-03-15 | No vector allocation during buffer copy | Neale Ranns | 1 | -3/+1 |
2017-03-09 | MAP pre-resolve - use FIB to track pre-resolved next-hop | Neale Ranns | 1 | -0/+2 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... | Neale Ranns | 2 | -0/+6 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) | Shwetha Bhandari | 2 | -3/+11 |