aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/lookup.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-19mfib CLI bugs (VPP-852)Neale Ranns1-0/+2
2017-05-02Allow local/for-us replications for IP multicast routes on the CLINeale Ranns1-1/+6
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-32/+3
2017-04-07MPLS McastNeale Ranns1-1/+2
2017-04-07VPP-684.Add ip which mask length exceeding upper limit,ping segmentfaultflyingeagle231-1/+4
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-8/+2
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-5/+3
2017-03-08ARP resilience in the absence of IP config on input and output interfacesNeale Ranns1-0/+15
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns1-0/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-11/+23
2017-02-20CLI extension to add multiple (S,G)s at once and time itNeale Ranns1-10/+76
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+171
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+967