aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ethernet/arp.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Packets recieved on VLAN-0 map to the main interfaceNeale Ranns1-164/+30
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns1-1/+17
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-5/+5
2017-05-17VPP-719: Accept ARP replies from VRRP hw addrMatthew Smith1-7/+27
2017-05-17ARP learning fixes (VPP-843)Neale Ranns1-72/+47
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns1-0/+3
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-9/+5
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-1/+0
2017-03-31ARP/API:protect against identical registrationsEyal Bari1-55/+38
2017-03-30BRIDGE-DOMAIN:enable arp term,mac/ip learning on local intsEyal Bari1-8/+7
2017-03-27Mcast rewrite no memcpyNeale Ranns1-21/+23
2017-03-17Attached hostsNeale Ranns1-18/+54
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-25/+36
2017-03-08ARP resilience in the absence of IP config on input and output interfacesNeale Ranns1-0/+6
2017-02-02SNAT: changed source for outbound address FIB entry (VPP-613)Matus Fabian1-5/+2
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-21/+63
2017-01-12Fix ARP on unnumbered interfaces (VPP-583)Neale Ranns1-2/+15
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+2355