1. f3bcdbf BFD: don't crash if interface is deleted by Klement Sekera · 8 years ago
  2. f7e655d CGN: Send ICMP error packet if user is out of sessions available by Martin Gálik · 8 years ago
  3. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  4. 9806eae CGN: Session dump, test naming for ports fixed by Martin Gálik · 8 years ago
  5. 6bc8c64 CGNAT: close session API and CLI commands. by Martin Gálik · 8 years ago
  6. b68ad1e make test: mark all BFD tests as extended by Klement Sekera · 8 years ago
  7. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  8. 2f2db1c CGN: IPFIX logging by Matus Fabian · 8 years ago
  9. 3cfa558 make test: improve bfd reliability by Klement Sekera · 8 years ago
  10. 24beb84 Clean up old datapath code in ACL plugin. by Andrew Yourtchenko · 8 years ago
  11. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  12. 937bf30 make test: python interpreter customization by vagrant · 8 years ago
  13. d367768 Support ping from outside network in 1:1 NAT (VPP-695) by Juraj Sloboda · 8 years ago
  14. 977c1cb CGN: additional tests by Martin Gálik · 8 years ago
  15. e7b6734 ACL-plugin does not match UDP next-header, VPP-687 by Pavel Kotucek · 8 years ago
  16. 027dbd5 make test: don't rely on cPython GC to close fds by Klement Sekera · 8 years ago
  17. 6a0946f CGN: configurable timeouts by Matus Fabian · 8 years ago
  18. 3747c75 make test: automatic "vpp finishes startup" check by Klement Sekera · 8 years ago
  19. d927834 VXLAN/TEST:validate vxlan del reply has valid sw_if_index by Eyal Bari · 8 years ago
  20. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  21. d1b0564 acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (VPP-682) by Andrew Yourtchenko · 8 years ago
  22. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  23. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  24. 2e01dfa make test: relax BFD time intervals by Klement Sekera · 8 years ago
  25. a657e4e make test: tweak helper scripts by Klement Sekera · 8 years ago
  26. 799e26d make test: add scripts for easy test looping by Klement Sekera · 8 years ago
  27. e3d5280 VPP-669: ping: fix coverity check error 165075 + add ping testcase by Andrew Yourtchenko · 8 years ago
  28. 6ae5ee7 VXLAN:validate mcast encapsulation ip/mac by Eyal Bari · 8 years ago
  29. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  30. 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
  31. 0c8ad44 make test: properly propagate exit status by Klement Sekera · 8 years ago
  32. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  33. 6abbc28 make test: fix broken plugin paths by Klement Sekera · 8 years ago
  34. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  35. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  36. b616e9f SNAT: added actual delete to snat_det_map by Martin · 8 years ago
  37. d2a59be ACL plugin 1.2 by Andrew Yourtchenko · 8 years ago
  38. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  39. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  40. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  41. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  42. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  43. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  44. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  45. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  46. 69b7aa4 Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-hops. UT checks for no-leftover-state now pass by Neale Ranns · 8 years ago
  47. 73ee23c make test: temporary disable MAP-E test by Damjan Marion · 8 years ago
  48. c160ae0 make test: automatic sanity check by Klement Sekera · 8 years ago
  49. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  50. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  51. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  52. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  53. 17a75cb SNAT: deterministic map dump by Martin · 8 years ago
  54. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  55. 6b7fcda SNAT: user_session_dump is_ip4 and vat unformating added by Martin · 8 years ago
  56. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  57. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  58. 066f034 CGN: Deterministic NAT (VPP-623) by Matus Fabian · 8 years ago
  59. eab38d9 Add setting of tenant VRF id for SNAT addresses (VPP-641) by Juraj Sloboda · 8 years ago
  60. 1b68640 make test: reset object registry if vpp dies by Klement Sekera · 8 years ago
  61. 80a7f0a make test: tell vpp to set coredump size by Klement Sekera · 8 years ago
  62. b93d142 make test: don't run if other vpp process runs by Klement Sekera · 8 years ago
  63. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  64. 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
  65. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  66. 23caa88 SNAT: user's dump and session dump of a certain snat user. by magalik · 8 years ago
  67. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  68. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  69. 39f9d8b [Proxy] ARP tests by Neale Ranns · 8 years ago
  70. 239790f BFD: echo function by Klement Sekera · 8 years ago
  71. b5b2ef5 Enable tests with VRF reset by Jan Gelety · 8 years ago
  72. 22dc9df Remove prints from LISP test by Filip Tehlar · 8 years ago
  73. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  74. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  75. 770e89e Add basic 4o4 LISP unit test by Filip Tehlar · 8 years ago
  76. 057bb8c test: ip6 vrf instances multi-context test (CSIT-497) by Jan Gelety · 8 years ago
  77. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  78. 90c5572 make test: save + dump VPP api trace log; VPP-640 by Dave Wallace · 8 years ago
  79. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  80. 665e482 Fix handling of ping to SNAT out interface by Juraj Sloboda · 8 years ago
  81. b33f413 Add handling of ICMP error packets in SNAT (VPP-629) by Juraj Sloboda · 8 years ago
  82. e22e546 SNAT: add static mappings with unresolved external interface address to snat_static_mapping_dump by Matus Fabian · 8 years ago
  83. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  84. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  85. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  86. b91017a make test: work around scapy truncated packets by Klement Sekera · 8 years ago
  87. 7fce133 make test: BFD tests speedup by Klement Sekera · 8 years ago
  88. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  89. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  90. 6320514 make test: fix dependencies by Klement Sekera · 8 years ago
  91. aaa396a Test checksyle for IP mcast tests by Neale Ranns · 8 years ago
  92. 5737d88 pep8 compliance for test_ip6.py by Neale Ranns · 8 years ago
  93. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  94. 09d96f4 SNAT: Port allocation per protocol by Matus Fabian · 8 years ago
  95. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  96. e1ae29a SNAT: Add outbound addresses to FIB (VPP-613) by Matus Fabian · 8 years ago
  97. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  98. 6f692d6 Fix make test scapy python patch issue, VPP-615 by Dave Wallace · 8 years ago
  99. ed6814b make-test: Add numbering to chapters' titles by Tibor · 8 years ago
  100. e7c034b make test: improve documentation generation by Klement Sekera · 8 years ago