1. cc4a5e8 Move java api to extras/ by Damjan Marion · 6 years ago
  2. a14c166 docs: change code blocks from "shell" to "console" by John DeNisco · 6 years ago
  3. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago
  4. 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
  5. afc725a Add support for shuffle vector intrinsic via Neon in ARM by Sirshak Das · 6 years ago
  6. 1c7bf5d Poison freed memory objects by Dave Barach · 6 years ago
  7. 7d92c09 vxlan:decap.c conform coding style by Eyal Bari · 6 years ago
  8. d05ce97 Fix undefined symbol: fformat_append_cr in vat plugins loading by Yi He · 6 years ago
  9. 15c3a6a memif: socket filename fix by Jakub Grajciar · 6 years ago
  10. 937c089 acl-plugin: move the acl epoch calculation into inline function by Andrew Yourtchenko · 6 years ago
  11. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  12. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  13. e939bf1 Update Release Notes for 18.07 Release by Ed Warnicke · 6 years ago
  14. 579092c SIXRD: fix post introduction of the directed subnet broadcast by Neale Ranns · 6 years ago
  15. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  16. 1f895c9 Reverse the logic of flagging malformed packet in fragmentation code to allow padding by Rajesh Saluja · 6 years ago
  17. d3ca8ff session/dlmalloc: coverity fixes by Florin Coras · 6 years ago
  18. d055475 dlmalloc: use static magic constant for debug images by Florin Coras · 6 years ago
  19. cd2190e Fix build-break when compiling -O0 / TAG=vpp_debug by Dave Barach · 6 years ago
  20. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  21. 5df580e 128-bit SIMD version of vlib_get_buffers by Damjan Marion · 6 years ago
  22. 28d4271 mips64: Add timer and longjump support by Carl Smith · 6 years ago
  23. fc5dda3 vector indicies walk in reverse by Neale Ranns · 6 years ago
  24. d7f58cc Fix memory leak in processing of ICMPv6 RA event (VPP-1360) by Juraj Sloboda · 6 years ago
  25. db0a7ec -DCLIB_DEBUG => turn on extra checks in dlmalloc by Dave Barach · 6 years ago
  26. 2d1a043 Fix .gitignore so docs/Makefile is not ignored. Add README and Makefile. Fis gitreview. by John DeNisco · 6 years ago
  27. 9bae0ca pp2: change default queue size by Brian Brooks · 6 years ago
  28. f91080c Clean up dpdk plugin rx/tx pcap tracing by Dave Barach · 6 years ago
  29. 9594b56 Improve the sample plugin node dispatch function by Dave Barach · 6 years ago
  30. 06dcd45 Initial commit of Sphinx docs by John DeNisco · 6 years ago
  31. 1d65279 VPP-API client: timeout thread loop variable by Neale Ranns · 6 years ago
  32. b842ae1 VPP-1359 Wrong vl_msg_id by Lukasz Majczak · 6 years ago
  33. c4b094e avf: used tx queue should be enabled by Damjan Marion · 6 years ago
  34. 48a87f2 vppinfra: add SSE4.2 version of u8x16_shuffle by Damjan Marion · 6 years ago
  35. ae91180 avf: request queues support by Jakub Grajciar · 6 years ago
  36. 055b231 L2 Flood: use the buffer clone API rather than buffer recycle by Neale Ranns · 6 years ago
  37. 351b3a0 avf: fix interrupt mode by Damjan Marion · 6 years ago
  38. 3451d98 Generate vppinfra/config.h from config.in script (same as we do for vlib/config.h) by Neale Ranns · 6 years ago
  39. 605afa0 VPP-1332 memif: add/del socket filename bugfix by Jakub Grajciar · 6 years ago
  40. 4e6014f avf: api fix by Jakub Grajciar · 6 years ago
  41. e8b68a3 make_test: Add equal-cost multi-path routing tests by Jan Gelety · 6 years ago
  42. 8b5dc4f Create a unit-test plugin by Dave Barach · 6 years ago
  43. 1678236 test frame work pump thread exit: set flag then wake by Neale Ranns · 6 years ago
  44. 006e6f8 tls: avoid possible async handler duplication by Ping Yu · 6 years ago
  45. 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
  46. 6b9b41c L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api by Neale Ranns · 6 years ago
  47. c79396e NAT44: fix forwarding feature bug (VPP-1349) by Matus Fabian · 6 years ago
  48. 5b8ed98 Buffer clone: copy opaque2 by Neale Ranns · 6 years ago
  49. 66446b9 Update pipeline.h: use vlib_get_buffers by Dave Barach · 6 years ago
  50. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  51. b7d41fc make test-ext: a new test target that builds VOM (existing one no longer do) by Neale Ranns · 6 years ago
  52. 78451a6 Loopback tx: support multiple tx intfcs per frame by Dave Barach · 6 years ago
  53. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  54. 2a03efe bihash: give hint to CPU that we are spinlocking by Damjan Marion · 6 years ago
  55. 78fd7e8 Add congestion drop in interface handoff by Damjan Marion · 6 years ago
  56. 508498f Fine-grained add / delete locking by Dave Barach · 6 years ago
  57. 1363763 physmem: fix alloc when dlmaloc is used by Damjan Marion · 6 years ago
  58. 3e13c09 fix issue with missing sample_main in sample plugin by Damjan Marion · 6 years ago
  59. 8d753f9 QOS: mark/record fix feature ordering c-n-p error by Neale Ranns · 6 years ago
  60. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  61. 631de0d avf: don't enable interrupts before interface is admin up by Damjan Marion · 6 years ago
  62. 4994958 NAT44: in+out interface in STN setup improvement (VPP-1344) by Matus Fabian · 6 years ago
  63. 0809f6c QoS: marking and recording for MPLS and VLAN by Neale Ranns · 6 years ago
  64. c34b2e0 avf: Support interrupt mode by Steven · 6 years ago
  65. ed2fe93 Fix coverity warning / legitimate minor bug by Dave Barach · 6 years ago
  66. 3a9702a dpdk: eliminate vpp-dpdk-devel RPM conflict by Matthew Smith · 6 years ago
  67. 88dbf98 dpdk: fix Mellanox Connect-X3 VF ID by Matthew Smith · 6 years ago
  68. 7064c33 test_jvpp: improve error message when JVpp JARS are missing by Marek Gradzki · 6 years ago
  69. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  70. 3d0fadc session: coverity warnings by Florin Coras · 6 years ago
  71. 970a0b8 Add a new communication channel between VPP and openssl engine by Ping Yu · 6 years ago
  72. 4d56e05 Cleanup of handoff code by Damjan Marion · 6 years ago
  73. a17158b qos record:fix disable on interface delete by Eyal Bari · 6 years ago
  74. 8a03e4f ip4-input and ip4-input-no-checksum should be siblings by Neale Ranns · 6 years ago
  75. 005849e Set default STARTUP_DIR to be toplevel dir by Damjan Marion · 6 years ago
  76. e73b6b7 Fix IPv6 csum calculation in GTP-U encapsulation by Andreas Schultz · 6 years ago
  77. 43f02bb dpdk: set log write fd to non-blocking by Matthew Smith · 6 years ago
  78. 25668c8 dpdk: add device IDs for Mellanox ConnectX-3 by Matthew Smith · 6 years ago
  79. 2a7563b PAPI: Remove logging calls from pack/unpack by Ole Troan · 6 years ago
  80. 22b3b84 gbp: Add support for ACL by Mohsin Kazmi · 7 years ago
  81. 07f3586 qos mark/record: fix disable-sw_if_index range check by Eyal Bari · 6 years ago
  82. 400378f DPDK: coverity scan warnings by Marco Varlese · 6 years ago
  83. e91bdb3 svm: make message queue more compact by Florin Coras · 6 years ago
  84. 19668e8 Change configure.ac to match the release tag on master by Ed Warnicke · 6 years ago
  85. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  86. 2a3fb1a make_test: dhcp - add lease time test and wrong XID in OFFER test by Jan Gelety · 6 years ago
  87. 8aedf5e vpp-api: improve naming for easier debugging by Klement Sekera · 6 years ago
  88. 54d0ac3 VPP crash when run "lb set interface nat4 in <intc>" VPP-1343 by Hongjun Ni · 6 years ago
  89. d6dfd00 Fix GTP-U length header field in encoding by Andreas Schultz · 6 years ago
  90. 96cc67d Fix GTP-U header in 4x IPv4 vector encapsulation by Andreas Schultz · 6 years ago
  91. 882fcfe vppinfra: increase max bihash arena size to 512GB by Damjan Marion · 6 years ago
  92. 96f40a0 memif: vectorized buffer enqueue in input node by Damjan Marion · 6 years ago
  93. 6a0f7dd Bump the VPP version in configure.ac by Neale Ranns · 6 years ago
  94. b52c034 loopback:fix delete to check interface class by Eyal Bari · 6 years ago
  95. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  96. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  97. 5da96a7 session: make sure segment sizes are page aligned by Florin Coras · 6 years ago
  98. 208c29a VOM: support for pipes by Neale Ranns · 7 years ago
  99. 4faab21 Adjacency-BFD: assume BFD down on create by Neale Ranns · 6 years ago
  100. 15dff72 acl-plugin: fix coverity errors 186574,186575,186576,186577,183451 by Andrew Yourtchenko · 6 years ago