Age | Commit message (Expand) | Author | Files | Lines |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 1 | -3/+0 |
2018-11-29 | Export ethernet/mac_address.h as part of API installation. | Jon Loeliger | 1 | -0/+1 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) | Matus Fabian | 1 | -0/+17 |
2018-11-17 | pcap-based dispatch tracer | Dave Barach | 1 | -2/+0 |
2018-11-09 | tcp: basic cubic implementation | Florin Coras | 1 | -0/+1 |
2018-11-07 | l2: convert l2_patch to new multiarch scheme | Damjan Marion | 1 | -0/+1 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 1 | -0/+1 |
2018-10-29 | migrate ipsec to new multiarch infra | Klement Sekera | 1 | -0/+7 |
2018-10-28 | session: move test to unittest plugin | Florin Coras | 1 | -1/+0 |
2018-10-15 | vnet: create L2 feature arc infrastructure | Andrew Yourtchenko | 1 | -0/+1 |
2018-09-26 | bond: tx perf improvements | Damjan Marion | 1 | -1/+1 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -0/+1 |
2018-09-13 | L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix | Neale Ranns | 1 | -2/+6 |
2018-09-12 | vcl: improve read and fifo event handling | Florin Coras | 1 | -0/+26 |
2018-09-11 | L2-learn; cache prefetch fix | Neale Ranns | 1 | -1/+3 |
2018-09-10 | new multiversioning on ethernet input nodes | Damjan Marion | 1 | -1/+1 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 1 | -0/+18 |
2018-09-03 | Deprecate old buffer replication scheme | Damjan Marion | 1 | -2/+0 |
2018-08-31 | Introduce a mac_address_t on the API and in VPP | Neale Ranns | 1 | -0/+2 |
2018-08-30 | cmake: add missing header | Damjan Marion | 1 | -0/+4 |
2018-08-30 | Refactor the ARP throttle into a common type so it can be reused | Neale Ranns | 1 | -0/+1 |
2018-08-28 | vxlan: decap use vlib_buffer_enqueue_to_next | Eyal Bari | 1 | -0/+2 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros | Damjan Marion | 1 | -609/+1212 |
2018-08-26 | cmake: move functions to src/cmake | Damjan Marion | 1 | -0/+2 |
2018-08-25 | cmake: add more headers to the install list | Damjan Marion | 1 | -0/+225 |
2018-08-20 | CMake: generate .json from .api files | Neale Ranns | 1 | -8/+1 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+501 |