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