1. dff48db session/tcp: filtering improvements by Florin Coras · 7 years ago
  2. 45b4850 dpdk: add support for DPDK 17.11 by Damjan Marion · 7 years ago
  3. 9d1d73a VCL: Update lcl addr/port from connect session reply msg. by Dave Wallace · 7 years ago
  4. 52bf22e Have PAPI find its API definition files by Chris Luke · 7 years ago
  5. 8493752 nowhere to set read_timeout by dongjuan · 7 years ago
  6. 42324ad session: fix session rules api to use transport proto by Florin Coras · 7 years ago
  7. e376f93 VCL-LDPRELOAD: Fix CID179207 by Dave Wallace · 7 years ago
  8. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  9. 1d6d085 test http server: prealloc fifos/segment options by Florin Coras · 7 years ago
  10. 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
  11. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  12. 8ac4ce8 VOM fixes and logger improvements by Neale Ranns · 7 years ago
  13. ddecfb3 Add a non interactive mode by John DeNisco · 7 years ago
  14. ad2ddb1 Replace tap interface using general interface by Hongjun Ni · 7 years ago
  15. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  16. 9385aa0 acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 egress path by Andrew Yourtchenko · 7 years ago
  17. dcf55ce vppcom: improve listener session handling by Florin Coras · 7 years ago
  18. aa0d62a acl-plugin: also print human-friendly format of 5tuple in packet trace by Andrew Yourtchenko · 7 years ago
  19. 4036427 tcp: register with ip for header parsing by default by Florin Coras · 7 years ago
  20. 5292538 Deal with double name-pointer chases by Dave Barach · 7 years ago
  21. f11cbc4 dpdk: add additional data to TX trace by Damjan Marion · 7 years ago
  22. 8419755 libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_details_t by Jakub Grajciar · 7 years ago
  23. fbfe90e dpdk/ipsec: use physmem when creating pools by Sergio Gonzalez Monroy · 7 years ago
  24. 70bfcaf Add Support of DHCP VSS Type 0 where VPN-ID is ASCII by John Lo · 7 years ago
  25. 9d72120 memif: fix uninitialized pointer read coverity error by Steven · 7 years ago
  26. 93149bb BIER: coverity fixes by Neale Ranns · 7 years ago
  27. b8a0d2c Punt DNS request/reply traffic when name resolution disabled by Dave Barach · 7 years ago
  28. 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
  29. 3904a0c vxlan extended tests - fix scapy-related issues by Gabriel Ganne · 7 years ago
  30. eb9e6b6 add libffi-dev to DEB_DEPENDS by Gabriel Ganne · 7 years ago
  31. 9e12d77 armv8 crc32 - fix macro name by Gabriel Ganne · 7 years ago
  32. eecb26d Fix cosmetic issue in configure.ac by Damjan Marion · 7 years ago
  33. 263f955 VOM: interface's handle() retreives from singular instance by Neale Ranns · 7 years ago
  34. 352ea0c VOM: interface RD update reconfigures L3 bindings by Neale Ranns · 7 years ago
  35. 10e7a9f VOM: bridge-domain learning mode and route help commands by Neale Ranns · 7 years ago
  36. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  37. bf024e6 Fix typos in configure.ac and dpdk/buffer.c by Damjan Marion · 7 years ago
  38. 87bd96a vppinfra: fix pool_get_aligned_will_expand for fixed pools by Florin Coras · 7 years ago
  39. 88fd504 NULL-terminate load_balance_nsh_nodes[] by Gabriel Ganne · 7 years ago
  40. 0f8a96c bier - fix node table declaration by Gabriel Ganne · 7 years ago
  41. 156e5ca Fix builtin http server static request free by Florin Coras · 7 years ago
  42. 64ae778 vnet: af_packet_set_l4_cksum_offload device class check by Jakub Grajciar · 7 years ago
  43. fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
  44. 227867f VCL-LDPRELOAD: add sendfile/sendfile64 implementation. by Dave Wallace · 7 years ago
  45. 49806fe l2-flood: fix restore vnet buffer's flags in the replication routine by Steve Shin · 7 years ago
  46. 9324284 Reduce number of parallel builds by Damjan Marion · 7 years ago
  47. 04f3db3 dpdk: introduce AVX512 variants of node functions by Damjan Marion · 7 years ago
  48. 2d8bf30 Instead of a min term size, use a default (VPP-1061) by Chris Luke · 7 years ago
  49. 192267d NAT: Buufer overflow for memcpy() by Ole Troan · 7 years ago
  50. de5fec9 session: add handle to disconnect_session_reply api msg. by Dave Wallace · 7 years ago
  51. 3bd43b8 VCL: clean up disconnect_session debug output. by Dave Wallace · 7 years ago
  52. 0cdd5bd VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity errors by Steven · 7 years ago
  53. b592ad7 ACL: Add coding-style-patch-verification and indent. by Jon Loeliger · 7 years ago
  54. 27cadd2 ACLs: Use better error return codes than "-1" everywhere. by Jon Loeliger · 7 years ago
  55. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  56. bfe470c Update CPU list by Damjan Marion · 7 years ago
  57. c84a82c dpdk: optimize buffer alloc/free by Damjan Marion · 7 years ago
  58. ba3c773 Handle CPU flags from autotools project by Damjan Marion · 7 years ago
  59. 60caa06 VCL: Fix accept state machine, EPOLLET logic. by Dave Wallace · 7 years ago
  60. a3eb63c Map SVM regions at a sane offset on arm64 by Brian Brooks · 7 years ago
  61. 375e468 VCL-LDPRELOAD: Fix epoll_pwait timeout. by Dave Wallace · 7 years ago
  62. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  63. e178399 make test: fix logic for CACHE_OUTPUT option by Klement Sekera · 7 years ago
  64. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  65. 0f85333 Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD by John Lo · 7 years ago
  66. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  67. f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
  68. 6a6f4f7 make test: automatically seed random generator by Klement Sekera · 7 years ago
  69. b79d886 vppinfra: add 512-bit vector definitions and types by Damjan Marion · 7 years ago
  70. 8909558 Fix bug in key calculation for IPsec tunnel interface by Matthew Smith · 7 years ago
  71. 6e8c667 session: add app ns index to ns create api by Florin Coras · 7 years ago
  72. af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
  73. dbd4456 session: use listener logic for proxy rules by Florin Coras · 7 years ago
  74. bc3c126 VOM: enum_base - not constexpr to appease coverity by Neale Ranns · 7 years ago
  75. 814b47b VOM: memset DHCP hostname in VPP API by Neale Ranns · 7 years ago
  76. a2a7db8 BIER: replace uintXX_t with uXX by Neale Ranns · 7 years ago
  77. ad0c77f session: use pool for segment manager properties by Florin Coras · 7 years ago
  78. 6dfb5ac tcp: call accept notify after full connection init by Florin Coras · 7 years ago
  79. f149314 Add udp.api.h to vnet.am by Florin Coras · 7 years ago
  80. 498b3a5 VCL: Set debug output level from env var by Dave Wallace · 7 years ago
  81. ef24d42 session: fix app index in unbind by Florin Coras · 7 years ago
  82. 75e974b buffers: fix bug in free list n_alloc tracking by Klement Sekera · 7 years ago
  83. b966b8e memif: use clib_socket_t for socket connections by Damjan Marion · 7 years ago
  84. 4e50d2f VOM: Inspect: fix the bug by Mohsin Kazmi · 7 years ago
  85. 67b1b22 VOM: Makefile: Fix the execution time initialization order by Mohsin Kazmi · 7 years ago
  86. d792d9c BIER by Neale Ranns · 7 years ago
  87. a2ff7b8 session: lookup/rules table improvements and cleanup by Florin Coras · 7 years ago
  88. 2640808 session: fix app ns list cli dump by Florin Coras · 7 years ago
  89. 2769710 Port restricted NAT44 (VPP-1048) by Matus Fabian · 7 years ago
  90. c36ee5f Remove boost-log link dependency from test/ext/Makefile by Neale Ranns · 7 years ago
  91. c3a2a2f VOM logger levels fix by Neale Ranns · 7 years ago
  92. 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
  93. 6d56fa4 memif: do not mask head and tail pointers by Damjan Marion · 7 years ago
  94. 8daa80a ACL plugin support tagged subinterfaces by Pavel Kotucek · 7 years ago
  95. 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
  96. c65fdbf jvpp: test measuring number of invocations per time (VPP-619) by Matej · 7 years ago
  97. dcdff6e session: fix show app ns table cli by Florin Coras · 7 years ago
  98. c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
  99. 0938dcf NAT64 to use IPv4 address from interface (VPP-1051) by Matus Fabian · 7 years ago
  100. 2ea2e42 VOM rpm build fixes by Neale Ranns · 7 years ago