aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip6_neighbor.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-2/+2
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-1/+0
2017-04-01ARP/ND/API:fix arp reg + nd no identical regsEyal Bari1-55/+38
2017-03-30BRIDGE-DOMAIN:enable arp term,mac/ip learning on local intsEyal Bari1-5/+3
2017-03-27Mcast rewrite no memcpyNeale Ranns1-21/+22
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-21/+38
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns1-6/+130
2017-03-03IPv6 RA improvementsNeale Ranns1-146/+98
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-0/+4
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-6/+21
2017-02-16Fix crash on deleting previously activated IPv6 interface - VPP-636Wojciech Dec1-0/+4
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-63/+71
2017-01-10IPv6 NS RS tests and fixesNeale Ranns1-32/+10
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+4088