1. 79aafa1 IPIP: version.h is not needed by Neale Ranns · 7 years ago
  2. 4d72b17 memif: bug fixes by Damjan Marion · 7 years ago
  3. 1e58311 VOM: Add sub_interface in specific routing table by Mohsin Kazmi · 7 years ago
  4. 16aa7f8 DSLite: Implement new API call DSLITE_ADDRESS_DUMP. by Jon Loeliger · 7 years ago
  5. 7c6df39 Bump package version by Chris Luke · 7 years ago
  6. 3e21eba Hm this ended up on master, but should not have. by Chris Luke · 7 years ago v18.07-rc0
  7. c9c0988 Setup for branch stable/1804 by Chris Luke · 7 years ago
  8. 546ad85 Doc updates prior to branch by Chris Luke · 7 years ago
  9. cef1db9 memif: zero copy slave by Damjan Marion · 7 years ago
  10. 871dc42 Detailed stats collection feature by Neale Ranns · 7 years ago
  11. 6df1903 NAT added FIB entries have a preference lower than API/CLI by Neale Ranns · 7 years ago
  12. 36a6270 NAT44: prohibit multiple static mappings for a single local address (VPP-1224) by Matus Fabian · 7 years ago
  13. 4772e7a NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223) by Matus Fabian · 7 years ago
  14. eb4f74a dpdk:fix checksum handling of l2 interfaces by Eyal Bari · 7 years ago
  15. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  16. 3ecc221 reassembly: bug fixes by Klement Sekera · 7 years ago
  17. 1044043 Fix bugs in emacs plugin templates by Dave Barach · 7 years ago
  18. a46b4c9 session: use fib index in ip local test by Florin Coras · 7 years ago
  19. 57612eb make test: print a warning in case a core_pattern contains a filter program by Andrew Yourtchenko · 7 years ago
  20. 074f698 tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] by Steven · 7 years ago
  21. 3744fc7 libmemif: zero-copy-slave mode + header space by Jakub Grajciar · 7 years ago
  22. 17ddc0f acl-plugin: implement an optional session reclassification when ACL is (re-)applied by Andrew Yourtchenko · 7 years ago
  23. 6091d23 Updated sample startup.conf with supported plugin config options. by Maciek Konstantynowicz · 7 years ago
  24. 4dc8397 Fix minor issues. by John DeNisco · 7 years ago
  25. 76981ee Add missing stdint.h by Chris Luke · 7 years ago
  26. dd4889e lacp: faster convergence for slow-rate config option by Steven · 7 years ago
  27. 70488ab bond: show trace causes a crash if the interface is deleted by Steven · 7 years ago
  28. c1613a7 dpdk: fix crash due to incorrect xd->flags value with slave's link toggling by Steve Shin · 7 years ago
  29. 30684ac Coverity fixes (VPP-1204) by Chris Luke · 7 years ago
  30. f3a3bad ip6: fix ip6-local urpf checking by Florin Coras · 7 years ago
  31. 109139e l2_input:optimize counter access by Eyal Bari · 7 years ago
  32. 56b39f6 tcp: fix fib index buffer tagging by Florin Coras · 7 years ago
  33. cc5677b No need for this routine to be global by Dave Barach · 7 years ago
  34. 691abf6 vom: Fix the error handling for already existing itf by Mohsin Kazmi · 7 years ago
  35. 23d4e8a Build libmemif as part of verify job by Damjan Marion · 7 years ago
  36. b3caf55 bond: cli rename by Steven · 7 years ago
  37. e17bb71 SCTP: use custom fib by Marco Varlese · 7 years ago
  38. ab7c2b0 libmemif: add private header size field by Jakub Grajciar · 7 years ago
  39. ea2600a NAT44: make 1:1NAT for DHCP addressed interface persistent by Matus Fabian · 7 years ago
  40. f0404e9 test: fix VppNeighbor.query_vpp_config by Neale Ranns · 7 years ago
  41. d4ac4bb avf: keep input node in disabled state unless needed by Damjan Marion · 7 years ago
  42. 4888b50 NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worker (VPP-1213) by Matus Fabian · 7 years ago
  43. aa0180b vxlan:refactor add del command function by Eyal Bari · 7 years ago
  44. 2d207bc vlib: gcc-7 -O3 uninitialized values by Damjan Marion · 7 years ago
  45. be3f4d5 vlib: make cloned structures cacheline aligned by Damjan Marion · 7 years ago
  46. 82f2e6e acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing by Andrew Yourtchenko · 7 years ago
  47. f756401 VOM: Fix connection state by Neale Ranns · 7 years ago
  48. d50c987 memif: add private header size field by Damjan Marion · 7 years ago
  49. 18c0f22 bond: coverity woes by Steven · 7 years ago
  50. ed76ee2 VOM: bond: Add support for LACP by Mohsin Kazmi · 7 years ago
  51. de91006 VCL: add IPv6 to socket_test.sh and make test by Dave Wallace · 7 years ago
  52. 0a15e8c plugins: dpdk: ipsec: fix l3 offset by Szymon Sliwa · 7 years ago
  53. abcf3ea Restore the brief FIB entry printing by Neale Ranns · 7 years ago
  54. 20ba164 vlib: add support for vfio no-iommu mode by Damjan Marion · 7 years ago
  55. 43fc688 afpacket: Fix the reply if itf already exits by Mohsin Kazmi · 7 years ago
  56. 74a6dab Disable -Waddress-of-packed-member warnings reported by clang by Damjan Marion · 7 years ago
  57. e1e995d acl-plugin: defer the ACL plugin user module registration with ACL lookup until it is needed by Andrew Yourtchenko · 7 years ago
  58. 06bc260 plugin: Add plugin 'default' disable/enable by Mohsin Kazmi · 7 years ago
  59. ecfa2aa libmemif: version 2 by Jakub Grajciar · 7 years ago
  60. b4ff07a Intel Adaptive Virtual Function native device driver plugin by Damjan Marion · 7 years ago
  61. f6647e0 session: fix local session disconnects by Florin Coras · 7 years ago
  62. e1ace19 make test: fix DEBUG=gdb/gdbserver options by Klement Sekera · 7 years ago
  63. b686604 make test: fix ext build on centos by Klement Sekera · 7 years ago
  64. 3d6edf5 make test: use vpp-dev repo for py-lispnetworking by Klement Sekera · 7 years ago
  65. 8432e6e allow specifying number of concurrent jobs by Klement Sekera · 7 years ago
  66. 9b6ece7 make test: enhance core-file information by Klement Sekera · 7 years ago
  67. f0d0ddb User session counters stay <= per-user limit by Matthew Smith · 7 years ago
  68. 1f2f4b7 Add client hw address to DHCP offer and ack in test case by Neale Ranns · 7 years ago
  69. 563a853 acl-plugin: improvements in 'show acl-plugin macip acl' CLI by Andrew Yourtchenko · 7 years ago
  70. 4585eb8 Drop dhcp pkts w/ hardware address mismatches by Dave Barach · 7 years ago
  71. 4631610 IPSEC_AH: broken initialization (VPP-1208) by Marco Varlese · 7 years ago
  72. 81a13db tcp/session: sprinkle prefetches by Florin Coras · 7 years ago
  73. 0bee9ce session: allow builtin apps to register names by Florin Coras · 7 years ago
  74. beca266 acl-plugin: make test: do not use a debug CLI where API can be used by Andrew Yourtchenko · 7 years ago
  75. 915899a acl-plugin: set ACL heap within the exported functions that might alloc memory by Andrew Yourtchenko · 7 years ago
  76. 13a83ef make test: code cleanup by Klement Sekera · 7 years ago
  77. 3f2dd30 NAT44: fix ICMP checksum update crash (VPP-1205) by Matus Fabian · 7 years ago
  78. de3682f acl-plugin: make test: add a test which deletes an interface with applied ACL by Andrew Yourtchenko · 7 years ago
  79. 0e89dfc acl-plugin: make test: shuffle applied ACLs as part of the tests by Andrew Yourtchenko · 7 years ago
  80. 5237c77 IGMP: coverity fixes and remove checks for scapy IGMPv3 by Neale Ranns · 7 years ago
  81. a005e7f bond: performance enhancement by Steven · 7 years ago
  82. c6a716b vom: itf: make vhost_user as socket slave by Mohsin Kazmi · 7 years ago
  83. 6e3c682 VPP-1204: Fix coverity warning by Dave Barach · 7 years ago
  84. 6ddede7 Add circular logging by Dave Barach · 7 years ago
  85. f3639d0 Revert "acl-plugin: improvement on 'show acl-plugin' CLI" by Damjan Marion · 7 years ago
  86. 94f9a6d acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other plugins by Andrew Yourtchenko · 7 years ago
  87. 8ced6e1 gbp: Add the next node lookup by Mohsin Kazmi · 7 years ago
  88. 4d023c8 NAT44: interface output feature and dst NAT (VPP-1200) by Matus Fabian · 7 years ago
  89. 5c37ce3 memif: version 2 by Damjan Marion · 7 years ago
  90. 32f4e18 Avoid atomic ops when polling queues by Dave Barach · 7 years ago
  91. 0bbe576 vom: l2-emulation: Fix sweep function by Mohsin Kazmi · 7 years ago
  92. 7b0b961 udp: make udp encap pool cacheline aligned by Damjan Marion · 7 years ago
  93. 378ac05 acl-plugin: improvement on 'show acl-plugin' CLI by Steve Shin · 7 years ago
  94. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago
  95. 43ebe29 VPP_1202: handle DHCP NAK packets by Dave Barach · 7 years ago
  96. 43b1f44 UDP Encap counters by Neale Ranns · 7 years ago
  97. 0cae3f7 Detailed Interface stats API takes sw_if_index by Neale Ranns · 7 years ago
  98. 1cbb19f IGMP plugin initialises the FIB/MFIB via ip4 module by Neale Ranns · 7 years ago
  99. e877d68 NAT44: fix removal of LB static mappings with same local address and port pair (VPP-1199) by Matus Fabian · 7 years ago
  100. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago