1. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  2. 2640808 session: fix app ns list cli dump by Florin Coras · 7 years ago
  3. 2769710 Port restricted NAT44 (VPP-1048) by Matus Fabian · 7 years ago
  4. c36ee5f Remove boost-log link dependency from test/ext/Makefile by Neale Ranns · 7 years ago
  5. c3a2a2f VOM logger levels fix by Neale Ranns · 7 years ago
  6. 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
  7. 6d56fa4 memif: do not mask head and tail pointers by Damjan Marion · 7 years ago
  8. 8daa80a ACL plugin support tagged subinterfaces by Pavel Kotucek · 7 years ago
  9. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  10. c65fdbf jvpp: test measuring number of invocations per time (VPP-619) by Matej · 7 years ago
  11. dcdff6e session: fix show app ns table cli by Florin Coras · 7 years ago
  12. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  13. 0938dcf NAT64 to use IPv4 address from interface (VPP-1051) by Matus Fabian · 7 years ago
  14. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago
  15. 7cafe76 http_server_rx_callback by JingLiuZTE · 7 years ago
  16. 9e7c13f Fix SHG handling for ARP/ICMPv6 received from BVI in a BD by John Lo · 7 years ago
  17. e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
  18. 85dbac0 vat: session_rules_dump missing network to host conversion by Steven · 7 years ago
  19. e7fa24e VCL: Fix error handling during heap alloc by Dave Wallace · 7 years ago
  20. efcd1e9 SNAT: IP fragmentation (VPP-890) by Matus Fabian · 7 years ago
  21. 20ab0a4 Fix include header for cmds by Mohsin Kazmi · 7 years ago
  22. 6e39d62 libmmeif: Makefile fix by Jakub Grajciar · 7 years ago
  23. 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
  24. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  25. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  26. 595992c ip: add container proxy api by Florin Coras · 7 years ago
  27. 4e4531e session: fix v6 double binds by Florin Coras · 7 years ago
  28. 2e005bb VCL: handle process fork. by Dave Wallace · 7 years ago
  29. fab3890 libmemif: add dep to Makefile by Jakub Grajciar · 7 years ago
  30. 8ebe625 NAT: DS-Lite (VPP-1040) by Matus Fabian · 7 years ago
  31. 5917939 VCL-LDPRELOAD: enable accept4() wrapper by Dave Wallace · 7 years ago
  32. bfc29ba fix bfd cli with gcc >= 6 by Gabriel Ganne · 7 years ago
  33. 7b0c673 Add --disable-vom config option by Dave Barach · 7 years ago
  34. c97a739 session: add rule tags by Florin Coras · 7 years ago
  35. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  36. b90be67 make test: fix DEBUG=core error by Klement Sekera · 7 years ago
  37. 9ef1c0a VOM reshuffle by Neale Ranns · 7 years ago
  38. addb55b fix debian packages generation (invalid warning silencing) by Gabriel Ganne · 7 years ago
  39. e695cb4 VCL_LDPRELOAD: mixed libc/vcl epoll fd's by Dave Wallace · 7 years ago
  40. 6c36f53 session: add api to dump rules by Florin Coras · 7 years ago
  41. 9749450 ip4 network request processing by Dave Barach · 7 years ago
  42. fd67ece Fix coverity warnings in VOM and VAPI by Neale Ranns · 7 years ago
  43. e4bb5bc libmemif: example app can generate ICMP, dev perf tests (using icmpr-epoll) by Jakub Grajciar · 7 years ago
  44. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  45. 37d3967 NAT64: Input feature arc on virtual interface via interface RX DPO. by Ole Troan · 7 years ago
  46. 0b0421d Add C++ files to Doxygen by Chris Luke · 7 years ago
  47. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  48. 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
  49. c5c2bb3 silence clib_mem_unaligned() invalid read found by address-sanitizer by Gabriel Ganne · 7 years ago
  50. a30d903 silence l2fib_init() invalid read of size 2 found by address-sanitizer by Gabriel Ganne · 7 years ago
  51. ef5d5aa vppinfra: make _vec_resize_will_expand read-only by Florin Coras · 7 years ago
  52. f0c1c96 session: support drop action in rules table by Florin Coras · 7 years ago
  53. 77eb3a9 Set up P2P flag to gtpu interface by Hongjun Ni · 7 years ago
  54. 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
  55. 774169b VCL: application proxy configuration by Dave Wallace · 7 years ago
  56. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  57. 60c1c7c Add replicate DPO header to export list for VPPSB by Neale Ranns · 7 years ago
  58. 149d62f Add builtin http server option to return static reply by Florin Coras · 7 years ago
  59. 62333be session: fix proxy coverity warnings by Florin Coras · 7 years ago
  60. c6b2a20 A bit of cleanup, updated the README, started vhost test. by John DeNisco · 7 years ago
  61. a74b741 VPP-959: Support old version of CFFI by Ole Troan · 7 years ago
  62. 6e3b5a2 vom: fix build with gcc7 by Damjan Marion · 7 years ago
  63. f29e85f VOM fixes for 9090 - ships in the night commits by Neale Ranns · 7 years ago
  64. 53ae29e fix clib_mem_unaligned() invalid read by Gabriel Ganne · 7 years ago
  65. 2e2a0eb nat plugin - fix test logic by Gabriel Ganne · 7 years ago
  66. 0c0fe27 Clean up a few historical anomalies by Dave Barach · 7 years ago
  67. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  68. df36f21 dpdk/ipsec: align memory by Sergio Gonzalez Monroy · 7 years ago
  69. aa3a25c dpdk/ipsec: fix digest physical address by Sergio Gonzalez Monroy · 7 years ago
  70. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  71. 14edd97 Fix "l2fib add" CLI to allow adding of filter MAC entries by John Lo · 7 years ago
  72. 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
  73. ca3b6f1 VPP PAPI: Error in unserializer for non-array compound types. by Ole Troan · 7 years ago
  74. 4f68e04 Update CSIT tests 171017 -> 171030 by Jan Gelety · 7 years ago
  75. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  76. 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
  77. 756d5f7 Fix typo (double unlock) by Dave Barach · 7 years ago
  78. 2ca8ced physmem: register region with IOMMU by Damjan Marion · 7 years ago
  79. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  80. b3d1b20 lb plugin tests - wipe flowtable after each unit test by Gabriel Ganne · 7 years ago
  81. 5611ca7 Minor copyedit fixes to ACL Hash doc. by Jon Loeliger · 7 years ago
  82. 310518e Add the bihash_vec8_8 variant by Dave Barach · 7 years ago
  83. caa176b Remove old Python vppctl script by Chris Luke · 7 years ago
  84. 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
  85. 7008da2 jvpp: bugfix for deadlock in java future API (VPP-1037) by Matej · 7 years ago
  86. 04b68bd libmemif: perf optimization by Jakub Grajciar · 7 years ago
  87. c981b09 vcl: fix compiling on newer systems by Damjan Marion · 7 years ago
  88. ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
  89. a2e244c session: fix coverity warnings by Florin Coras · 7 years ago
  90. 1c71045 session: rules tables by Florin Coras · 7 years ago
  91. ae5a02f Fix for vppctl and interactive commands (VPP-1038) by Chris Luke · 7 years ago
  92. ead85e9 VCL-LDPRELOAD: Fix CID 178271 by Dave Wallace · 7 years ago
  93. fc1c612 session: instantiate appns lookup table only once by Florin Coras · 7 years ago
  94. 8aa0d78 LDPRELOAD: Fix out-of-scope variable coverity error by Steven · 7 years ago
  95. 58c9476 acl-plugin: increase the amount of memory for classifier tables used by MACIP ACLs by Andrew Yourtchenko · 7 years ago
  96. 66cf6eb VCL: refactor session close / disconnect. by Dave Wallace · 7 years ago
  97. faf9d77 VCL-LDPRELOAD: Fix more coverity warnings by Dave Wallace · 7 years ago
  98. 617dffa VCL-LDPRELOAD: Fix CID 178251 & CID 178253 by Dave Wallace · 7 years ago
  99. 8184ebd Consolidate short_help for classify table with memory-size by Hongjun Ni · 7 years ago
  100. 5ba86f7 NAT: delete session API/CLI (VPP-1041) by Matus Fabian · 7 years ago