Typos. A bunch of typos I've been collecting.
[vpp.git] / src / vnet / ethernet / arp.c
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-05 Neale RannsL2: ARP term - learn but don't send response to GARPs 08/18008/2
2019-02-22 Neale RannsCallback functions must have the correct signature 77/17777/2
2019-01-30 Neale RannsUse IP and MAC API types for neighbors 38/14138/13
2019-01-23 Neale RannsIP route local and connected 98/16998/2
2018-11-21 Pavel KotucekVPP-1309: fixed crash when listing ip arp after removin... 24/15924/5
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-09-24 Neale RannsARP: don't use RPC for requests initiated from the... 44/14944/2
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-07-30 Neale RannsFIB: return entry prefix by const reference to avoid... 12/13812/1
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-07-14 John LoImprove IP4 ARP and IP6 ND Events Notification 70/13470/3 v18.10-rc0
2018-06-25 John LoAdd checks for bad ARP request packets in arp-terminati... 08/13208/3
2018-06-19 John LoCheck get packet template allocation failure (VPP-1321) 31/13131/3
2018-06-08 Neale RannsGratuitous ARP packet handling 56/12956/3
2018-06-07 John LoRevert "Allow arp-input node to learn IPv4 neighbors... 52/12952/2
2018-06-07 John LoAllow arp-input node to learn IPv4 neighbors from GARP... 26/12926/2
2018-06-05 Stevenbond: send gratuitous arp when the active slave went... 15/12915/1
2018-05-28 John LoFix IP neighbor/arp pool full and static entry handling 83/12683/2
2018-05-25 Neale RannsARP proxy dumps 93/12693/4
2018-05-18 Jon LoeligerARP: Ensure STATIC and DYANMIC ARP flags are mutually... 37/12637/2
2018-05-11 John LoPeriodic scan and probe of IP neighbors to maintain... 76/12276/8
2018-04-18 Neale RannsMcast rewrite optimisations 17/8017/3
2018-04-13 Neale RannsGBP V2 47/11547/10
2018-03-20 Neale RannsFIB Interpose Source 28/10728/10
2018-02-16 Neale RannsAllow providers to override glean behaviour 00/10600/1
2018-02-15 Ole TrøanRevert "Allow interface types to override glean adjacen... 83/10583/2
2018-02-15 Neale RannsAllow interface types to override glean adjacency behaivour 97/10497/3
2018-01-06 zhaoqinglingVPP-1110 BVI reply ARP that doesn't request BVI loacl IP. 02/9902/5
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-25 John LoFix sending GARP/NA on Bonded Interface Active/Backup... 13/8513/3
2017-09-22 Eyal BariIP-MAC,ND:wildcard events,fix sending multiple events 71/8471/3
2017-09-18 Eyal BariL2BD,ARP-TERM:fix arp query report mechanism+test 27/8427/8
2017-09-11 Neale Rannsreplace uint32_t with u32 84/8384/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-08-15 Neale RannsSupport proxy ARP on mirrored TAP interfaces 55/8055/2
2017-08-10 Matthew SmithVPP-933 VPP crashes when deleting an ARP entry 71/7971/1
2017-08-09 Neale RannsARP reply: use interface to build rewrite string 44/7944/2
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-04 Neale Rannsdon't truncate the interface name in 'sh ip arp' 16/7916/1
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and... 13/7713/4
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-06-21 Neale RannsARP: ignore non-connected routes and non-interface... 44/7144/5
2017-06-06 Neale RannsPackets recieved on VLAN-0 map to the main interface 36/6936/7
2017-05-26 Neale RannsARP/ND use path_remove to complement path_add 86/6886/2
2017-05-23 Neale RannsARP/ND entries for the same address on different interf... 61/6761/8
2017-05-17 Matthew SmithVPP-719: Accept ARP replies from VRRP hw addr 34/6734/3
2017-05-17 Neale RannsARP learning fixes (VPP-843) 28/6728/3
2017-04-19 Neale RannsLearn IP6 link-local ND entries from NSs sourced from... 64/6264/2
2017-04-11 Neale RannsRemove usued, redundant and deprecated code from lookup.h 45/6145/2
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-04-03 Neale RannsAdjacency layout change and move to vnet/adj 24/5924/3
2017-03-31 Eyal BariARP/API:protect against identical registrations 64/5964/3
2017-03-30 Eyal BariBRIDGE-DOMAIN:enable arp term,mac/ip learning on local... 34/5934/2
2017-03-27 Neale RannsMcast rewrite no memcpy 53/5753/3
2017-03-17 Neale RannsAttached hosts 20/5720/6
2017-03-09 Neale RannsIMplementation for option to not create a FIB table... 82/5682/2
2017-03-08 Neale RannsARP resilience in the absence of IP config on input... 77/5677/2
2017-02-02 Matus FabianSNAT: changed source for outbound address FIB entry... 66/4966/4
2017-01-27 Neale RannsIP Multicast FIB (mfib) 09/4709/9
2017-01-12 Neale RannsFix ARP on unnumbered interfaces (VPP-583) 54/4654/2
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19