1. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  2. 2e01dfa make test: relax BFD time intervals by Klement Sekera · 8 years ago
  3. a657e4e make test: tweak helper scripts by Klement Sekera · 8 years ago
  4. 799e26d make test: add scripts for easy test looping by Klement Sekera · 8 years ago
  5. e3d5280 VPP-669: ping: fix coverity check error 165075 + add ping testcase by Andrew Yourtchenko · 8 years ago
  6. 6ae5ee7 VXLAN:validate mcast encapsulation ip/mac by Eyal Bari · 8 years ago
  7. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  8. 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
  9. 0c8ad44 make test: properly propagate exit status by Klement Sekera · 8 years ago
  10. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  11. 6abbc28 make test: fix broken plugin paths by Klement Sekera · 8 years ago
  12. 47e275b make test: support out-of-tree plugins by Klement Sekera · 8 years ago
  13. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  14. b616e9f SNAT: added actual delete to snat_det_map by Martin · 8 years ago
  15. d2a59be ACL plugin 1.2 by Andrew Yourtchenko · 8 years ago
  16. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  17. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  18. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  19. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  20. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  21. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  22. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  23. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  24. 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
  25. 73ee23c make test: temporary disable MAP-E test by Damjan Marion · 8 years ago
  26. c160ae0 make test: automatic sanity check by Klement Sekera · 8 years ago
  27. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  28. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  29. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  30. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  31. 17a75cb SNAT: deterministic map dump by Martin · 8 years ago
  32. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  33. 6b7fcda SNAT: user_session_dump is_ip4 and vat unformating added by Martin · 8 years ago
  34. 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
  35. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  36. 066f034 CGN: Deterministic NAT (VPP-623) by Matus Fabian · 8 years ago
  37. eab38d9 Add setting of tenant VRF id for SNAT addresses (VPP-641) by Juraj Sloboda · 8 years ago
  38. 1b68640 make test: reset object registry if vpp dies by Klement Sekera · 8 years ago
  39. 80a7f0a make test: tell vpp to set coredump size by Klement Sekera · 8 years ago
  40. b93d142 make test: don't run if other vpp process runs by Klement Sekera · 8 years ago
  41. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  42. 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
  43. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  44. 23caa88 SNAT: user's dump and session dump of a certain snat user. by magalik · 8 years ago
  45. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  46. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  47. 39f9d8b [Proxy] ARP tests by Neale Ranns · 8 years ago
  48. 239790f BFD: echo function by Klement Sekera · 8 years ago
  49. b5b2ef5 Enable tests with VRF reset by Jan Gelety · 8 years ago
  50. 22dc9df Remove prints from LISP test by Filip Tehlar · 8 years ago
  51. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  52. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  53. 770e89e Add basic 4o4 LISP unit test by Filip Tehlar · 8 years ago
  54. 057bb8c test: ip6 vrf instances multi-context test (CSIT-497) by Jan Gelety · 8 years ago
  55. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  56. 90c5572 make test: save + dump VPP api trace log; VPP-640 by Dave Wallace · 8 years ago
  57. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  58. 665e482 Fix handling of ping to SNAT out interface by Juraj Sloboda · 8 years ago
  59. b33f413 Add handling of ICMP error packets in SNAT (VPP-629) by Juraj Sloboda · 8 years ago
  60. e22e546 SNAT: add static mappings with unresolved external interface address to snat_static_mapping_dump by Matus Fabian · 8 years ago
  61. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  62. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  63. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  64. b91017a make test: work around scapy truncated packets by Klement Sekera · 8 years ago
  65. 7fce133 make test: BFD tests speedup by Klement Sekera · 8 years ago
  66. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  67. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  68. 6320514 make test: fix dependencies by Klement Sekera · 8 years ago
  69. aaa396a Test checksyle for IP mcast tests by Neale Ranns · 8 years ago
  70. 5737d88 pep8 compliance for test_ip6.py by Neale Ranns · 8 years ago
  71. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  72. 09d96f4 SNAT: Port allocation per protocol by Matus Fabian · 8 years ago
  73. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  74. e1ae29a SNAT: Add outbound addresses to FIB (VPP-613) by Matus Fabian · 8 years ago
  75. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  76. 6f692d6 Fix make test scapy python patch issue, VPP-615 by Dave Wallace · 8 years ago
  77. ed6814b make-test: Add numbering to chapters' titles by Tibor · 8 years ago
  78. e7c034b make test: improve documentation generation by Klement Sekera · 8 years ago
  79. 7ff1113 Add sphinx read the doc theme. by Tibor · 8 years ago
  80. 3900fe5 ipv4 vrf test doc cleaning by Jan Gelety · 8 years ago
  81. fca0c24 DHCPv[46] proxy tests by Neale Ranns · 8 years ago
  82. e0545ef make test: elegantly handle expected API failures by Klement Sekera · 8 years ago
  83. 4bce290 test adding and removing shared mcast dst tunnels by Eyal Bari · 8 years ago
  84. 36532bd SNAT: static mappings for dhcp addressed interfaces (VPP-590) by Matus Fabian · 8 years ago
  85. 675a69c SNAT: Multiple inside interfaces (VPP-447) by Matus Fabian · 8 years ago
  86. 7a161da make test: fix text output when non-interactive by Klement Sekera · 8 years ago
  87. 46a87ad BFD: IPv6 support by Klement Sekera · 8 years ago
  88. 72715ee make test: add checkstyle target by Klement Sekera · 8 years ago
  89. eea28d7 SNAT: IPFIX logging (VPP-445) by Matus Fabian · 8 years ago
  90. 52e84f3 make test: improve test results printing by Klement Sekera · 8 years ago
  91. 8bf68e8 SNAT: add API and test for NAT pool address from interface by Matus Fabian · 8 years ago
  92. 97f6edc make test: fix capture handling special-case by Klement Sekera · 8 years ago
  93. 8213045 make test: fix typo by Klement Sekera · 8 years ago
  94. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  95. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  96. d81da8c vxlan unit test - minor fixes by Eyal Bari · 8 years ago
  97. e546d3b test: ip4 vrf instances multi-context test (CSIT-492) by Jan · 8 years ago
  98. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  99. 8d8a1da make test: Loopback interface CRUD test by Matej Klotton · 8 years ago
  100. 465a1a3 In python tests send NS packets to the solicited mcast address with correct mcast MAC, rather than to quiered addr and broadcast MAC by Neale Ranns · 8 years ago