Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-02-25 | MFIB: changes to improve route add/delete performance | Neale Ranns | 1 | -5/+3 |
2017-02-24 | FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t... | Neale Ranns | 3 | -7/+31 |
2017-02-24 | MFIB memory leak. free the per-source interface hash | Neale Ranns | 1 | -1/+1 |
2017-02-20 | FIB reset leaves residual routes. Wrong API used to remove the routes meant t... | Neale Ranns | 2 | -2/+5 |
2017-02-20 | Python test IP and MPLS objects conform to infra. | Neale Ranns | 1 | -1/+1 |
2017-02-13 | Out-of-tree Build Error fix | AkshayaNadahalli | 1 | -22/+0 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | Florin Coras | 6 | -4/+25 |
2017-02-08 | Fix source address reachability check for ip6 local packets | AkshayaNadahalli | 1 | -1/+23 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 20 | -224/+440 |
2017-01-12 | Account for pool realloc when importing FIB entries during VRF export | Neale Ranns | 1 | -4/+12 |
2017-01-05 | FIB memory leaks (VPP-578) | Neale Ranns | 4 | -8/+29 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 48 | -0/+25560 |