aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat
AgeCommit message (Expand)AuthorFilesLines
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi1-0/+2
2020-01-08virtio: split gso and checksum offload functionalityMohsin Kazmi1-1/+5
2020-01-03devices: virtio API cleanupJakub Grajciar1-3/+18
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-869/+8
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak1-15/+6
2019-12-11devices: vhost API cleanupJakub Grajciar1-3/+12
2019-12-11devices: tap API cleanupJakub Grajciar1-13/+15
2019-12-10api: multiple connections per processDave Barach2-6/+6
2019-12-04gre: Multi-point interfacesNeale Ranns1-6/+6
2019-11-26fib: Table ReplaceNeale Ranns1-15/+78
2019-11-19srv6-mobileTetsuya Murakami1-0/+1
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns1-3/+3
2019-10-30l2: l2tp API cleanupJakub Grajciar1-6/+6
2019-10-22ip: ipfix-export API updateJakub Grajciar1-2/+3
2019-10-14gso: Add gso feature arcMohsin Kazmi1-0/+43
2019-10-10geneve: API cleanupJakub Grajciar1-13/+24
2019-10-09interface: dump the interface device typeMohsin Kazmi1-0/+2
2019-10-09interface: callback to manage extra MAC addressesMatthew Smith1-0/+52
2019-10-07dhcp: Move to pluginNeale Ranns1-396/+0
2019-10-03dhcp: API cleanupJakub Grajciar1-10/+9
2019-09-16api: autogenerate api trace print/endianOle Troan1-0/+2
2019-09-11bonding: API cleanupJakub Grajciar1-6/+6
2019-09-11build: fix running error with vmxnet3_test_plugin.sojialv011-10/+4
2019-09-06bonding: add weight support for active-backup modeSteven Luong1-6/+56
2019-09-03api: enforce vla is last and fixed string typeOle Troan1-43/+11
2019-08-27api: revert use string type for strings in memclnt.apiOle Troan1-1/+1
2019-08-27api: use string type for strings in memclnt.apiOle Troan1-1/+1
2019-08-22dns: make the dns name resolver a pluginDave Barach1-242/+0
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar2-45/+57
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-2/+10
2019-07-28pg: add GSO supportMohsin Kazmi1-2/+15
2019-07-24qos: QoS dump APIsNeale Ranns1-2/+2
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang1-0/+4
2019-07-19vat: remove #if BUILTIN from vat_main_t definitionDave Barach1-2/+0
2019-07-16api: enable binary API event logging in vatDave Barach2-1/+106
2019-07-03misc: fix coverity warningsDave Barach1-2/+2
2019-07-03vat: Fix the incrementing IPv6 addressNeale Ranns1-2/+2
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-8/+6
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns1-1/+0
2019-06-20vat: vec_free/errmsh copy paste errorOle Troan1-2/+1
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi1-1/+19
2019-06-19l2: BD ARP termination entry API updateNeale Ranns1-26/+11
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-179/+0
2019-06-18fib: fib api updatesNeale Ranns1-736/+634
2019-06-18api: string type to convert to vectorOle Troan1-13/+15
2019-06-12infra: fix minor memory leak in "api trace..."Dave Barach1-0/+4
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoƮt Ganne3-28/+17
2019-06-07ipsec: remove the set_key APINeale Ranns1-131/+0
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns1-4/+7
2019-05-27virtio: Add gso support for native virtio driverMohsin Kazmi1-26/+4