1. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  2. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  3. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  4. 59dda06 ACL plugin rejects ICMP messages (VPP-624) by Pavel Kotucek · 8 years ago
  5. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  6. 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
  7. 73ee23c make test: temporary disable MAP-E test by Damjan Marion · 8 years ago
  8. c160ae0 make test: automatic sanity check by Klement Sekera · 8 years ago
  9. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  10. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  11. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  12. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  13. 17a75cb SNAT: deterministic map dump by Martin · 8 years ago
  14. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  15. 6b7fcda SNAT: user_session_dump is_ip4 and vat unformating added by Martin · 8 years ago
  16. 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
  17. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  18. 066f034 CGN: Deterministic NAT (VPP-623) by Matus Fabian · 8 years ago
  19. eab38d9 Add setting of tenant VRF id for SNAT addresses (VPP-641) by Juraj Sloboda · 8 years ago
  20. 1b68640 make test: reset object registry if vpp dies by Klement Sekera · 8 years ago
  21. 80a7f0a make test: tell vpp to set coredump size by Klement Sekera · 8 years ago
  22. b93d142 make test: don't run if other vpp process runs by Klement Sekera · 8 years ago
  23. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  24. 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
  25. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  26. 23caa88 SNAT: user's dump and session dump of a certain snat user. by magalik · 8 years ago
  27. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  28. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  29. 39f9d8b [Proxy] ARP tests by Neale Ranns · 8 years ago
  30. 239790f BFD: echo function by Klement Sekera · 8 years ago
  31. b5b2ef5 Enable tests with VRF reset by Jan Gelety · 8 years ago
  32. 22dc9df Remove prints from LISP test by Filip Tehlar · 8 years ago
  33. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  34. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  35. 770e89e Add basic 4o4 LISP unit test by Filip Tehlar · 8 years ago
  36. 057bb8c test: ip6 vrf instances multi-context test (CSIT-497) by Jan Gelety · 8 years ago
  37. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  38. 90c5572 make test: save + dump VPP api trace log; VPP-640 by Dave Wallace · 8 years ago
  39. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  40. 665e482 Fix handling of ping to SNAT out interface by Juraj Sloboda · 8 years ago
  41. b33f413 Add handling of ICMP error packets in SNAT (VPP-629) by Juraj Sloboda · 8 years ago
  42. e22e546 SNAT: add static mappings with unresolved external interface address to snat_static_mapping_dump by Matus Fabian · 8 years ago
  43. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  44. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  45. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  46. b91017a make test: work around scapy truncated packets by Klement Sekera · 8 years ago
  47. 7fce133 make test: BFD tests speedup by Klement Sekera · 8 years ago
  48. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  49. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  50. 6320514 make test: fix dependencies by Klement Sekera · 8 years ago
  51. aaa396a Test checksyle for IP mcast tests by Neale Ranns · 8 years ago
  52. 5737d88 pep8 compliance for test_ip6.py by Neale Ranns · 8 years ago
  53. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  54. 09d96f4 SNAT: Port allocation per protocol by Matus Fabian · 8 years ago
  55. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  56. e1ae29a SNAT: Add outbound addresses to FIB (VPP-613) by Matus Fabian · 8 years ago
  57. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  58. 6f692d6 Fix make test scapy python patch issue, VPP-615 by Dave Wallace · 8 years ago
  59. ed6814b make-test: Add numbering to chapters' titles by Tibor · 8 years ago
  60. e7c034b make test: improve documentation generation by Klement Sekera · 8 years ago
  61. 7ff1113 Add sphinx read the doc theme. by Tibor · 8 years ago
  62. 3900fe5 ipv4 vrf test doc cleaning by Jan Gelety · 8 years ago
  63. fca0c24 DHCPv[46] proxy tests by Neale Ranns · 8 years ago
  64. e0545ef make test: elegantly handle expected API failures by Klement Sekera · 8 years ago
  65. 4bce290 test adding and removing shared mcast dst tunnels by Eyal Bari · 8 years ago
  66. 36532bd SNAT: static mappings for dhcp addressed interfaces (VPP-590) by Matus Fabian · 8 years ago
  67. 675a69c SNAT: Multiple inside interfaces (VPP-447) by Matus Fabian · 8 years ago
  68. 7a161da make test: fix text output when non-interactive by Klement Sekera · 8 years ago
  69. 46a87ad BFD: IPv6 support by Klement Sekera · 8 years ago
  70. 72715ee make test: add checkstyle target by Klement Sekera · 8 years ago
  71. eea28d7 SNAT: IPFIX logging (VPP-445) by Matus Fabian · 8 years ago
  72. 52e84f3 make test: improve test results printing by Klement Sekera · 8 years ago
  73. 8bf68e8 SNAT: add API and test for NAT pool address from interface by Matus Fabian · 8 years ago
  74. 97f6edc make test: fix capture handling special-case by Klement Sekera · 8 years ago
  75. 8213045 make test: fix typo by Klement Sekera · 8 years ago
  76. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  77. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  78. d81da8c vxlan unit test - minor fixes by Eyal Bari · 8 years ago
  79. e546d3b test: ip4 vrf instances multi-context test (CSIT-492) by Jan · 8 years ago
  80. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  81. 8d8a1da make test: Loopback interface CRUD test by Matej Klotton · 8 years ago
  82. 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
  83. c4aaee1 Added basic tests for multicast vxlan tunnels by Eyal Bari · 8 years ago
  84. 3e0a356 BFD: immediately honor reduced remote_min_rx interval by Klement Sekera · 8 years ago
  85. b12794e make test: fix debug print by Klement Sekera · 8 years ago
  86. a913534 make test: rotate capture files after consuming arp/ndp by Klement Sekera · 8 years ago
  87. c86fa02 make test: fix assert_nothing_captured api by Klement Sekera · 8 years ago
  88. 77fabdb make test: improve test_flowperpkt by Klement Sekera · 8 years ago
  89. 37d77e9 test: fix paths after source code move by Damjan Marion · 8 years ago
  90. 0f3b680 Make test support for the ipfix flow-per-pkt plugin by Dave Barach · 8 years ago
  91. dab231a make test: improve handling of packet captures by Klement Sekera · 8 years ago
  92. 6c7440c make test: add log.txt by Klement Sekera · 8 years ago
  93. 9902fcd SNAT: Remove the oldest translation fix (VPP-568) by Matus Fabian · 8 years ago
  94. 7957d6e make test: Add classifier - ip/mac/pbr cases by Steve Shin · 8 years ago
  95. 8e8b811 make test: work around timing issue in bfd test by Klement Sekera · 8 years ago
  96. 65cc8c0 make test: filter IPv6 RAs out by default by Klement Sekera · 8 years ago
  97. 9225dee make test: improve robustness and performance by Klement Sekera · 8 years ago
  98. cb630ff Ping response in a VRF context uses correct FIB for response by Neale Ranns · 8 years ago
  99. 9f9d07b make test: improve virtualenv patching process by Klement Sekera · 8 years ago
  100. deb6984 make test: Use VXLAN built in scapy 2.3.3 by Matej Klotton · 8 years ago