Age | Commit message (Expand) | Author | Files | Lines |
2021-01-08 | l2: Separating scan-delay and learn-limit into a separate API from want_l2_ma... | Jerome Tollet | 1 | -0/+30 |
2021-01-06 | l2: add per bridge domain learn limit | Jerome Tollet | 1 | -9/+46 |
2020-10-12 | l2: mark l2 fib uninitialized after clearing | Matthew Smith | 1 | -0/+2 |
2020-10-08 | l2: input performance | Neale Ranns | 1 | -13/+31 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 1 | -1/+0 |
2020-09-14 | l2: allocate l2fib only when needed | Damjan Marion | 1 | -8/+70 |
2020-04-21 | vppinfra: bihash improvements | Dave Barach | 1 | -6/+7 |
2020-03-09 | l2: API cleanup | Jakub Grajciar | 1 | -2/+7 |
2020-01-08 | l2: fix MAC learn counter update on adding MAC entry | John Lo | 1 | -1/+1 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 1 | -4/+8 |
2019-07-23 | api: binary api cleanup | Dave Barach | 1 | -2/+3 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand | Dave Barach | 1 | -0/+4 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -7/+8 |
2018-10-24 | L2-fwd trace show the lookup result | Neale Ranns | 1 | -0/+21 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -3/+3 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 1 | -2/+2 |
2018-09-07 | L2-FIB: replace bit-fields with flags | Neale Ranns | 1 | -32/+31 |
2018-08-10 | Use the bihash walk function | Neale Ranns | 1 | -126/+130 |
2018-08-07 | Fix dangling reference in l2fib_scan(...) | Dave Barach | 1 | -0/+8 |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options | John Lo | 1 | -51/+64 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 1 | -5/+2 |
2018-03-14 | Improve l2_macs_events API to provide MAC move information | John Lo | 1 | -3/+5 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | Florin Coras | 1 | -8/+8 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -1/+1 |
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 | 1 | -35/+31 |
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-08-22 | Increase default MAC learn limit and check it in learn-update path | John Lo | 1 | -1/+1 |
2017-08-03 | Add support for API client to receive L2 MAC events | John Lo | 1 | -100/+294 |
2017-07-19 | Add a bihash prefetchable bucket-level cache | Dave Barach | 1 | -4/+4 |
2017-07-13 | Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) | John Lo | 1 | -0/+7 |
2017-06-27 | L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) | Eyal Bari | 1 | -5/+5 |
2017-06-19 | L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding | Eyal Bari | 1 | -16/+3 |
2017-06-12 | L2FIB:fix crash in show with deleted subif entries | Eyal Bari | 1 | -4/+7 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries | Eyal Bari | 1 | -65/+103 |
2017-05-05 | Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table | John Lo | 1 | -3/+5 |
2017-05-03 | L2FIB:flush interface learned macs on down | Eyal Bari | 1 | -2/+11 |
2017-03-28 | Implement MAC Flush for BD or Interface from the L2FIB | John Lo | 1 | -14/+174 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+857 |