1. e99f762 ip6-nd: stop sending RA by default by Alexander Chernavin · 2 years, 9 months ago
  2. 6d95f8c tests: fix test failure with parrallel test by Tianyu Li · 2 years, 10 months ago
  3. ec5371e ip: Fixes for IPv6 and MPLS fragmentation by Neale Ranns · 2 years, 9 months ago
  4. 5c6dd17 ip: rate-limit the sending of ICMP error messages by Neale Ranns · 2 years, 10 months ago
  5. 699bea2 tests: Consolidate the implementations of send_and_expect_X by Neale Ranns · 2 years, 10 months ago
  6. 7c7b505 ip: fix punt for ipv6 by Benoît Ganne · 3 years, 2 months ago
  7. 5d280d5 ip6-nd: only respond to RS if sending RA is enabled by Ole Troan · 3 years, 4 months ago
  8. 91adf24 tests: Tests for cross AF routing by Neale Ranns · 3 years, 7 months ago
  9. dfef64b ip: allow the 'ip6 enable' on tunnel interface types by Neale Ranns · 3 years, 7 months ago
  10. e2b6736 ip6-nd: Solicitation reply only if target is our link-local by Neale Ranns · 3 years, 9 months ago
  11. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  12. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  13. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  14. bb98314 tests: test punt policer bound to worker thread by Brian Russell · 3 years, 10 months ago
  15. e988726 tests: verify policer stats in punt tests by Brian Russell · 3 years, 11 months ago
  16. 5214f3a tests: add ip6 punt policer handoff test by Brian Russell · 3 years, 11 months ago
  17. a1f3606 tests: move ip6 punt setup to its own class by Brian Russell · 3 years, 11 months ago
  18. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  19. 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
  20. f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
  21. 2699fe2 ip: add IPv6 ping test for link-layer address by Benoît Ganne · 3 years, 11 months ago
  22. 2df2f75 tests: remove ip_punt from vpp_papi_provider and add ip_punt object models by Jakub Grajciar · 4 years ago
  23. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  24. a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
  25. dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
  26. f5d38e0 api: ip: add IP_ROUTE_LOOKUP API by Christian Hopps · 4 years, 7 months ago
  27. ec40a7d ip: Setting the Link-Local address from the API enables IPv6 on the interface by Neale Ranns · 4 years, 8 months ago
  28. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  29. 582eac5 misc: fix python sonarcloud BLOCKER level issues by Paul Vinciguerra · 4 years, 8 months ago
  30. 03c254e fib: Always install all routers mcast addresses by Neale Ranns · 4 years, 9 months ago
  31. cd01fb4 policer: API cleanup by Jakub Grajciar · 4 years, 10 months ago
  32. f267d11 ip-neighbor: fix MLD reports not being sent by Neale Ranns · 4 years, 10 months ago
  33. 6e6ad64 tests: support python 3.8 by Ole Troan · 4 years, 10 months ago
  34. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  35. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  36. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  37. efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
  38. 770a0de tests: python3 use byte strings in raw() by Ole Troan · 5 years ago
  39. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  40. 63cb882 tests: make RA tests run on VPP time by Andrew Yourtchenko · 5 years ago
  41. 07a0f21 tests: python3 changes for ip6 fib tests by snaramre · 5 years ago
  42. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  43. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  44. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  45. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 5 years ago
  46. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  47. 4271c97 tests: refactor. Replace literal constant w/ named constant. by Paul Vinciguerra · 6 years ago
  48. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  49. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  50. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  51. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  52. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  53. eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
  54. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  55. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  56. e8fece8 Tests: Refactor duplicated code. by Paul Vinciguerra · 6 years ago
  57. 1e18eb2 VPP-1508 python tests: unicode by Paul Vinciguerra · 6 years ago
  58. eb41443 TESTS: refactor framework send_and_expect. by Paul Vinciguerra · 6 years ago
  59. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  60. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  61. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  62. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  63. a6fe463 VPP-1508 python3 tests: xrange by Paul Vinciguerra · 6 years ago
  64. 978aa64 Tests: Fix traceback. by Paul Vinciguerra · 6 years ago
  65. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  66. 3d2df21 Python3 tests: Fix asserts. by Paul Vinciguerra · 6 years ago
  67. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  68. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  69. e6c78ee make_test: add icmp packet size sweep and icmp echo tests by Jan Gelety · 6 years ago
  70. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  71. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  72. c037423 IPv6 ND Router discovery control plane (VPP-1095) by Juraj Sloboda · 7 years ago
  73. 4b9669d IPv6 ND Router discovery data plane (VPP-1095) by Juraj Sloboda · 7 years ago
  74. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  75. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  76. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  77. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  78. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  79. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  80. 42e6b09 Tests for recursive load-balancing with no choices. by Neale Ranns · 7 years ago
  81. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  82. 71275e3 MPLS hash function improvements by Neale Ranns · 8 years ago
  83. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  84. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  85. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  86. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  87. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  88. 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
  89. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  90. 5737d88 pep8 compliance for test_ip6.py by Neale Ranns · 8 years ago
  91. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  92. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  93. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  94. dab231a make test: improve handling of packet captures by Klement Sekera · 8 years ago
  95. 7bb873a make test: fix missing log/packet messages by Klement Sekera · 8 years ago
  96. 86d87c4 Update test documentation. by Matej Klotton · 8 years ago
  97. f62ae12 refactor test framework by Klement Sekera · 8 years ago
  98. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago