Age | Commit message (Expand) | Author | Files | Lines |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options | John Lo | 4 | -54/+69 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 1 | -22/+6 |
2018-05-24 | Rewrite of l2-output node | Damjan Marion | 1 | -332/+280 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 1 | -5/+2 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index | Damjan Marion | 1 | -1/+1 |
2018-04-24 | Support QOS_SOURCE_IP recording from L2 input node. | Igor Mikhailov (imichail) | 1 | -0/+1 |
2018-04-18 | typo fix: UNKOWN -> UNKNOWN | Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-04-13 | GBP V2 | Neale Ranns | 3 | -1/+6 |
2018-04-13 | bond: ping fails between l2 BD [VPP-1238] | Steven | 1 | -0/+7 |
2018-04-09 | L2: no-flood interface type in the Bridge-Domain | Neale Ranns | 3 | -10/+33 |
2018-04-06 | Change l2-fwd node to allow possible feature before UU-FLOOD | John Lo | 1 | -6/+14 |
2018-03-29 | l2_input:optimize counter access | Eyal Bari | 1 | -31/+16 |
2018-03-14 | Improve l2_macs_events API to provide MAC move information | John Lo | 4 | -8/+22 |
2018-03-11 | vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo... | Andrew Yourtchenko | 2 | -10/+10 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) | Marek Gradzki | 1 | -0/+5 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." | Ole Trøan | 1 | -5/+0 |
2018-03-05 | API: Add service definitions for events and singleton messages. | Ole Troan | 1 | -0/+5 |
2018-02-26 | Fix current data offset to use vlib_buffer_get_current in input/output ACL | Steve Shin | 1 | -5/+5 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 3 | -380/+144 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | Florin Coras | 1 | -8/+8 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -19/+20 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -8/+7 |
2017-12-20 | L2 Emulation | Neale Ranns | 1 | -0/+1 |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -5/+273 |
2017-11-10 | Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD | John Lo | 1 | -6/+25 |
2017-11-08 | Fix SHG handling for ARP/ICMPv6 received from BVI in a BD | John Lo | 1 | -0/+8 |
2017-11-03 | silence l2fib_init() invalid read of size 2 found by address-sanitizer | Gabriel Ganne | 1 | -1/+6 |
2017-10-31 | Fix "l2fib add" CLI to allow adding of filter MAC entries | John Lo | 1 | -25/+17 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array | Mohsin Kazmi | 5 | -49/+44 |
2017-10-24 | Update L2 header offset after VLAN tag rewrite | Neale Ranns | 1 | -1/+3 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 3 | -2/+4 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-03 | Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) | John Lo | 2 | -3/+5 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -5/+7 |
2017-10-02 | L2-FIB:add mac learn events test | Eyal Bari | 1 | -56/+49 |
2017-09-15 | Update of free text tag patch for BD | Jerome Tollet | 3 | -4/+7 |
2017-09-07 | Support for bridge domain free text tag | Jerome Tollet | 4 | -2/+66 |
2017-09-03 | Improve L2FIB PDR/NDR performance (VPP-963) | John Lo | 4 | -18/+30 |
2017-08-22 | Increase default MAC learn limit and check it in learn-update path | John Lo | 5 | -4/+8 |
2017-08-03 | Add support for API client to receive L2 MAC events | John Lo | 8 | -160/+494 |
2017-07-31 | CLI:add l2 input/outut to "sh int features" | Eyal Bari | 5 | -1/+51 |
2017-07-24 | SPAN:add l2 mirror | Eyal Bari | 3 | -10/+16 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage | John Lo | 13 | -319/+154 |
2017-07-20 | L2FWD:move vec_validate out of access function | Eyal Bari | 2 | -2/+9 |
2017-07-19 | Add a bihash prefetchable bucket-level cache | Dave Barach | 1 | -4/+4 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -1/+1 |
2017-07-13 | Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) | John Lo | 7 | -167/+49 |
2017-07-11 | L2INPUT:fix features mask cailculation | Eyal Bari | 1 | -6/+10 |
2017-06-27 | L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) | Eyal Bari | 5 | -87/+64 |