Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 1 | -869/+8 |
2019-12-11 | api: Use vl_msg_push/pop_heap | Nathan Skrzypczak | 1 | -15/+6 |
2019-12-11 | devices: vhost API cleanup | Jakub Grajciar | 1 | -3/+12 |
2019-12-11 | devices: tap API cleanup | Jakub Grajciar | 1 | -13/+15 |
2019-12-10 | api: multiple connections per process | Dave Barach | 2 | -6/+6 |
2019-12-04 | gre: Multi-point interfaces | Neale Ranns | 1 | -6/+6 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -15/+78 |
2019-11-19 | srv6-mobile | Tetsuya Murakami | 1 | -0/+1 |
2019-11-12 | ip: IP address and prefix types (moved from LISP) | Neale Ranns | 1 | -3/+3 |
2019-10-30 | l2: l2tp API cleanup | Jakub Grajciar | 1 | -6/+6 |
2019-10-22 | ip: ipfix-export API update | Jakub Grajciar | 1 | -2/+3 |
2019-10-14 | gso: Add gso feature arc | Mohsin Kazmi | 1 | -0/+43 |
2019-10-10 | geneve: API cleanup | Jakub Grajciar | 1 | -13/+24 |
2019-10-09 | interface: dump the interface device type | Mohsin Kazmi | 1 | -0/+2 |
2019-10-09 | interface: callback to manage extra MAC addresses | Matthew Smith | 1 | -0/+52 |
2019-10-07 | dhcp: Move to plugin | Neale Ranns | 1 | -396/+0 |
2019-10-03 | dhcp: API cleanup | Jakub Grajciar | 1 | -10/+9 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -0/+2 |
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 | 2 | -45/+57 |
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 |