Age | Commit message (Expand) | Author | Files | Lines |
2019-09-11 | bonding: API cleanup | Jakub Grajciar | 1 | -6/+6 |
2019-09-11 | build: fix running error with vmxnet3_test_plugin.so | jialv01 | 1 | -10/+4 |
2019-09-06 | bonding: add weight support for active-backup mode | Steven Luong | 1 | -6/+56 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 1 | -43/+11 |
2019-08-27 | api: revert use string type for strings in memclnt.api | Ole Troan | 1 | -1/+1 |
2019-08-27 | api: use string type for strings in memclnt.api | Ole Troan | 1 | -1/+1 |
2019-08-22 | dns: make the dns name resolver a plugin | Dave Barach | 1 | -242/+0 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 1 | -38/+40 |
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-16 | api: enable binary API event logging in vat | Dave Barach | 1 | -1/+101 |
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 | 1 | -25/+15 |
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-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 | 1 | -29/+28 |
2019-03-15 | API: Cleanup APIs interface.api | Jakub Grajciar | 1 | -28/+29 |
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-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 |