aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat
AgeCommit message (Expand)AuthorFilesLines
2021-02-12policer: remove SSE2 prefixBrian Russell1-32/+31
2021-02-11policer: use ip dscpBrian Russell1-9/+8
2021-01-29misc: fix a trunccation on vhost dumpSteven Luong1-6/+5
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong1-6/+212
2021-01-07ipsec: Deprecated the old IPsec Tunnel interfaceNeale Ranns1-261/+0
2020-11-26gre: Move to new API generated types/messagesNeale Ranns1-200/+0
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+1
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion1-5/+5
2020-10-06feature: Add packet trace APIJon Loeliger1-2/+75
2020-10-02ip: Fix unformat_ip_prefixNathan Skrzypczak1-1/+4
2020-09-28virtio: add packet buffering on txMohsin Kazmi1-1/+3
2020-09-22lisp: Move to pluginNeale Ranns1-5028/+0
2020-09-21geneve: Move to pluginNeale Ranns1-1/+0
2020-09-21misc: Move l2tp to pluginNeale Ranns1-324/+0
2020-09-21lldp: Move to pluginNeale Ranns1-105/+0
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan4-383/+53
2020-09-11lisp: fix spelling mistake in option nameOnong Tayeng1-1/+1
2020-09-10lisp: fix vat crash with one_add_del_local_eid apiOnong 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