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