1. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  2. 088f0e2 VOM: fixes for interface recreate on agent restart and L2 re-binding by Neale Ranns · 7 years ago
  3. 47bcca2 acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/dot1ad classifier mask by Andrew Yourtchenko · 7 years ago
  4. 17fdae7 tap_v2: move netlink code to separate file by Damjan Marion · 7 years ago
  5. 7f0d1d3 dpdk: bump to 17.11 by Damjan Marion · 7 years ago
  6. ab7a805 NAT44: identity NAT (VPP-1073) by Matus Fabian · 7 years ago
  7. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  8. 8de88c0 Fix CLI path parsing for via interface only by Neale Ranns · 7 years ago
  9. 3e964f3 Fix variable mismatch by Juraj Sloboda · 7 years ago
  10. aba730f Cleanup and simplify by Marco Varlese · 7 years ago
  11. 837503c af_packet: update tx_frame even when ring exhausted by Florin Coras · 7 years ago
  12. c8f1ee6 VCL: add vpp api q length to config file. by Dave Wallace · 7 years ago
  13. e9d9170 mmap-based fixed-size record double-buffered logger by Dave Barach · 7 years ago
  14. 4adccc9 VCL-LDPRELOAD: Fix connect return value handling. by Dave Wallace · 7 years ago
  15. 16cb408 VCL: drain the vpp app event queue. by Dave Wallace · 7 years ago
  16. f868632 Add some indent-off to the node declarations in ip4-forward by Neale Ranns · 7 years ago
  17. 93e6580 session: fix preallocation of local endpoint table by Florin Coras · 7 years ago
  18. c6fb36f NAT: Remove old SNAT API (VPP-1070) by Matus Fabian · 7 years ago
  19. de3ff7a Revert "Dpdk: 17.08 tarball updated 11/27" by Damjan Marion · 7 years ago
  20. c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
  21. 72454dd DES-CBC/3DES-CBC support for VPP IPSec Core by “mukeshyadav1984” · 7 years ago
  22. 176fd57 Using $(CURDIR) to fix the absolute path issue by Marco Varlese · 7 years ago
  23. 0a32b60 Configure vat-plugin-path and vat-plugin-name-filter by Dave Barach · 7 years ago
  24. 3d786ef Dpdk: 17.08 tarball updated 11/27 by Ed Kern · 7 years ago
  25. a2ee029 VOM: logging, populate and stats fixes by Neale Ranns · 7 years ago
  26. e80ae9e Make whole version string available in core files by Florin Coras · 7 years ago
  27. d7bfa0e VPP-246 Coding standards cleanup - vnet/vnet/classify by khemendra kumar · 7 years ago
  28. 7e686d1 VPP-268 Coding standards cleanup - vnet/vnet/plugin by Krishanpal singh · 7 years ago
  29. 2a86391 Shut down session queue input nodes on exit by Dave Barach · 7 years ago
  30. f988e69 tcp: fix retransmissions under buffer shortage by Florin Coras · 7 years ago
  31. af6f93a net/virtio: support modern device id by Gabriel Ganne · 7 years ago
  32. 430ac93 IPSec AH protocol enhancement in VPP native core by “mukeshyadav1984” · 7 years ago
  33. b3eeb6a dpdk: fix issue when tx offload stops working after MTU change by Damjan Marion · 7 years ago
  34. 50e8bdb vcl: fix session handle in accept reply by Florin Coras · 7 years ago
  35. c3ddea8 session: return bound listener for proxy accepts by Florin Coras · 7 years ago
  36. 2d36ed2 dpdk: fix trajectory compilation by Florin Coras · 7 years ago
  37. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  38. 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
  39. 1a5e301 SRv6 improvements to binary API by Pablo Camarillo · 7 years ago
  40. 7af4a57 Address COVERITY warnings by Marco Varlese · 7 years ago
  41. 1d78155 VOM: favour make_shared by Neale Ranns · 7 years ago
  42. 44c9f7e Update CSIT tests 171030 -> 171127 by Jan Gelety · 7 years ago
  43. 7013113 tcp: fix proxy connection validation by Florin Coras · 7 years ago
  44. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  45. 8b9a5d1 Fix session rule port endianness. by Milan Lenco · 7 years ago
  46. 6bcac06 VPP-252 Coding standards cleanup - vnet/vnet/flow by Swarup Nayak · 7 years ago
  47. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  48. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  49. 020df9a VOM: handle null for iterator in dump cmd by Neale Ranns · 7 years ago
  50. d293196 VCL: include vpp context in accept session reply msg. by Dave Wallace · 7 years ago
  51. ee45d41 VCL: improve debug output by Dave Wallace · 7 years ago
  52. 60d48bb GENEVE: shift/mask for header by Marco Varlese · 7 years ago
  53. 952181e dpdk: enable tx checksum offloads as default, add disable knob by Damjan Marion · 7 years ago
  54. fd92060 VOM: Additions to allow uses to UT applications that use VOM by Neale Ranns · 7 years ago
  55. 227bf21 dpdk: avoid false sharing of dpdk_buffer_per_thread_data by Damjan Marion · 7 years ago
  56. 122f7e2 memif: fix input node multiversion constructor by Damjan Marion · 7 years ago
  57. 7172cec memif: try harder to transmit packets by Damjan Marion · 7 years ago
  58. 63118b1 dpdk: prefetch both cachelines during buffer free by Damjan Marion · 7 years ago
  59. e9890ba memif: multiversioning by Damjan Marion · 7 years ago
  60. b328f36 Tests clean-up when cleaning VPP code. by Marco Varlese · 7 years ago
  61. badeb95 VCL: remove bogus ASSERT(). by Dave Wallace · 7 years ago
  62. cc42db8 VPP-254 Coding standard cleanup - vnet/vnet/hdlc by Swarup Nayak · 7 years ago
  63. eb2945c session: do not check transport for local table binds by Florin Coras · 7 years ago
  64. 62b29a2 Makefile: make_parallel_flags via env variable by Ed Kern · 7 years ago
  65. d010086 dpdk: fix potential crash in buffer free function by Damjan Marion · 7 years ago
  66. 8f107b3 session: more rules unit tests and cli improvements by Florin Coras · 7 years ago
  67. b2e1fe9 use intel intrinsics in clib_memcpy64_x4 by Damjan Marion · 7 years ago
  68. 3ce7bcb CLI for interface MPLS enable returns errors to caller by Neale Ranns · 7 years ago
  69. 6cfe643 Fix MPLS local-label CLI by Neale Ranns · 7 years ago
  70. 5a4f96a VOM: stats: Associate stat obj to interface by Mohsin Kazmi · 7 years ago
  71. 4878cbe VCL: close-on-empty state transition refactoring. by Dave Wallace · 7 years ago
  72. 6a9b68b session: unset fifo event before reading fifo size by Florin Coras · 7 years ago
  73. e9f92b4 tcp: initialize builtin client ns by Florin Coras · 7 years ago
  74. c59a668 stn-plugin: do not assume all punted packets start with L3 header. by Andrew Yourtchenko · 7 years ago
  75. 70d44d3 use REV on aarch64 for endianness swapping (VPP-1067) by Gabriel Ganne · 7 years ago
  76. c62a63d libmemif: unit test update, continue configure if check module missing by Jakub Grajciar · 7 years ago
  77. bd846cd dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t by Damjan Marion · 7 years ago
  78. dff48db session/tcp: filtering improvements by Florin Coras · 7 years ago
  79. 45b4850 dpdk: add support for DPDK 17.11 by Damjan Marion · 7 years ago
  80. 9d1d73a VCL: Update lcl addr/port from connect session reply msg. by Dave Wallace · 7 years ago
  81. 52bf22e Have PAPI find its API definition files by Chris Luke · 7 years ago
  82. 8493752 nowhere to set read_timeout by dongjuan · 7 years ago
  83. 42324ad session: fix session rules api to use transport proto by Florin Coras · 7 years ago
  84. e376f93 VCL-LDPRELOAD: Fix CID179207 by Dave Wallace · 7 years ago
  85. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  86. 1d6d085 test http server: prealloc fifos/segment options by Florin Coras · 7 years ago
  87. 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
  88. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  89. 8ac4ce8 VOM fixes and logger improvements by Neale Ranns · 7 years ago
  90. ddecfb3 Add a non interactive mode by John DeNisco · 7 years ago
  91. ad2ddb1 Replace tap interface using general interface by Hongjun Ni · 7 years ago
  92. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  93. 9385aa0 acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 egress path by Andrew Yourtchenko · 7 years ago
  94. dcf55ce vppcom: improve listener session handling by Florin Coras · 7 years ago
  95. aa0d62a acl-plugin: also print human-friendly format of 5tuple in packet trace by Andrew Yourtchenko · 7 years ago
  96. 4036427 tcp: register with ip for header parsing by default by Florin Coras · 7 years ago
  97. 5292538 Deal with double name-pointer chases by Dave Barach · 7 years ago
  98. f11cbc4 dpdk: add additional data to TX trace by Damjan Marion · 7 years ago
  99. 8419755 libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_details_t by Jakub Grajciar · 7 years ago
  100. fbfe90e dpdk/ipsec: use physmem when creating pools by Sergio Gonzalez Monroy · 7 years ago