Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+1 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -8/+8 |
2018-01-11 | api: remove transport specific code from handlers | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -19/+20 |
2018-01-09 | api: refactor vlibmemory | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -8/+7 |
2017-12-20 | L2 Emulation | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+1 |
2017-11-10 | Break up vpe.api | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 2 | -5/+273 |
2017-11-10 | Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -6/+25 |
2017-11-08 | Fix SHG handling for ARP/ICMPv6 received from BVI in a BD | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -0/+8 |
2017-11-03 | silence l2fib_init() invalid read of size 2 found by address-sanitizer | ![](//seccdn.libravatar.org/avatar/f390e1bd6d3b4c3948237bcb15cd9373?s=13&d=retro) Gabriel Ganne | 1 | -1/+6 |
2017-10-31 | Fix "l2fib add" CLI to allow adding of filter MAC entries | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -25/+17 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -49/+44 |
2017-10-24 | Update L2 header offset after VLAN tag rewrite | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+3 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 3 | -2/+4 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+2 |
2017-10-03 | Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 2 | -3/+5 |
2017-10-03 | Repair vlib API socket server | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -5/+7 |
2017-10-02 | L2-FIB:add mac learn events test | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -56/+49 |
2017-09-15 | Update of free text tag patch for BD | ![](//seccdn.libravatar.org/avatar/6f887d794d971961c0dd8be08932731d?s=13&d=retro) Jerome Tollet | 3 | -4/+7 |
2017-09-07 | Support for bridge domain free text tag | ![](//seccdn.libravatar.org/avatar/6f887d794d971961c0dd8be08932731d?s=13&d=retro) Jerome Tollet | 4 | -2/+66 |
2017-09-03 | Improve L2FIB PDR/NDR performance (VPP-963) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 4 | -18/+30 |
2017-08-22 | Increase default MAC learn limit and check it in learn-update path | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 5 | -4/+8 |
2017-08-03 | Add support for API client to receive L2 MAC events | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 8 | -160/+494 |
2017-07-31 | CLI:add l2 input/outut to "sh int features" | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 5 | -1/+51 |
2017-07-24 | SPAN:add l2 mirror | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 3 | -10/+16 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 13 | -319/+154 |
2017-07-20 | L2FWD:move vec_validate out of access function | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 2 | -2/+9 |
2017-07-19 | Add a bihash prefetchable bucket-level cache | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -4/+4 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2017-07-13 | Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 7 | -167/+49 |
2017-07-11 | L2INPUT:fix features mask cailculation | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -6/+10 |
2017-06-27 | L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 5 | -87/+64 |
2017-06-19 | L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 7 | -53/+87 |
2017-06-14 | ETH:fix l2_len/vlan count mismatch for > 2 tags | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 2 | -15/+3 |
2017-06-12 | L2FIB:fix crash in show with deleted subif entries | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -4/+7 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 2 | -52/+41 |
2017-05-19 | Enforce Bridge Domain ID range to match 24-bit VNI range | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 3 | -7/+20 |
2017-05-15 | L2BD/API:fix bd dump to ignore unknown bd_id | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -19/+20 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 6 | -86/+156 |
2017-05-05 | Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 2 | -5/+16 |
2017-05-03 | L2FIB:flush interface learned macs on down | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 4 | -39/+42 |
2017-05-02 | Prevent Bridge Domain operations on BD 0. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 2 | -2/+62 |
2017-04-28 | Fix memory leak on deletion of BD (bridge domain) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -3/+9 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -88/+8 |
2017-04-24 | BD:unify bridge domain creation code | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 3 | -106/+86 |
2017-04-06 | VPP-686: create bridge-domain | ![](//seccdn.libravatar.org/avatar/b32c32aacba662d83860e061289d2622?s=13&d=retro) Choonho Son | 1 | -2/+4 |
2017-04-06 | Use thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -11/+11 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 2 | -0/+82 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 4 | -10/+55 |
2017-04-01 | CLI: create/delete bridge-domain | ![](//seccdn.libravatar.org/avatar/b32c32aacba662d83860e061289d2622?s=13&d=retro) Choonho Son | 2 | -1/+201 |
2017-03-28 | Implement MAC Flush for BD or Interface from the L2FIB | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 8 | -46/+253 |