aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_bd.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Update of free text tag patch for BDJerome Tollet1-3/+6
2017-09-07Support for bridge domain free text tagJerome Tollet1-2/+51
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-31/+6
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-3/+2
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-6/+11
2017-05-05Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash tableJohn Lo1-2/+11
2017-05-03L2FIB:flush interface learned macs on downEyal Bari1-9/+6
2017-05-02Prevent Bridge Domain operations on BD 0.Jon Loeliger1-1/+44
2017-04-28Fix memory leak on deletion of BD (bridge domain)John Lo1-3/+9
2017-04-24BD:unify bridge domain creation codeEyal Bari1-49/+43
2017-04-06VPP-686: create bridge-domainChoonho Son1-2/+4
2017-04-04BD/API:add bridge_domain_set_mac_age apiEyal Bari1-2/+1
2017-04-01CLI: create/delete bridge-domainChoonho Son1-1/+189
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo1-15/+26
2017-03-02bridge domain: fix members reordered when removingEyal Bari1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1079