aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_api.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-07mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,stable/1810Steven Luong1-0/+3
2018-09-26Modify return values of L2 bridge API handlersAlexander Chernavin1-0/+20
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-9/+57
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-19L2-fib-dump: send 1 or 0 rather than flag valueNeale Ranns1-3/+3
2018-09-07L2-FIB: replace bit-fields with flagsNeale Ranns1-7/+9
2018-08-23coverity: l2 arp termination dumpMohsin Kazmi1-4/+5
2018-08-17l2: arp termination dumpMohsin Kazmi1-0/+80
2018-07-23L2 EFP: byteswap sw_if_index, enable flag can be u8 on .apiNeale Ranns1-2/+5
2018-05-31Improve L2FIB delete entry handling and "show l2fib" CLI optionsJohn Lo1-1/+3
2018-01-11api: remove transport specific code from handlersFlorin Coras1-19/+20
2018-01-09api: refactor vlibmemoryFlorin Coras1-7/+6
2017-11-10Break up vpe.apiNeale Ranns1-5/+173
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-2/+4
2017-09-07Support for bridge domain free text tagJerome Tollet1-0/+8
2017-09-03Improve L2FIB PDR/NDR performance (VPP-963)John Lo1-1/+1
2017-08-22Increase default MAC learn limit and check it in learn-update pathJohn Lo1-1/+4
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-6/+77
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-17/+11
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan1-36/+25
2017-05-15L2BD/API:fix bd dump to ignore unknown bd_idEyal Bari1-19/+20
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-5/+13
2017-05-02Prevent Bridge Domain operations on BD 0.Jon Loeliger1-1/+18
2017-04-24BD:unify bridge domain creation codeEyal Bari1-48/+15
2017-04-05L2FIB:add l2fib_flush_bd l2fib_flush_int apisEyal Bari1-0/+38
2017-04-04BD/API:add bridge_domain_set_mac_age apiEyal Bari1-8/+25
2017-03-02Clean up binary api message handler registration issuesDave Barach1-22/+0
2017-01-27API refactoring : l2 (add)Pavel Kotucek1-1/+82
2017-01-10API refactoring : l2, mpls, srPavel Kotucek1-3/+370
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+140