IPv6 ND Router discovery data plane (VPP-1095)
[vpp.git] / src / vnet / ethernet /
2018-03-07 Steve ShinFix Avoid crash in vnet_delete_sub_interface routine 29/11029/1
2018-02-20 Steve ShinFix reset the vlan flags when main interface is deleted. 05/10705/2
2018-02-20 Damjan Marionvppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 70/10670/1
2018-02-19 Damjan MarionUse neutral vector code for ethernet_frame_is_tagged 36/10636/4
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-02-06 Damjan MarionFix clang implicit conversion errors 35/10435/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-19 John LoSub-Interface deletion not cleanup hash's properly... 68/10168/2
2018-01-17 Damjan MarionFix checksum offload sssue caused by overwriten lX_hdr_... 04/10104/3
2018-01-06 zhaoqinglingVPP-1110 BVI reply ARP that doesn't request BVI loacl IP. 02/9902/5
2017-12-08 Damjan Mariontapv2: multiple improvements 45/9745/6
2017-12-06 Dave BarachRemove unused, uninteresting code 32/9732/2
2017-12-04 Stevenvnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset 98/9698/3
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
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-16 Pavel KotucekAdd missing counters for P2P ethernet interfaces 51/8051/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-08-01 Pavel KotucekP2P Ethernet 24/7224/7
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and... 13/7713/4
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 Christophe FontaineFix typo for non x86 platforms. 64/7564/2
2017-07-07 Eyal BariETH:optimized double is_tagged check 18/7118/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-14 Eyal BariETH:fix l2_len/vlan count mismatch for > 2 tags 20/7120/2
2017-06-08 Pavel KotucekP2P Ethernet - API 49/7049/3
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 Hongjun NiAdd ethernet type to support NSH over ethernet 32/6732/3
2017-05-17 Neale RannsARP learning fixes (VPP-843) 28/6728/3
2017-05-06 Hongjun NiFix mac check issue for vitual tunnel interface with... 77/6577/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-13 John LoAdd MAC address check in ethernet-input node if interfa... 18/5718/10
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
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-03-03 Jon LoeligerImplement a loopback instance allocation scheme. 72/5572/3
2017-02-21 Pavel KotucekVPP-540 : pbb tag rewrite details 15/4715/8
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