1. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  2. 8800f73 tests: refactor asf framework code by Dave Wallace · 1 year, 4 months ago
  3. 7b8b465 tests docs: update python3 venv packages by Dave Wallace · 1 year, 4 months ago
  4. b23c6f4 ip: support flow-hash gtpv1teid by Takeru Hayasaka · 1 year, 11 months ago
  5. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  6. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  7. aa7cfd0 ip: The check for 'same packet' must include the FIB index by Neale Ranns · 2 years, 9 months ago
  8. fbc633f mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation by Neale Ranns · 2 years, 9 months ago
  9. 5c6dd17 ip: rate-limit the sending of ICMP error messages by Neale Ranns · 2 years, 10 months ago
  10. 699bea2 tests: Consolidate the implementations of send_and_expect_X by Neale Ranns · 2 years, 10 months ago
  11. fd1f56a ip: add tests for message size verification by Klement Sekera · 3 years, 1 month ago
  12. 50bd1d3 fib: re-evaluate the import/export state of a prefix. by Neale Ranns · 3 years, 2 months ago
  13. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  14. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  15. bb98314 tests: test punt policer bound to worker thread by Brian Russell · 3 years, 10 months ago
  16. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  17. e988726 tests: verify policer stats in punt tests by Brian Russell · 3 years, 11 months ago
  18. c8f3cdf tests: add ip4 punt policer handoff test by Brian Russell · 3 years, 11 months ago
  19. 318fdb8 tests: move ip4 punt setup to its own class by Brian Russell · 3 years, 11 months ago
  20. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  21. f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
  22. 2df2f75 tests: remove ip_punt from vpp_papi_provider and add ip_punt object models by Jakub Grajciar · 4 years ago
  23. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  24. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 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. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  28. 03c254e fib: Always install all routers mcast addresses by Neale Ranns · 4 years, 9 months ago
  29. cd01fb4 policer: API cleanup by Jakub Grajciar · 4 years, 10 months ago
  30. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  31. 9efcee6 fib: Fix crash on cover update to non activated adj source by Neale Ranns · 5 years ago
  32. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  33. efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
  34. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  35. 0b6a857 ip: Fragmentation fixes by Neale Ranns · 5 years ago
  36. 5e56f75 ip: test support python3 by Ole Troan · 5 years ago
  37. 6ed154f tests: cli wrapper should return string by Ole Troan · 5 years ago
  38. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  39. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  40. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  41. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  42. 68577d2 punt: fix the set_punt API/CLI which was rejecting valid ports by Neale Ranns · 6 years ago
  43. 4271c97 tests: refactor. Replace literal constant w/ named constant. by Paul Vinciguerra · 6 years ago
  44. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  45. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  46. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  47. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  48. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  49. 6348074 TEST: link-state up/down notifications on FIB forwarding by Neale Ranns · 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. ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
  55. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  56. 4eed747 Fix TestIPv4FibCrud interdependencies. by Paul Vinciguerra · 6 years ago
  57. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  58. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  59. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  60. a6fe463 VPP-1508 python3 tests: xrange by Paul Vinciguerra · 6 years ago
  61. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  62. 6e4c6ad VPP-1508 python3 tests: .encode('hex') by Paul Vinciguerra · 6 years ago
  63. 3d2df21 Python3 tests: Fix asserts. by Paul Vinciguerra · 6 years ago
  64. 68b7cb8 Fix buffer overflow when fragmenting packets (VPP-1383) by Juraj Sloboda · 6 years ago
  65. 59a8295 VPP-1448: Fix error when recurse on down the trie. by mu.duojiao · 6 years ago
  66. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  67. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  68. 1855b8e IP directed broadcast 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. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  71. 8a9c8f1 VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. by Ole Troan · 7 years ago
  72. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  73. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  74. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  75. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  76. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  77. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  78. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  79. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  80. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  81. 42e6b09 Tests for recursive load-balancing with no choices. by Neale Ranns · 7 years ago
  82. 30d0fd4 Packets recieved on VLAN-0 map to the main interface by Neale Ranns · 8 years ago
  83. 71275e3 MPLS hash function improvements by Neale Ranns · 8 years ago
  84. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  85. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  86. 180279b Fix IP feature ordering. 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. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  89. dab231a make test: improve handling of packet captures by Klement Sekera · 8 years ago
  90. 16a14cd make test: FIB add/update/delete - ip4 routes by Matej Klotton · 8 years ago
  91. 7bb873a make test: fix missing log/packet messages by Klement Sekera · 8 years ago
  92. 86d87c4 Update test documentation. by Matej Klotton · 8 years ago
  93. d72fdf5 Disable non-working checks in load-balancer test and rename ip->ip4 by Klement Sekera · 8 years ago[Renamed from test/test_ip.py]
  94. f62ae12 refactor test framework by Klement Sekera · 8 years ago
  95. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago