Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | devices interface tests: vhosst GSO support | Steven Luong | 1 | -2/+10 |
2019-07-28 | pg: add GSO support | Mohsin Kazmi | 1 | -2/+15 |
2019-07-24 | qos: QoS dump APIs | Neale Ranns | 1 | -2/+2 |
2019-07-19 | bonding: add support for numa-only in lacp mode | Zhiyong Yang | 1 | -0/+4 |
2019-07-19 | vat: remove #if BUILTIN from vat_main_t definition | Dave Barach | 1 | -2/+0 |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 2 | -1/+106 |
2019-07-03 | misc: fix coverity warnings | Dave Barach | 1 | -2/+2 |
2019-07-03 | vat: Fix the incrementing IPv6 address | Neale Ranns | 1 | -2/+2 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -8/+6 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 1 | -1/+0 |
2019-06-20 | vat: vec_free/errmsh copy paste error | Ole Troan | 1 | -2/+1 |
2019-06-20 | tap: add support to configure tap interface host MTU size | Mohsin Kazmi | 1 | -1/+19 |
2019-06-19 | l2: BD ARP termination entry API update | Neale Ranns | 1 | -26/+11 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -179/+0 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -736/+634 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 1 | -13/+15 |
2019-06-12 | infra: fix minor memory leak in "api trace..." | Dave Barach | 1 | -0/+4 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 3 | -28/+17 |
2019-06-07 | ipsec: remove the set_key API | Neale Ranns | 1 | -131/+0 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason | Neale Ranns | 1 | -4/+7 |
2019-05-27 | virtio: Add gso support for native virtio driver | Mohsin Kazmi | 1 | -26/+4 |
2019-05-24 | Remove historical ip4 icmp OAM code | Dave Barach | 1 | -56/+0 |
2019-05-14 | VPP-1649: fix coverity warning in api_format.c | Dave Barach | 1 | -1/+2 |
2019-05-06 | Fix VPP-1487 DHCP client does not support option 6-domain server | jackiechen1985 | 1 | -7/+16 |
2019-05-01 | virtio: remove configurable queue size support | Mohsin Kazmi | 1 | -2/+0 |
2019-04-18 | GRE: API update | Neale Ranns | 1 | -102/+63 |
2019-04-02 | IPSEC: tunnel scaling - don't stack the inbould SA | Neale Ranns | 1 | -46/+127 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. | Neale Ranns | 1 | -28/+42 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN | Damjan Marion | 1 | -2/+1 |
2019-03-28 | vat:ignore SIGWINCH signal | ezkexma | 1 | -0/+1 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface | Kingwel Xie | 1 | -6/+8 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" | Ole Trøan | 2 | -46/+35 |
2019-03-15 | API: Cleanup APIs interface.api | Jakub Grajciar | 2 | -35/+46 |
2019-02-25 | IKEv2 to plugin | Neale Ranns | 1 | -708/+0 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 1 | -5/+2 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 1 | -55/+59 |
2019-02-05 | sock api: allow to start client with no rx_thread | Tomasz Kulasek | 1 | -1/+1 |
2019-02-05 | IPSEC: SPD counters in the stats sgement | Neale Ranns | 1 | -1/+0 |
2019-01-31 | IPSEC: API modernisation | Neale Ranns | 1 | -225/+144 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -129/+71 |
2019-01-25 | deprecate tapcli | Damjan Marion | 1 | -360/+0 |
2019-01-22 | virtio: Add api support in vat | Mohsin Kazmi | 1 | -0/+299 |
2019-01-20 | Rework of debian packaging | Damjan Marion | 1 | -0/+34 |
2019-01-13 | bonding: support custom interface IDs | Alexander Chernavin | 1 | -1/+6 |
2019-01-07 | tapv2: add "tap_flags" field to the TAPv2 interface API | Andrew Yourtchenko | 1 | -2/+3 |
2019-01-07 | L2 BD API to flush all IP-MAC entries in the specified BD | John Lo | 1 | -1/+38 |
2018-12-22 | bapi/vat: fix socket transport for vat | Florin Coras | 1 | -2/+8 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -9/+1 |
2018-12-17 | stats: Deprecate old stats framework | Ole Troan | 1 | -536/+1 |
2018-12-17 | String type: Not include \0 in show_version | Ole Troan | 1 | -11/+23 |