aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip6_neighbor.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-03ip: fix probing of already resolved destinations (VPP-998)Florin Coras1-1/+2
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-20/+53
2017-09-11replace uint32_t with u32Neale Ranns1-2/+2
2017-09-11FIB table add/delete APINeale Ranns1-31/+77
2017-08-15IPv6 local-address for P2P ethernet interfacesPavel Kotucek1-1/+2
2017-08-08L2 over MPLSNeale Ranns1-5/+5
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-2/+2
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-11/+8
2017-07-06Send GARP/NA on bonded intf slave up/down if in active-backup modeJohn Lo1-0/+53
2017-06-23IP4/IP6 FIB: fix crash during interface deletePavel Kotucek1-1/+1
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns1-7/+31
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-6/+6
2017-05-17ARP learning fixes (VPP-843)Neale Ranns1-2/+6
2017-04-24Improve Load-Balance MAPsNeale Ranns1-1/+1
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns1-2/+5
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-4/+2
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