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