1. 7db6ab0 misc: deprecate netmap and ixge drivers by Damjan Marion · 4 years, 11 months ago
  2. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  3. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  4. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago
  5. 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
  6. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  7. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  8. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  9. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  10. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago
  11. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  12. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  13. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  14. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  15. 381e9a9 MAP: Move MAP-E/T to a plugin. by Ole Troan · 6 years ago
  16. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  17. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  18. a9855ef Flow: Rename IPFIX exporter. by Ole Troan · 7 years ago
  19. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago
  20. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  21. c037423 IPv6 ND Router discovery control plane (VPP-1095) by Juraj Sloboda · 7 years ago
  22. 298c695 IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. by Ole Troan · 7 years ago
  23. 3c6a976 SCTP: API to add a sub-connection by Marco Varlese · 7 years ago
  24. 4299882 SR-MPLS: binary API and automated steering by Pablo Camarillo · 7 years ago
  25. c99b4cd tap_v2: move code to vnet/devices/tap by Damjan Marion · 7 years ago
  26. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  27. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  28. d792d9c BIER by Neale Ranns · 7 years ago
  29. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  30. 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
  31. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  32. 3bbcfab TCP source address automation by Dave Barach · 7 years ago
  33. 99a0e60 Add API support for LLDP config/interface set by Steve Shin · 7 years ago
  34. 6899a30 P2P Ethernet - API by Pavel Kotucek · 8 years ago
  35. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  36. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  37. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  38. 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
  39. d9aad29 API refactoring : policer by Pavel Kotucek · 8 years ago
  40. 884cf26 API refactoring : cop by Pavel Kotucek · 8 years ago
  41. c8d8770 API refactoring : dhcp by Pavel Kotucek · 8 years ago
  42. eb9e666 API refactoring : flow by Pavel Kotucek · 8 years ago
  43. d2c97d9 API refactoring : classify by Pavel Kotucek · 8 years ago
  44. 0f971d8 API refactoring : l2, mpls, sr by Pavel Kotucek · 8 years ago
  45. 738f3f2 API refactoring : dpdk by Pavel Kotucek · 8 years ago
  46. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/vnet_all_api_h.h]
  47. abea966 API refactoring : lisp-gpe by Pavel Kotucek · 8 years ago
  48. cfb7be8 API refactoring : lisp by Pavel Kotucek · 8 years ago
  49. 56f32cc API refactoring : ipsec-gre by Pavel Kotucek · 8 years ago
  50. 9c7ef03 API refactoring : ipsec by Pavel Kotucek · 8 years ago
  51. 20d1232 API refactoring : bfd by Pavel Kotucek · 8 years ago
  52. c4d1cf7 API refactoring : l2tp by Pavel Kotucek · 8 years ago
  53. 1099b0d API refactoring : gre by Pavel Kotucek · 8 years ago
  54. 296b201 API refactoring : vxlan-gpe by Pavel Kotucek · 8 years ago
  55. f07dc9e API refactoring : vhost_user by Pavel Kotucek · 8 years ago
  56. 8b2b794 API refactoring : netmap by Pavel Kotucek · 8 years ago
  57. bbe3362 API refactoring : af_packet by Pavel Kotucek · 8 years ago
  58. adb13d6 API refactoring : vxlan by Pavel Kotucek · 8 years ago
  59. 496e127 Refactor tap binary APIs, VPP-550 by Dave Barach · 8 years ago
  60. b5e8a77 Refactor binary APIs for IP, VPP-549 by Dave Barach · 8 years ago
  61. 3a2a1c4 span: add tx functionality and support for multiple mirror ports by Pavel Kotucek · 8 years ago
  62. f0c90e2 MAP: Split MAP API out of vpe.api. by Ole Troan · 8 years ago
  63. f468e23 api: L2 XConnect API (VPP-438) by Matus Fabian · 8 years ago
  64. aff7077 Start spliting vpe.api into logically related pieces by Dave Barach · 8 years ago