aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2
AgeCommit message (Expand)AuthorFilesLines
2017-04-06VPP-686: create bridge-domainChoonho Son1-2/+4
2017-04-06Use thread local storage for thread indexDamjan Marion3-11/+11
2017-04-05L2FIB:add l2fib_flush_bd l2fib_flush_int apisEyal Bari2-0/+82
2017-04-04BD/API:add bridge_domain_set_mac_age apiEyal Bari4-10/+55
2017-04-01CLI: create/delete bridge-domainChoonho Son2-1/+201
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo8-46/+253
2017-03-16vlib: make runtime_data thread-localDamjan Marion2-0/+31
2017-03-07fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expres...Gabriel Ganne2-10/+8
2017-03-03VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...Andrew Yourtchenko3-3/+17
2017-03-02Clean up binary api message handler registration issuesDave Barach1-22/+0
2017-03-02bridge domain: fix members reordered when removingEyal Bari1-1/+1
2017-02-28Clear L2 output config on interface mode change to L3 (VPP-651)John Lo1-4/+11
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall2-15/+45
2017-02-21VPP-540 : pbb tag rewrite detailsPavel Kotucek3-52/+140
2017-02-17l2 input: avoid per-packet trace checks in the fast pathDave Barach4-25/+54
2017-01-27API refactoring : l2 (add)Pavel Kotucek2-1/+147
2017-01-10API refactoring : l2, mpls, srPavel Kotucek2-3/+599
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion37-0/+13596