1. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  2. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago
  3. b59a705 Add more svm fifo unit tests by Florin Coras · 8 years ago
  4. d367768 Support ping from outside network in 1:1 NAT (VPP-695) by Juraj Sloboda · 8 years ago
  5. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  6. e7b6734 ACL-plugin does not match UDP next-header, VPP-687 by Pavel Kotucek · 8 years ago
  7. 1f75cfd Fix fifo ooo bugs and improve testing by Dave Barach · 8 years ago
  8. fb5b2af Socket API echo server by Dave Barach · 8 years ago
  9. 5921f98 Set lower bound on persist timer by Florin Coras · 8 years ago
  10. 6cf260c tcp: completed trace functions by Clement Durand · 8 years ago
  11. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  12. 0f7d2ff tcp builtin_client: bug correction and short_help by Clement Durand · 8 years ago
  13. a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
  14. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  15. 30d857c Handle multiple flows with the same client port in deterministic NAT by Juraj Sloboda · 8 years ago
  16. 6fb41fa acl-plugin: missing "deny" parameter in API by Pavel Kotucek · 8 years ago
  17. 6a0946f CGN: configurable timeouts by Matus Fabian · 8 years ago
  18. f3ebb45 Support ICMP session timeout in deterministic NAT by Juraj Sloboda · 8 years ago
  19. d89b604 LISP: show mapping negative action in CLI by Filip Tehlar · 8 years ago
  20. 5c6c4bf move binary-api client-only routines to memory_client.c by Dave Barach · 8 years ago
  21. 67e0607 Devices: set interface placement does not remove the old interface placement by Steven · 8 years ago
  22. 7a1bde0 Add ICMP support for deterministic NAT by Juraj Sloboda · 8 years ago
  23. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  24. f060930 MTRIE coverity fixes by Neale Ranns · 8 years ago
  25. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  26. 3a79563 dpdk: use common interface placement infra by Damjan Marion · 8 years ago
  27. 361abef Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) by jerryian · 8 years ago
  28. e4dcba8 vhost: interrupt mode enhancements by Steven · 8 years ago
  29. ecba903 Fix typo in minimal epoll polling time by Pierre Pfister · 8 years ago
  30. b498eeb Refactor SNAT code by Juraj Sloboda · 8 years ago
  31. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  32. c382773 Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodes by Juraj Sloboda · 8 years ago
  33. ded2193 Make fixes in SNAT code by Juraj Sloboda · 8 years ago
  34. 250b95b Fix init of ENIC driver to allow receiving of jumbo packets by John Lo · 8 years ago
  35. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  36. c14f31c Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 by Florin Coras · 8 years ago
  37. d1ed486 VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault by flyingeagle23 · 8 years ago
  38. d1b0564 acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (VPP-682) by Andrew Yourtchenko · 8 years ago
  39. 0eb2b16 jvpp: remove unused print&endian headers (fixes VPP-688) by Marek Gradzki · 8 years ago
  40. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  41. 5ee51f8 VPP-686: create bridge-domain by Choonho Son · 8 years ago
  42. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  43. bc799c9 VXLAN:fix tunnel delete not returning sw_if_index by Eyal Bari · 8 years ago
  44. f24991c L2FIB:add l2fib_flush_bd l2fib_flush_int apis by Eyal Bari · 8 years ago
  45. e50e856 BFD: add ARP-awareness, fix bugs by Klement Sekera · 8 years ago
  46. cbbd08e acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683) by Andrew Yourtchenko · 8 years ago
  47. bf123db Fix two more memif coverity issues by Milan Lenco · 8 years ago
  48. fc56841 LISP: fix crash when GPE interface is re-added, VPP-685 by Filip Tehlar · 8 years ago
  49. 25ad0ea LISP: fix crash when adding a negative forwarding entry, VPP-681 by Filip Tehlar · 8 years ago
  50. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  51. 63d5bae Fix issue with gre protocol registration when running multithreaded by Damjan Marion · 8 years ago
  52. 615fc61 Fix issue with udp port registration when running multithreaded by Damjan Marion · 8 years ago
  53. fead670 BD/API:add bridge_domain_set_mac_age api by Eyal Bari · 8 years ago
  54. a8ed6bd Clear pid-vector, to avoid spurious track selection by Dave Barach · 8 years ago
  55. 2c2b640 vlib: make vlib_node_interrupt_pending(...) thread safe by Damjan Marion · 8 years ago
  56. 8328534 VXLAN:fix api dump flipped src<->dst by Eyal Bari · 8 years ago
  57. 2c35e58 g2: add multi-track time-slew controls by Dave Barach · 8 years ago
  58. c966ecd Fix memif coverity issues by Milan Lenco · 8 years ago
  59. e247d60 vnet: remove vnet/rewrite.h from vnet.am by Damjan Marion · 8 years ago
  60. 10c273b Add an API call to set interface MAC addresses. by Jon Loeliger · 8 years ago
  61. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  62. 3e350af TCP cc/window management fixes and debugging by Florin Coras · 8 years ago
  63. 0548079 CLI: create/delete bridge-domain by Choonho Son · 8 years ago
  64. f9f4065 ARP/ND/API:fix arp reg + nd no identical regs by Eyal Bari · 8 years ago
  65. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  66. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  67. 8db1de8 ARP/API:protect against identical registrations by Eyal Bari · 8 years ago
  68. 0f60ff8 dpdk: add support for Mellanox ConnectX-5 devices by Damjan Marion · 8 years ago
  69. ce359db vlib: extend foreach_vlib_main macro to assert if workers are not parked by Damjan Marion · 8 years ago
  70. 386be87 Add vnet/rewrite.am back into exported headers by Neale Ranns · 8 years ago
  71. 1e8d01f LISP: Do not show P-ITR generated mapping by Filip Tehlar · 8 years ago
  72. 20e1f2a Fix pid field endian in ARP/ND/DHCP event related API messages by John Lo · 8 years ago
  73. f158661 Fix more "symbol XXX found in none of the libs" warnings by Dave Barach · 8 years ago
  74. ca2cbc9 acl-plugin: cleaner node bugfixes (VPP-675) by Andrew Yourtchenko · 8 years ago
  75. 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
  76. b18e0de SR replicate mheap corruption fix VPP-672 by shwethab · 8 years ago
  77. adcaaf1 VPP-673 Fix L2 steering. by Pablo Camarillo · 8 years ago
  78. e3d5280 VPP-669: ping: fix coverity check error 165075 + add ping testcase by Andrew Yourtchenko · 8 years ago
  79. 654ceaf Clean up more Debian packaging symbol warnings by Dave Barach · 8 years ago
  80. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  81. 340690e IP lookup: remove used stack variables by Neale Ranns · 8 years ago
  82. b4874ee LISP: fix IID in decap by Filip Tehlar · 8 years ago
  83. 2c0d0fe Coverity Error: logically dead code in IP unnumbered CLI by Neale Ranns · 8 years ago
  84. 8539770 Remove spurious client linkages against libvlib.so by Dave Barach · 8 years ago
  85. 9705c38 MAP - add the domain struct directly into the dat-path and avoid the indirectiob throught the map-DPO by Neale Ranns · 8 years ago
  86. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  87. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  88. 8424af7 dpdk: fix --with-dpdk-mlx5-pmd link issue by Damjan Marion · 8 years ago
  89. 0d150bb vhost: vhost-user component may become unusable with too many open files (VPP-668) by Steven · 8 years ago
  90. 4521afa Bugfixing and documentation for SRv6 by Pablo Camarillo · 8 years ago
  91. 45ce3fb Unscrew builtin client by Dave Barach · 8 years ago
  92. 9a332e1 vlib: inline dispatch_node(...) (again) by Damjan Marion · 8 years ago
  93. 6075043 Comment out dpdk section in startup.conf by Damjan Marion · 8 years ago
  94. 22db11b af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set by Jim Gibson · 8 years ago
  95. da1f2c7 Implement MAC Flush for BD or Interface from the L2FIB by John Lo · 8 years ago
  96. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  97. 98ab091 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  98. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  99. 17f5f60 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  100. 13ad1f0 Rename "show interfaces" -> "show interface" by Dave Barach · 8 years ago