tap: add support for persistance
[vpp.git] / src / vnet / ethernet /
2020-02-26 Dave Barachethernet: configure system default ethernet MTU 73/25473/3
2020-02-24 Neale Rannsethernet: trivial additions 84/25384/3
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-11-27 Benoît Gannemisc: add address sanitizer heap instrumentation 37/21937/10
2019-11-26 Matthew Smithethernet: all dmac checks include secondary addrs 25/23525/2
2019-11-26 Neale Rannsfib: Table Replace 36/23336/6
2019-11-25 Dave Barachvlib: autogenerate <node> before <last-in-arc> constraints 10/23610/2
2019-11-20 Dave Barachclassify: per-interface rx/tx pcap capture filters 62/23562/2
2019-10-29 Neale Rannsethernet: VNET API to create sub-interfaces 36/23036/2
2019-10-03 Matthew Smithethernet: fix dmac filter coverity warning 92/22492/2
2019-10-02 Matthew G Smithethernet: dmac filter checks secondary mac addrs 92/21792/10
2019-09-26 Dave Barachmisc: add vnet classify filter set support 64/22264/4
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-23 Dave Barachmisc: unify pcap rx / tx / drop trace 01/22201/4
2019-09-20 Dave Barachmisc: classifier-based packet trace filter 59/22059/9
2019-09-16 Ole Troanapi: autogenerate api trace print/endian 72/21772/11
2019-09-04 Matthew Smithethernet: move dmac filtering to inline function 62/21462/8
2019-09-03 Matthew Smithethernet: fix dmac check avx2 loop condition 40/21740/1
2019-08-20 Jakub Grajciarapi: Cleanup APIs interface.api 61/18361/22
2019-08-06 Prashant Maheshwariethernet: change to mark the CFI bit in the L2 header. 85/20985/9
2019-08-02 Dave Barachethernet: fix ARP feature arc definition 19/21019/3
2019-08-01 Neale Rannsethernet: Fix node ordering on ARP feautre ARC 82/20982/3
2019-07-15 Wei CHENinterface: fix issue that pcap rx/tx trace not availabl... 42/20342/6
2019-07-10 Benoît Ganneip: fix show ip neigh vector read overflow 84/20584/3
2019-07-05 Neale Rannsethernet: ARP disabled node 65/20365/2
2019-07-03 Dave Barachmisc: fix coverity warnings 85/20485/2
2019-07-02 Benoît Ganneip: check all fib src for a connected dst entry 21/20321/9
2019-06-07 Ole Troanp2p ethernet: update p2p_ethernet.api with explicit... 22/20022/2
2019-06-03 Neale RannsARP: add feature arc 77/19877/3
2019-05-28 Neale RannsPunt: socket register for exception dispatched/punted... 42/19642/14
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-04-24 Zhiyong Yangethernet_input_inline: leverage vlib_get_buffers 37/19137/3
2019-04-10 Benoît Ganneethernet: fix packet tracing 93/18793/3
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-03-28 Benoît GanneAdd RDMA ibverb driver plugin 43/17643/11
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-21 Neale RannsBVI Interface 16/18316/8
2019-03-15 Ole TrøanRevert "API: Cleanup APIs interface.api" 40/18340/2
2019-03-15 Jakub GrajciarAPI: Cleanup APIs interface.api 57/17957/9
2019-03-13 Filip Tehlardeprecate VLIB_NODE_FUNCTION_MULTIARCH 40/18240/2
2019-03-05 Neale RannsL2: ARP term - learn but don't send response to GARPs 08/18008/2
2019-02-26 Dave BarachMove pcap rx/tx trace code out of the dpdk plugin 28/17828/2
2019-02-22 Neale RannsCallback functions must have the correct signature 77/17777/2
2019-02-07 Benoît GanneFix parsing overflow in unformat_mac_address_t() 79/17379/2
2019-02-02 Damjan MarionDeprecate old mutliarch code, phase 1 52/17252/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-12-22 Damjan Marionethernet-input tagged packets optimizations 73/16173/18
2018-12-18 Ole TroanPAPI: Add MACAddress object wrapper for vl_api_mac_addr... 08/16508/6
2018-11-26 Dave BarachAdd a feature arc consistency check 93/16193/2
2018-11-26 Damjan MarionRemove unused argument from eth_identify_subint(...) 88/16188/1
2018-11-21 Pavel KotucekVPP-1309: fixed crash when listing ip arp after removin... 24/15924/5
2018-11-21 Damjan Marionethernet-input: fix assert in l2 mode 64/16064/2
2018-11-20 Damjan Marionethernet-input optimizations 42/15842/16
2018-11-18 Neale Rannsmac_address_t: size to 6 bytes so it represents wire... 00/16000/3
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-11-07 Neale RannsGBP Endpoint Learning 23/15223/12
2018-11-06 Neale RannsBD ARP entry use common API types 94/15494/6
2018-11-05 Neale RannsGenric API types format/unformat support for VAT and... 77/15677/2
2018-11-02 Eyal Bariarp:add error counters for all failure cases 30/15630/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-12 Andrew Yourtchenkovnet: complete the fix for l3_hdr_offset calculation... 56/15256/3
2018-10-09 Andrew Yourtchenkovnet: ethernet-input incorrectly sets l3_hdr_offset... 61/15161/7
2018-10-05 John LoOn interface deletion - make sure any vlan qinq table... 51/15151/2
2018-10-02 Mike BlyEnabled untagged vs default functionality 86/15086/3
2018-09-25 Neale RannsL2 BD: introduce a BD interface on which to send UU... 89/14689/5
2018-09-25 Damjan Mariondpdk: show pluggable info in 'show hardware' 56/14956/3
2018-09-24 Neale RannsARP: don't use RPC for requests initiated from the... 44/14944/2
2018-09-14 John LoRevert "L2-input: use vlib_buffer_enqueue_to_next" 17/14817/2
2018-09-13 Neale RannsL2-input: use vlib_buffer_enqueue_to_next 83/14783/2
2018-09-12 Damjan Marionfix missing extern in vnet/ethernet/node.c 74/14774/3
2018-09-10 Damjan Marionnew multiversioning on ethernet input nodes 46/14746/2
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-09-06 Neale Rannseth_mac_equal takes const pointers 00/14700/2
2018-09-05 Neale RannsAdd missing API MAC address encode implementation 73/14673/1
2018-08-31 Dave BarachFix typo 00/14600/1
2018-08-31 Neale RannsIntroduce a mac_address_t on the API and in VPP 50/14550/4
2018-08-22 Neale RannsConsolidate the [un]format_mac_address implementations 14/14414/2
2018-07-30 Neale RannsFIB: return entry prefix by const reference to avoid... 12/13812/1
2018-07-21 Dave BarachLoopback tx: support multiple tx intfcs per frame 96/13596/2
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-07-20 Neale RannsQoS: marking and recording for MPLS and VLAN 79/13479/3
2018-07-19 Damjan MarionRemove unused argument to vlib_feature_next 64/13564/2
2018-07-17 Eyal Bariloopback:fix delete to check interface class 94/13494/2
2018-07-15 Dave BarachVPP-1341: fix loopback interface graph arcs 72/13472/7
2018-07-14 John LoImprove IP4 ARP and IP6 ND Events Notification 70/13470/3 v18.10-rc0
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-07-07 Neale RannsPipes 57/13357/4
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-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
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
next