Age | Commit message (Expand) | Author | Files | Lines |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 1 | -1/+7 |
2020-10-28 | misc: Break the big IP header files to improve compile time |  Neale Ranns | 1 | -0/+5 |
2020-10-21 | virtio: run process to send interrupts to input nodes |  Mohsin Kazmi | 1 | -0/+1 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -0/+2 |
2020-10-08 | tcp: custom geometry for timer wheel |  Florin Coras | 1 | -0/+1 |
2020-10-08 | l2: input performance |  Neale Ranns | 1 | -1/+2 |
2020-09-28 | virtio: add packet buffering on tx |  Mohsin Kazmi | 1 | -0/+1 |
2020-09-22 | lisp: Move to plugin |  Neale Ranns | 1 | -58/+0 |
2020-09-21 | geneve: Move to plugin |  Neale Ranns | 1 | -23/+0 |
2020-09-21 | misc: Move l2tp to plugin |  Neale Ranns | 1 | -23/+0 |
2020-09-21 | lldp: Move to plugin |  Neale Ranns | 1 | -18/+0 |
2020-09-04 | virtio: remove kernel virtio header dependencies |  Mohsin Kazmi | 1 | -1/+5 |
2020-09-03 | crypto: Add async crypto APIs |  Nathan Skrzypczak | 1 | -0/+3 |
2020-08-25 | flow: add vnet/flow formal API |  Chenmin Sun | 1 | -0/+3 |
2020-08-20 | virtio: add modern device support |  Mohsin Kazmi | 1 | -0/+2 |
2020-08-20 | virtio: refactor pci device code |  Mohsin Kazmi | 1 | -0/+2 |
2020-08-14 | gso: packet coalesce library |  Mohsin Kazmi | 1 | -0/+2 |
2020-08-14 | ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION |  Steven Luong | 1 | -0/+1 |
2020-07-21 | ipsec: Dedicated IPSec interface type |  Neale Ranns | 1 | -0/+1 |
2020-07-16 | adl: move allow/deny list function to plugin |  Dave Barach | 1 | -16/+3 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 1 | -0/+1 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -0/+3 |
2020-04-28 | lisp: API cleanup |  Jakub Grajciar | 1 | -0/+3 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses |  Neale Ranns | 1 | -0/+2 |
2020-04-22 | gso: add vxlan tunnel support |  Mohsin Kazmi | 1 | -0/+1 |
2020-04-15 | misc: refactor calc_checksums |  Dave Barach | 1 | -0/+1 |
2020-04-14 | urpf: Unicast reverse Path Forwarding (plugin) |  Neale Ranns | 1 | -2/+0 |
2020-04-13 | session: cleanup debug code |  Florin Coras | 1 | -0/+1 |
2020-04-07 | udp: move cli to separate file |  Florin Coras | 1 | -0/+1 |
2020-04-02 | tcp: move features to separate files |  Florin Coras | 1 | -1/+8 |
2020-03-31 | vlib: move pci api types from vnet/pci to vlib/pci |  Jakub Grajciar | 1 | -14/+0 |
2020-03-23 | sr: srv6 API cleanup |  Jakub Grajciar | 1 | -2/+8 |
2020-03-12 | policer: API cleanup |  Jakub Grajciar | 1 | -1/+4 |
2020-03-06 | build: building applications outside of vpp is missing header files |  IJsbrand Wijnands | 1 | -0/+3 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node |  Nick Zavaritsky | 1 | -0/+1 |
2020-02-04 | teib: Rename NHRP to TEIB |  Neale Ranns | 1 | -6/+6 |
2020-01-30 | misc: deprecate netmap and ixge drivers |  Damjan Marion | 1 | -20/+0 |
2020-01-30 | gre: Tunnel encap/decap flags |  Neale Ranns | 1 | -0/+1 |
2020-01-27 | tunnel: Common types for IP tunnels |  Neale Ranns | 1 | -3/+16 |
2020-01-17 | lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly |  Yulong Pei | 1 | -0/+9 |
2020-01-15 | build: Add missing version.h dependency in vnet |  Chris Luke | 1 | -1/+1 |
2020-01-03 | devices: virtio API cleanup |  Jakub Grajciar | 1 | -0/+14 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 1 | -0/+2 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -10/+55 |
2019-12-11 | devices: vhost API cleanup |  Jakub Grajciar | 1 | -0/+3 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 1 | -6/+8 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 1 | -0/+16 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap |  Neale Ranns | 1 | -1/+6 |
2019-12-03 | ipsec: Changes to make ipsec encoder/decoders reusable by the plugins |  Prashant Maheshwari | 1 | -0/+3 |
2019-11-14 | virtio: refactor virtio-pci logging |  Damjan Marion | 1 | -2/+3 |