1. a3eb63c Map SVM regions at a sane offset on arm64 by Brian Brooks · 7 years ago
  2. 375e468 VCL-LDPRELOAD: Fix epoll_pwait timeout. by Dave Wallace · 7 years ago
  3. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  4. e178399 make test: fix logic for CACHE_OUTPUT option by Klement Sekera · 7 years ago
  5. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  6. 0f85333 Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD by John Lo · 7 years ago
  7. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  8. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  9. 6a6f4f7 make test: automatically seed random generator by Klement Sekera · 7 years ago
  10. b79d886 vppinfra: add 512-bit vector definitions and types by Damjan Marion · 7 years ago
  11. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  12. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  13. af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
  14. dbd4456 session: use listener logic for proxy rules by Florin Coras · 7 years ago
  15. bc3c126 VOM: enum_base - not constexpr to appease coverity by Neale Ranns · 7 years ago
  16. 814b47b VOM: memset DHCP hostname in VPP API by Neale Ranns · 7 years ago
  17. a2a7db8 BIER: replace uintXX_t with uXX by Neale Ranns · 7 years ago
  18. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  19. 6dfb5ac tcp: call accept notify after full connection init by Florin Coras · 7 years ago
  20. f149314 Add udp.api.h to vnet.am by Florin Coras · 7 years ago
  21. 498b3a5 VCL: Set debug output level from env var by Dave Wallace · 7 years ago
  22. ef24d42 session: fix app index in unbind by Florin Coras · 7 years ago
  23. 75e974b buffers: fix bug in free list n_alloc tracking by Klement Sekera · 7 years ago
  24. b966b8e memif: use clib_socket_t for socket connections by Damjan Marion · 7 years ago
  25. 4e50d2f VOM: Inspect: fix the bug by Mohsin Kazmi · 7 years ago
  26. 67b1b22 VOM: Makefile: Fix the execution time initialization order by Mohsin Kazmi · 7 years ago
  27. d792d9c BIER by Neale Ranns · 7 years ago
  28. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  29. 2640808 session: fix app ns list cli dump by Florin Coras · 7 years ago
  30. 2769710 Port restricted NAT44 (VPP-1048) by Matus Fabian · 7 years ago
  31. c36ee5f Remove boost-log link dependency from test/ext/Makefile by Neale Ranns · 7 years ago
  32. c3a2a2f VOM logger levels fix by Neale Ranns · 7 years ago
  33. 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
  34. 6d56fa4 memif: do not mask head and tail pointers by Damjan Marion · 7 years ago
  35. 8daa80a ACL plugin support tagged subinterfaces by Pavel Kotucek · 7 years ago
  36. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  37. c65fdbf jvpp: test measuring number of invocations per time (VPP-619) by Matej · 7 years ago
  38. dcdff6e session: fix show app ns table cli by Florin Coras · 7 years ago
  39. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  40. 0938dcf NAT64 to use IPv4 address from interface (VPP-1051) by Matus Fabian · 7 years ago
  41. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago
  42. 7cafe76 http_server_rx_callback by JingLiuZTE · 7 years ago
  43. 9e7c13f Fix SHG handling for ARP/ICMPv6 received from BVI in a BD by John Lo · 7 years ago
  44. e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
  45. 85dbac0 vat: session_rules_dump missing network to host conversion by Steven · 7 years ago
  46. e7fa24e VCL: Fix error handling during heap alloc by Dave Wallace · 7 years ago
  47. efcd1e9 SNAT: IP fragmentation (VPP-890) by Matus Fabian · 7 years ago
  48. 20ab0a4 Fix include header for cmds by Mohsin Kazmi · 7 years ago
  49. 6e39d62 libmmeif: Makefile fix by Jakub Grajciar · 7 years ago
  50. 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
  51. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  52. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  53. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  54. 4e4531e session: fix v6 double binds by Florin Coras · 7 years ago
  55. 2e005bb VCL: handle process fork. by Dave Wallace · 7 years ago
  56. fab3890 libmemif: add dep to Makefile by Jakub Grajciar · 7 years ago
  57. 8ebe625 NAT: DS-Lite (VPP-1040) by Matus Fabian · 7 years ago
  58. 5917939 VCL-LDPRELOAD: enable accept4() wrapper by Dave Wallace · 7 years ago
  59. bfc29ba fix bfd cli with gcc >= 6 by Gabriel Ganne · 7 years ago
  60. 7b0c673 Add --disable-vom config option by Dave Barach · 7 years ago
  61. c97a739 session: add rule tags by Florin Coras · 7 years ago
  62. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  63. b90be67 make test: fix DEBUG=core error by Klement Sekera · 7 years ago
  64. 9ef1c0a VOM reshuffle by Neale Ranns · 7 years ago
  65. addb55b fix debian packages generation (invalid warning silencing) by Gabriel Ganne · 7 years ago
  66. e695cb4 VCL_LDPRELOAD: mixed libc/vcl epoll fd's by Dave Wallace · 7 years ago
  67. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  68. 9749450 ip4 network request processing by Dave Barach · 7 years ago
  69. fd67ece Fix coverity warnings in VOM and VAPI by Neale Ranns · 7 years ago
  70. e4bb5bc libmemif: example app can generate ICMP, dev perf tests (using icmpr-epoll) by Jakub Grajciar · 7 years ago
  71. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  72. 37d3967 NAT64: Input feature arc on virtual interface via interface RX DPO. by Ole Troan · 7 years ago
  73. 0b0421d Add C++ files to Doxygen by Chris Luke · 7 years ago
  74. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  75. 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
  76. c5c2bb3 silence clib_mem_unaligned() invalid read found by address-sanitizer by Gabriel Ganne · 7 years ago
  77. a30d903 silence l2fib_init() invalid read of size 2 found by address-sanitizer by Gabriel Ganne · 7 years ago
  78. ef5d5aa vppinfra: make _vec_resize_will_expand read-only by Florin Coras · 7 years ago
  79. f0c1c96 session: support drop action in rules table by Florin Coras · 7 years ago
  80. 77eb3a9 Set up P2P flag to gtpu interface by Hongjun Ni · 7 years ago
  81. 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
  82. 774169b VCL: application proxy configuration by Dave Wallace · 7 years ago
  83. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  84. 60c1c7c Add replicate DPO header to export list for VPPSB by Neale Ranns · 7 years ago
  85. 149d62f Add builtin http server option to return static reply by Florin Coras · 7 years ago
  86. 62333be session: fix proxy coverity warnings by Florin Coras · 7 years ago
  87. c6b2a20 A bit of cleanup, updated the README, started vhost test. by John DeNisco · 7 years ago
  88. a74b741 VPP-959: Support old version of CFFI by Ole Troan · 7 years ago
  89. 6e3b5a2 vom: fix build with gcc7 by Damjan Marion · 7 years ago
  90. f29e85f VOM fixes for 9090 - ships in the night commits by Neale Ranns · 7 years ago
  91. 53ae29e fix clib_mem_unaligned() invalid read by Gabriel Ganne · 7 years ago
  92. 2e2a0eb nat plugin - fix test logic by Gabriel Ganne · 7 years ago
  93. 0c0fe27 Clean up a few historical anomalies by Dave Barach · 7 years ago
  94. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  95. df36f21 dpdk/ipsec: align memory by Sergio Gonzalez Monroy · 7 years ago
  96. aa3a25c dpdk/ipsec: fix digest physical address by Sergio Gonzalez Monroy · 7 years ago
  97. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  98. 14edd97 Fix "l2fib add" CLI to allow adding of filter MAC entries by John Lo · 7 years ago
  99. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  100. ca3b6f1 VPP PAPI: Error in unserializer for non-array compound types. by Ole Troan · 7 years ago