1. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  2. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  3. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  4. a5fb0ec Add VNET_BUFFER_F_AVAIL definitions by Dave Barach · 6 years ago
  5. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  6. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  7. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  8. 61b94c6 vxlan-gbp: Add support for vxlan gbp by Mohsin Kazmi · 6 years ago
  9. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  10. 4d56e05 Cleanup of handoff code by Damjan Marion · 6 years ago
  11. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  12. 381e9a9 MAP: Move MAP-E/T to a plugin. by Ole Troan · 6 years ago
  13. 180f647 Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retained by Vijayabhaskar Katamreddy · 7 years ago
  14. f8db62a Remove unused GRE buffer meta-data by Neale Ranns · 7 years ago
  15. 78c5689 Packet generator: preserve pcap file timestamps by Dave Barach · 7 years ago
  16. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  17. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  18. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago
  19. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  20. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  21. 15cc6a8 SCTP: minor refactor by Marco Varlese · 7 years ago
  22. 54432f8 SCTP: 'multi-home' support by Marco Varlese · 7 years ago
  23. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  24. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  25. 4edb2e4 Fix VNET_BUFFER_F_SPAN_CLONE flag by Damjan Marion · 7 years ago
  26. c592ca5 DRAFT ip4/6_frag to support DPO Style based Next Node by Vijayabhaskar Katamreddy · 7 years ago
  27. 191a594 SCTP stack (RFC4960) by Marco Varlese · 7 years ago
  28. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  29. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  30. bd846cd dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t by Damjan Marion · 7 years ago
  31. d792d9c BIER by Neale Ranns · 7 years ago
  32. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  33. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  34. 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
  35. 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
  36. 161c59c SNAT: in2out translation as an output feature hairpinning (VPP-913) by Matus Fabian · 7 years ago
  37. 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
  38. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  39. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  40. a11832f VNET:explicitly pad l2_classify by Eyal Bari · 7 years ago
  41. 0f360dc L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding by Eyal Bari · 8 years ago
  42. 7537e71 L2FIB:CLI/API to flush all non-static entries by Eyal Bari · 8 years ago
  43. 82b13a8 Session/tcp coverity fixes by Florin Coras · 8 years ago
  44. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  45. da1f2c7 Implement MAC Flush for BD or Interface from the L2FIB by John Lo · 8 years ago
  46. cc07848 Remove unused multicast fields from vnet_buffer_t by Neale Ranns · 8 years ago
  47. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  48. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  49. 1c5ee87 Remove vcgn plugin by Damjan Marion · 8 years ago
  50. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/buffer.h]
  51. 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
  52. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  53. 3a2a1c4 span: add tx functionality and support for multiple mirror ports by Pavel Kotucek · 8 years ago
  54. f06aea5 Locally generated packet go through lookup/load-balance - locally-generated is an attribute of the packet and checked where necessary by Neale Ranns · 8 years ago
  55. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  56. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  57. 22766b8 dpdk: quad loop dpdk tx and code optimizations by Damjan Marion · 8 years ago
  58. 9c6ae5f feature: remove old interface output feature code by Damjan Marion · 8 years ago
  59. ed4a2fd Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. by AkshayaNadahalli · 8 years ago
  60. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  61. c7493e1 Save rewrite length for post-rewrite rewind action by Dave Barach · 8 years ago
  62. 694265d VPP-202: L2-GRE over IPSec by Matus Fabian · 8 years ago v16.12-rc0
  63. ba868bb VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] by Dave Barach · 8 years ago
  64. 1a1adc7 Initial L2 LISP support by Florin Coras · 8 years ago
  65. d653460 Dynamically compute ip feature subgraph order by Dave Barach · 9 years ago
  66. 0247b46 Add worker-handoff node by Damjan Marion · 9 years ago
  67. 2df2e99 Fix output feature issue where opque field is already used by previous node by Damjan Marion · 9 years ago
  68. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  69. 2a00d17 Remove historical artifacts from vnet/buffer.h by Dave Barach · 9 years ago
  70. c07bf5d Per-interface, per-address-family fast packet filter by Dave Barach · 9 years ago
  71. dac3fd4 vnet: Add field for transmit time by Kevin Paul Herbert · 9 years ago
  72. cda9482 - ICMP6: Add generic ICMP6 error node. Caller sets code/type fields. by Ole Troan · 9 years ago
  73. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0