1. 3bf6c2b dpdk: support for DPDK 18.08 by Damjan Marion · 6 years ago
  2. 060c3a7 VPP-1381: Fix the incorrect if condition when delete session for static mapping by shubing guo · 6 years ago
  3. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  4. 7f1f7e7 avf: fix prefetch bug by Damjan Marion · 6 years ago
  5. 7eb9d96 IP fragmentation buffer chains, part 2. by Ole Troan · 6 years ago
  6. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  7. 4146c65 IP fragmentation to handle buffer chains. by Ole Troan · 6 years ago
  8. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  9. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  10. 99a3c6c Use the bihash walk function by Neale Ranns · 6 years ago
  11. fe80c49 Fix L2 flooding to BVI with error return not working by John Lo · 6 years ago
  12. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  13. 7fad624 acl-plugin: fix failures in some of IPv4 test-debug testcases by Andrew Yourtchenko · 6 years ago
  14. f7f4e39 Fix the fifo-size limitation in tcp_echo by Yalei Wang · 6 years ago
  15. eabd607 PAPI: Python 3.7 uses async keyword. by Ole Troan · 6 years ago
  16. 68ba880 NAT44: delete user with zero sessions (VPP-1282) by Matus Fabian · 6 years ago
  17. 85a2555 bfd:fix NULL session free/put by Eyal Bari · 6 years ago
  18. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  19. 40e6bdf fix typo in bitmap.h by Korian Edeline · 6 years ago
  20. 28374ca Fix dangling reference in l2fib_scan(...) by Dave Barach · 6 years ago
  21. e25c9bf api: compute msg table for private registrations by Florin Coras · 6 years ago
  22. 1d20f47 PAPI: Move unit tests to fix packaging issues. by Ole Troan · 6 years ago
  23. a88c916 dlmalloc compiles errors with clang by Neale Ranns · 6 years ago
  24. 6763a1d re-indent UDP encap documentation by Neale Ranns · 6 years ago
  25. 4d2eb4c dpdk-flow:fix raw item init by Eyal Bari · 6 years ago
  26. ca45ee7 fix dangling reference in foreach_key_value_pair by Dave Barach · 6 years ago
  27. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  28. e7a9b3d API: Remove legacy vlibsocket code. by Ole Troan · 6 years ago
  29. b199e98 PAPI: Union pad at the end of short fields instead of at head. by Ole Troan · 6 years ago
  30. b257fc9 Fix typo in trace trajectory init by Dave Barach · 6 years ago
  31. 248ff92 avf: add avf_create_reply_handler to avf_test by Jakub Grajciar · 6 years ago
  32. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  33. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  34. 40f9246 vlib: avoid double process dispatch by Florin Coras · 6 years ago
  35. c470e22 svm: add support for eventfd signaling to queue by Florin Coras · 6 years ago
  36. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  37. 0e10dd1 acl-plugin: fill in the 5tuple structure all at once, avoid short writes by Andrew Yourtchenko · 6 years ago
  38. 9686eac vcl: fix debug messages output before heap cfg by Florin Coras · 6 years ago
  39. c6c0d2a NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) by Matus Fabian · 6 years ago
  40. e4a9eb7 Improve cpu { coremask-% } configure option by Yi He · 6 years ago
  41. cc4a5e8 Move java api to extras/ by Damjan Marion · 6 years ago
  42. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago
  43. 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
  44. afc725a Add support for shuffle vector intrinsic via Neon in ARM by Sirshak Das · 6 years ago
  45. 1c7bf5d Poison freed memory objects by Dave Barach · 6 years ago
  46. 7d92c09 vxlan:decap.c conform coding style by Eyal Bari · 6 years ago
  47. d05ce97 Fix undefined symbol: fformat_append_cr in vat plugins loading by Yi He · 6 years ago
  48. 15c3a6a memif: socket filename fix by Jakub Grajciar · 6 years ago
  49. 937c089 acl-plugin: move the acl epoch calculation into inline function by Andrew Yourtchenko · 6 years ago
  50. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  51. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  52. 579092c SIXRD: fix post introduction of the directed subnet broadcast by Neale Ranns · 6 years ago
  53. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  54. 1f895c9 Reverse the logic of flagging malformed packet in fragmentation code to allow padding by Rajesh Saluja · 6 years ago
  55. d3ca8ff session/dlmalloc: coverity fixes by Florin Coras · 6 years ago
  56. d055475 dlmalloc: use static magic constant for debug images by Florin Coras · 6 years ago
  57. cd2190e Fix build-break when compiling -O0 / TAG=vpp_debug by Dave Barach · 6 years ago
  58. 54693d2 vcl: use events for epoll/select/read/write by Florin Coras · 6 years ago
  59. 5df580e 128-bit SIMD version of vlib_get_buffers by Damjan Marion · 6 years ago
  60. 28d4271 mips64: Add timer and longjump support by Carl Smith · 6 years ago
  61. fc5dda3 vector indicies walk in reverse by Neale Ranns · 6 years ago
  62. d7f58cc Fix memory leak in processing of ICMPv6 RA event (VPP-1360) by Juraj Sloboda · 6 years ago
  63. db0a7ec -DCLIB_DEBUG => turn on extra checks in dlmalloc by Dave Barach · 6 years ago
  64. 9bae0ca pp2: change default queue size by Brian Brooks · 6 years ago
  65. f91080c Clean up dpdk plugin rx/tx pcap tracing by Dave Barach · 6 years ago
  66. 9594b56 Improve the sample plugin node dispatch function by Dave Barach · 6 years ago
  67. 1d65279 VPP-API client: timeout thread loop variable by Neale Ranns · 6 years ago
  68. b842ae1 VPP-1359 Wrong vl_msg_id by Lukasz Majczak · 6 years ago
  69. c4b094e avf: used tx queue should be enabled by Damjan Marion · 6 years ago
  70. 48a87f2 vppinfra: add SSE4.2 version of u8x16_shuffle by Damjan Marion · 6 years ago
  71. ae91180 avf: request queues support by Jakub Grajciar · 6 years ago
  72. 055b231 L2 Flood: use the buffer clone API rather than buffer recycle by Neale Ranns · 6 years ago
  73. 351b3a0 avf: fix interrupt mode by Damjan Marion · 6 years ago
  74. 3451d98 Generate vppinfra/config.h from config.in script (same as we do for vlib/config.h) by Neale Ranns · 6 years ago
  75. 605afa0 VPP-1332 memif: add/del socket filename bugfix by Jakub Grajciar · 6 years ago
  76. 4e6014f avf: api fix by Jakub Grajciar · 6 years ago
  77. 8b5dc4f Create a unit-test plugin by Dave Barach · 6 years ago
  78. 006e6f8 tls: avoid possible async handler duplication by Ping Yu · 6 years ago
  79. 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
  80. 6b9b41c L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api by Neale Ranns · 6 years ago
  81. c79396e NAT44: fix forwarding feature bug (VPP-1349) by Matus Fabian · 6 years ago
  82. 5b8ed98 Buffer clone: copy opaque2 by Neale Ranns · 6 years ago
  83. 66446b9 Update pipeline.h: use vlib_get_buffers by Dave Barach · 6 years ago
  84. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  85. 78451a6 Loopback tx: support multiple tx intfcs per frame by Dave Barach · 6 years ago
  86. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  87. 2a03efe bihash: give hint to CPU that we are spinlocking by Damjan Marion · 6 years ago
  88. 78fd7e8 Add congestion drop in interface handoff by Damjan Marion · 6 years ago
  89. 508498f Fine-grained add / delete locking by Dave Barach · 6 years ago
  90. 1363763 physmem: fix alloc when dlmaloc is used by Damjan Marion · 6 years ago
  91. 3e13c09 fix issue with missing sample_main in sample plugin by Damjan Marion · 6 years ago
  92. 8d753f9 QOS: mark/record fix feature ordering c-n-p error by Neale Ranns · 6 years ago
  93. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  94. 631de0d avf: don't enable interrupts before interface is admin up by Damjan Marion · 6 years ago
  95. 4994958 NAT44: in+out interface in STN setup improvement (VPP-1344) by Matus Fabian · 6 years ago
  96. 0809f6c QoS: marking and recording for MPLS and VLAN by Neale Ranns · 6 years ago
  97. c34b2e0 avf: Support interrupt mode by Steven · 6 years ago
  98. ed2fe93 Fix coverity warning / legitimate minor bug by Dave Barach · 6 years ago
  99. 88dbf98 dpdk: fix Mellanox Connect-X3 VF ID by Matthew Smith · 6 years ago
  100. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago