aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat
AgeCommit message (Expand)AuthorFilesLines
2020-09-16lisp: fix vat crash with one_add_del_local_eid apiOnong Tayeng1-1/+1
2020-09-16lisp: fix spelling mistake in option nameOnong Tayeng1-1/+1
2020-09-02bonding: add bond_create2 API to include gso optionSteven Luong1-0/+107
2020-09-02virtio: add virtio 1.1 api flagsMohsin Kazmi1-11/+51
2020-09-02tap: add virtio 1.1 API flagMohsin Kazmi1-1/+5
2020-08-25flow: add vnet/flow formal APIChenmin Sun1-2/+4
2020-08-14gso: packet coalesce libraryMohsin Kazmi1-0/+41
2020-07-28bonding lacp: replace slave string with memberSteven Luong1-41/+55
2020-07-16adl: move allow/deny list function to pluginDave Barach1-2/+1
2020-06-23vlib: debug CLI macro expander, part deuxDave Barach1-1/+3
2020-06-19vlib: add recursive macro expander to debug cliDave Barach2-3/+3
2020-06-16virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dumpSteven Luong1-2/+15
2020-06-01ip: fix IPv6 mask to prefix length conversionAndreas Schultz1-10/+5
2020-05-29lisp: fix api_format referencePaul Vinciguerra1-2/+2
2020-05-29lisp: fix api_formatFlorin Coras1-6/+6
2020-05-29lisp: fix custom dumpFlorin Coras1-1/+1
2020-05-04misc: binary api fuzz test fixesDave Barach1-2/+2
2020-05-04tap: refactor existing flagsMohsin Kazmi1-6/+10
2020-04-28lisp: API cleanupJakub Grajciar1-313/+243
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong1-2/+10
2020-04-21vat: fix increment_address(...)Dave Barach1-2/+2
2020-04-17vat: fix static analysis warningAndreas Schultz1-2/+1
2020-04-14vat: fix socket connectionDave Barach1-0/+3
2020-04-07vat: fix vat strncpy stringop-overflowRay Kinsella1-2/+1
2020-04-06vat: fix static analysis warningDave Barach1-2/+3
2020-04-02ipsec: provide stat index in sa detailsMatthew Smith1-2/+3
2020-04-02misc: fix static analysis warningsDave Barach1-1/+1
2020-03-23sr: srv6 API cleanupJakub Grajciar1-10/+5
2020-03-21vlib: leave SIGPROF signal with its default handlerJieqiang Wang1-0/+1
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar1-1/+1
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns2-0/+533
2020-03-16vxlan: vxlan/vxlan.api API cleanupJakub Grajciar1-13/+15
2020-03-12policer: API cleanupJakub Grajciar1-24/+24
2020-03-05session: API cleanupJakub Grajciar1-29/+47
2020-03-05tap: add support for persistanceMohsin Kazmi1-1/+5
2020-03-04vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanupJakub Grajciar1-66/+29
2020-02-26vat: add ip api types parser definitionsJakub Grajciar4-1/+34
2020-02-26lldp: API cleanupJakub Grajciar1-2/+2
2020-02-26pg: API cleanupJakub Grajciar1-6/+2
2020-02-26sr: API cleanupJakub Grajciar1-1/+1
2020-02-26api: improve api string safetyJakub Grajciar1-12/+7
2020-02-15tap: fix the default parameter for num_rx_queuesMohsin Kazmi1-31/+48
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion1-101/+0
2020-01-16misc: binary-api sw_interface_vhost_user_dump is brokenSteven Luong1-0/+1
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