Age | Commit message (Expand) | Author | Files | Lines |
2019-01-02 | Revert "add ipsecmb plugin" | Florin Coras | 7 | -2546/+0 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 5 | -5/+9 |
2019-01-02 | add ipsecmb plugin | Klement Sekera | 7 | -0/+2546 |
2019-01-01 | buffers: remove unused code | Damjan Marion | 1 | -18/+0 |
2018-12-29 | avf: tx dequeue optimizations | Damjan Marion | 3 | -11/+34 |
2018-12-29 | avf: chained buffers rx support | Damjan Marion | 4 | -44/+132 |
2018-12-28 | avf: chained buffers tx support | Damjan Marion | 2 | -104/+109 |
2018-12-28 | session: free session after transport and app confirm | Florin Coras | 2 | -3/+3 |
2018-12-27 | MAP: Install lpm.h as map.h references it. | Jon Loeliger | 1 | -0/+1 |
2018-12-26 | avf: optimize RX function | Damjan Marion | 3 | -100/+86 |
2018-12-24 | GBP: fix dump and VOM populate | Neale Ranns | 1 | -2/+2 |
2018-12-24 | crypto-input: bug fix check-op | Kingwel Xie | 1 | -6/+6 |
2018-12-23 | avf: optimize rx ring refill | Damjan Marion | 1 | -76/+53 |
2018-12-23 | avf: new ethernet-input support | Damjan Marion | 3 | -183/+44 |
2018-12-23 | avf: add option to specify interface name | Damjan Marion | 4 | -0/+11 |
2018-12-22 | dpdk: switch to in-memory mode, deprecate use of socket-mem | Damjan Marion | 1 | -112/+25 |
2018-12-22 | crypto-input impprovement: | Kingwel Xie | 1 | -74/+163 |
2018-12-21 | GBP: add allowed ethertypes to contracts | Neale Ranns | 5 | -55/+129 |
2018-12-21 | MAP: Convert from DPO to input feature. | Jon Loeliger | 11 | -477/+582 |
2018-12-21 | NAT: fix coverity error 190176 (VPP-1474) | Matus Fabian | 1 | -0/+2 |
2018-12-21 | Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/." | Ole Trøan | 1 | -3/+3 |
2018-12-20 | NAT: total users and sessions gauges (VPP-1484) | Matus Fabian | 10 | -9/+154 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -1/+1 |
2018-12-20 | Build issue after https://gerrit.fd.io/r/#/c/16508/. | Paul Vinciguerra | 1 | -3/+3 |
2018-12-20 | Trivial: fix src/plugins/map/test.c memory leak | Paul Vinciguerra | 1 | -1/+2 |
2018-12-19 | MAP: Add API support for MAP input feature. | Jon Loeliger | 4 | -0/+216 |
2018-12-19 | vlib: support Hyper-v/Azure VMBus | Stephen Hemminger | 1 | -0/+32 |
2018-12-19 | dpdk plugin: blacklist PCI devices by type | Dave Barach | 2 | -1/+47 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) | Matus Fabian | 6 | -54/+447 |
2018-12-18 | MAP: Add longest matching prefix (LPM) data structures | Ole Troan | 3 | -0/+220 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry | Neale Ranns | 1 | -22/+467 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -3/+3 |
2018-12-18 | MAP: Remove dual loop in MAP-T in preparation for refactor. | Ole Troan | 3 | -587/+0 |
2018-12-17 | Improve perfmon json table picker | Dave Barach | 4 | -23/+341 |
2018-12-17 | vmxnet3: support clear hardware interface counters | Steven | 3 | -20/+60 |
2018-12-17 | MAP: Encode ht-ratio as f64 for API. | Jon Loeliger | 1 | -2/+2 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 1 | -15/+16 |
2018-12-14 | Revert gerrit 16429 to fix a Debian build-break | Dave Barach | 1 | -22/+44 |
2018-12-14 | NAT: counters (VPP-1484) | Matus Fabian | 8 | -76/+362 |
2018-12-14 | Fix compiling issue with GCC-8.x in string test functions | Lijian.Zhang | 1 | -44/+22 |
2018-12-13 | MAP: Fix inverted 'is_add'/'is_del' flag in map_pre_resolve() call. | Jon Loeliger | 1 | -1/+1 |
2018-12-13 | make build failure. | Paul Vinciguerra | 2 | -3/+3 |
2018-12-12 | VPP-1529: check hop-by-hop header length | Dave Barach | 1 | -7/+37 |
2018-12-12 | Fix CDP failure in make test | Lijian.Zhang | 1 | -2/+2 |
2018-12-11 | New api in order to get max entries of connection table is added. | Khers | 3 | -5/+83 |
2018-12-11 | MAP: Add API support for setting parameters. | Jon Loeliger | 4 | -212/+648 |
2018-12-06 | nsim: add packet loss simulation, docs | Dave Barach | 6 | -8/+79 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. | Ole Troan | 2 | -3/+3 |
2018-12-05 | Fix gcc-8 compile issues in string_test.c | Dave Barach | 1 | -1/+35 |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 4 | -0/+13050 |