Age | Commit message (Expand) | Author | Files | Lines |
2017-06-14 | ETH:fix l2_len/vlan count mismatch for > 2 tags | Eyal Bari | 2 | -15/+3 |
2017-06-12 | L2FIB:fix crash in show with deleted subif entries | Eyal Bari | 1 | -4/+7 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions | Ole Troan | 2 | -52/+41 |
2017-05-19 | Enforce Bridge Domain ID range to match 24-bit VNI range | John Lo | 3 | -7/+20 |
2017-05-15 | L2BD/API:fix bd dump to ignore unknown bd_id | Eyal Bari | 1 | -19/+20 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries | Eyal Bari | 6 | -86/+156 |
2017-05-05 | Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table | John Lo | 2 | -5/+16 |
2017-05-03 | L2FIB:flush interface learned macs on down | Eyal Bari | 4 | -39/+42 |
2017-05-02 | Prevent Bridge Domain operations on BD 0. | Jon Loeliger | 2 | -2/+62 |
2017-04-28 | Fix memory leak on deletion of BD (bridge domain) | John Lo | 1 | -3/+9 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -88/+8 |
2017-04-24 | BD:unify bridge domain creation code | Eyal Bari | 3 | -106/+86 |
2017-04-06 | VPP-686: create bridge-domain | Choonho Son | 1 | -2/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 3 | -11/+11 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis | Eyal Bari | 2 | -0/+82 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api | Eyal Bari | 4 | -10/+55 |
2017-04-01 | CLI: create/delete bridge-domain | Choonho Son | 2 | -1/+201 |
2017-03-28 | Implement MAC Flush for BD or Interface from the L2FIB | John Lo | 8 | -46/+253 |
2017-03-16 | vlib: make runtime_data thread-local | Damjan Marion | 2 | -0/+31 |
2017-03-07 | fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expres... | Gabriel Ganne | 2 | -10/+8 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... | Andrew Yourtchenko | 3 | -3/+17 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -22/+0 |
2017-03-02 | bridge domain: fix members reordered when removing | Eyal Bari | 1 | -1/+1 |
2017-02-28 | Clear L2 output config on interface mode change to L3 (VPP-651) | John Lo | 1 | -4/+11 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 2 | -15/+45 |
2017-02-21 | VPP-540 : pbb tag rewrite details | Pavel Kotucek | 3 | -52/+140 |
2017-02-17 | l2 input: avoid per-packet trace checks in the fast path | Dave Barach | 4 | -25/+54 |
2017-01-27 | API refactoring : l2 (add) | Pavel Kotucek | 2 | -1/+147 |
2017-01-10 | API refactoring : l2, mpls, sr | Pavel Kotucek | 2 | -3/+599 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 37 | -0/+13596 |