session: cleanup use of api_client_index
[vpp.git] / src / vnet / l2 /
2018-11-18 Damjan Marionadd vlib_prefetch_buffer_data(...) macro 12/16012/1
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Neale RannsL2 feautre bitmaps output verbose/non-verbose mode 51/15851/2
2018-11-07 Damjan Marionl2: convert l2_patch to new multiarch scheme 40/15740/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-06 Yulong PeiChange l2_patch from dual-loop to quad-loop 83/15383/4
2018-11-02 Damjan Marionvlib: define minimum chained buffer segment size 28/15628/4
2018-10-31 Eyal Baril2fib:remove unused bucket arg in lookup functions 27/15627/1
2018-10-24 Neale RannsL2-fwd trace show the lookup result 91/15491/2
2018-10-24 Neale RannsL2-input/output: use feature enum type in flag update... 93/15493/1
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-15 Andrew Yourtchenkovnet: create L2 feature arc infrastructure 63/15163/3
2018-10-11 Neale RannsL2: BM traffic does not use UU-FWD (VPP-1445) 27/15227/2
2018-10-10 Neale RannsL2-flood: no clone for 1 replication 00/15100/3
2018-10-01 Yichen WangFix documentation about sw_interface_set_l2_bridge 87/15087/1
2018-09-26 Alexander ChernavinModify return values of L2 bridge API handlers 51/14951/4
2018-09-25 Neale RannsL2 BD: introduce a BD interface on which to send UU... 89/14689/5
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-09-19 Neale RannsL2-fib-dump: send 1 or 0 rather than flag value 89/14889/2
2018-09-19 Yichen WangFix documentation for SHG in bridge domain 80/14880/1
2018-09-14 John LoRevert "L2-input: use vlib_buffer_enqueue_to_next" 17/14817/2
2018-09-13 Neale RannsL2-FWD: use vlib_buffer_enqueue_to_next and cache prefe... 75/14775/5
2018-09-13 Neale RannsL2-input: use vlib_buffer_enqueue_to_next 83/14783/2
2018-09-12 Neale RannsL2-Learn: use vlib_buffer_enqueue_to_next 78/14778/2
2018-09-11 Neale RannsL2-learn; cache prefetch fix 40/14740/4
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-09-07 Neale RannsL2-FIB: replace bit-fields with flags 99/14699/4
2018-09-04 Eyal Baril2_output:skip processing if no features are enabled 14/14614/3
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-08-24 Eyal Baril2:bvi-dont aceess sup hw int for broadcasts 32/14432/3
2018-08-23 Mohsin Kazmicoverity: l2 arp termination dump 34/14434/1
2018-08-22 Eyal Baril2:remove unused members of input, output configs 17/14417/2
2018-08-17 Mohsin Kazmil2: arp termination dump 81/14181/4
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-10 Neale RannsUse the bihash walk function 10/14010/3
2018-08-09 John LoFix L2 flooding to BVI with error return not working 12/14112/2
2018-08-07 Dave BarachFix dangling reference in l2fib_scan(...) 28/14028/2
2018-07-26 Neale RannsL2 Flood: use the buffer clone API rather than buffer... 78/13578/7
2018-07-23 Neale RannsL2 EFP: byteswap sw_if_index, enable flag can be u8... 14/13614/3
2018-07-15 Dave BarachVPP-1341: fix loopback interface graph arcs 72/13472/7
2018-07-11 Eyal Baribridge-domain:fix no_flood count 22/13422/2
2018-05-31 John LoImprove L2FIB delete entry handling and "show l2fib... 32/12832/2
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-24 Damjan MarionRewrite of l2-output node 47/12647/16
2018-05-11 John LoPeriodic scan and probe of IP neighbors to maintain... 76/12276/8
2018-05-10 Damjan Marionvppinfra: use count_trailing_zeros in sparse_vec_index 23/12523/3
2018-04-24 Igor Mikhailov ... Support QOS_SOURCE_IP recording from L2 input node. 40/11940/3
2018-04-18 Andrey "Zed" Zaikintypo fix: UNKOWN -> UNKNOWN 86/11886/2
2018-04-13 Neale RannsGBP V2 47/11547/10
2018-04-13 Stevenbond: ping fails between l2 BD [VPP-1238] 29/11729/2
2018-04-09 Neale RannsL2: no-flood interface type in the Bridge-Domain 94/11594/4
2018-04-06 John LoChange l2-fwd node to allow possible feature before... 53/11553/2
2018-03-29 Eyal Baril2_input:optimize counter access 36/11436/3
2018-03-14 John LoImprove l2_macs_events API to provide MAC move information 31/11131/3
2018-03-11 Andrew Yourtchenkovnet: l2-classify: prefetch (n+2, n+3) rather than... 16/11016/5
2018-03-06 Marek GradzkiAPI: Add service definitions for events and singleton... 73/10973/1
2018-03-05 Ole TrøanRevert "API: Add service definitions for events and... 65/10965/2
2018-03-05 Ole TroanAPI: Add service definitions for events and singleton... 20/10920/3
2018-02-26 Steve ShinFix current data offset to use vlib_buffer_get_current... 28/10828/1
2018-02-07 Andrew Yourtchenkoclassifier-based ACL: refactor + add output ACL 02/10002/9
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-11 Florin Corasapi: fix handlers that explicitly depend on svm queue 61/10061/2
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-20 Neale RannsL2 Emulation 59/9759/8
2017-11-10 Neale RannsBreak up vpe.api 75/9375/3
2017-11-10 John LoFurther fix to SHG handling for ARP/ICMPv6 from BVI... 81/9381/2
2017-11-08 John LoFix SHG handling for ARP/ICMPv6 received from BVI in... 73/9273/2
2017-11-03 Gabriel Gannesilence l2fib_init() invalid read of size 2 found by... 82/8982/6
2017-10-31 John LoFix "l2fib add" CLI to allow adding of filter MAC entries 65/9165/2
2017-10-31 Mohsin Kazmil2fib: MAC: Fix uint64 to u8 byte array 90/9090/7
2017-10-24 Neale RannsUpdate L2 header offset after VLAN tag rewrite 93/8993/2
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-03 John LoUpdate L2FIB entry timestamp only if BD aging enabled... 40/8640/2
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-10-02 Eyal BariL2-FIB:add mac learn events test 65/8565/2
2017-09-15 Jerome TolletUpdate of free text tag patch for BD 24/8424/4
2017-09-07 Jerome TolletSupport for bridge domain free text tag 01/8301/5
2017-09-03 John LoImprove L2FIB PDR/NDR performance (VPP-963) 89/8289/2
2017-08-22 John LoIncrease default MAC learn limit and check it in learn... 59/8159/2
2017-08-03 John LoAdd support for API client to receive L2 MAC events 88/7888/3
2017-07-31 Eyal BariCLI:add l2 input/outut to "sh int features" 85/7785/5
2017-07-24 Eyal BariSPAN:add l2 mirror 87/7587/6
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and... 13/7713/4
2017-07-20 Eyal BariL2FWD:move vec_validate out of access function 12/7612/3
2017-07-19 Dave BarachAdd a bihash prefetchable bucket-level cache 84/7584/6
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 John LoFix crash with worker threads on 4K VXLAN/BD setup... 63/7563/1
2017-07-11 Eyal BariL2INPUT:fix features mask cailculation 15/7515/2
2017-06-27 Eyal BariL2-LEARN:fix l2fib entry seq num not updated on hit... 08/7308/3
2017-06-19 Eyal BariL2FWD:fix seq_num overwritten + validate l2fib entries... 36/7136/6
2017-06-14 Eyal BariETH:fix l2_len/vlan count mismatch for > 2 tags 20/7120/2
2017-06-12 Eyal BariL2FIB:fix crash in show with deleted subif entries 09/7109/3
2017-05-20 Ole TroanAPI: Cleaning up message naming that does not follow... 62/6662/8
2017-05-19 John LoEnforce Bridge Domain ID range to match 24-bit VNI... 73/6773/2
2017-05-15 Eyal BariL2BD/API:fix bd dump to ignore unknown bd_id 79/6679/4
2017-05-08 Eyal BariL2FIB:CLI/API to flush all non-static entries 91/6591/8
2017-05-05 John LoFix L2FIB learn counter and memory cleanup of mac_by_ip... 12/6612/2
next