Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | l2: API cleanup |  Jakub Grajciar | 1 | -11/+28 |
2020-02-18 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -1/+166 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-06-19 | l2: BD ARP termination entry API update |  Neale Ranns | 1 | -15/+29 |
2019-05-03 | mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, |  Steven Luong | 1 | -0/+3 |
2019-04-24 | l2: Add support for arp unicast forwarding |  Mohsin Kazmi | 1 | -0/+4 |
2019-03-21 | BVI Interface |  Neale Ranns | 1 | -1/+35 |
2019-01-07 | L2 BD API to flush all IP-MAC entries in the specified BD |  John Lo | 1 | -0/+32 |
2019-01-03 | Fix used-before-set in vl_api_bridge_flags_t_handler |  Dave Barach | 1 | -1/+2 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |  Ole Troan | 1 | -1/+1 |
2018-11-06 | BD ARP entry use common API types |  Neale Ranns | 1 | -6/+14 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
2018-09-26 | Modify return values of L2 bridge API handlers |  Alexander Chernavin | 1 | -0/+20 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 1 | -9/+57 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -1/+1 |
2018-09-19 | L2-fib-dump: send 1 or 0 rather than flag value |  Neale Ranns | 1 | -3/+3 |
2018-09-07 | L2-FIB: replace bit-fields with flags |  Neale Ranns | 1 | -7/+9 |
2018-08-23 | coverity: l2 arp termination dump |  Mohsin Kazmi | 1 | -4/+5 |
2018-08-17 | l2: arp termination dump |  Mohsin Kazmi | 1 | -0/+80 |
2018-07-23 | L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api |  Neale Ranns | 1 | -2/+5 |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options |  John Lo | 1 | -1/+3 |
2018-01-11 | api: remove transport specific code from handlers |  Florin Coras | 1 | -19/+20 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -7/+6 |
2017-11-10 | Break up vpe.api |  Neale Ranns | 1 | -5/+173 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array |  Mohsin Kazmi | 1 | -2/+4 |
2017-09-07 | Support for bridge domain free text tag |  Jerome Tollet | 1 | -0/+8 |
2017-09-03 | Improve L2FIB PDR/NDR performance (VPP-963) |  John Lo | 1 | -1/+1 |
2017-08-22 | Increase default MAC learn limit and check it in learn-update path |  John Lo | 1 | -1/+4 |
2017-08-03 | Add support for API client to receive L2 MAC events |  John Lo | 1 | -6/+77 |
2017-06-27 | L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) |  Eyal Bari | 1 | -17/+11 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions |  Ole Troan | 1 | -36/+25 |
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 | 1 | -5/+13 |
2017-05-02 | Prevent Bridge Domain operations on BD 0. |  Jon Loeliger | 1 | -1/+18 |
2017-04-24 | BD:unify bridge domain creation code |  Eyal Bari | 1 | -48/+15 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis |  Eyal Bari | 1 | -0/+38 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api |  Eyal Bari | 1 | -8/+25 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 1 | -22/+0 |
2017-01-27 | API refactoring : l2 (add) |  Pavel Kotucek | 1 | -1/+82 |
2017-01-10 | API refactoring : l2, mpls, sr |  Pavel Kotucek | 1 | -3/+370 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+140 |