1. cf9356d tests: update scapy to version 2.4.5 by Dave Wallace · 5 months ago
  2. 34fa0ce tests: skip more excluded plugin tests by Dmitry Valter · 9 months ago
  3. 8800f73 tests: refactor asf framework code by Dave Wallace · 1 year, 4 months ago
  4. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  5. b23ffd7 tests: make tests less make dependent by Klement Sekera · 3 years, 7 months ago
  6. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago[Renamed from src/plugins/dhcp/test/test_dhcp.py]
  7. 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
  8. a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
  9. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  10. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  11. 211b9f6 dhcp: option 61 add missing type field by Dave Barach · 5 years ago
  12. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  13. 6bcc6a4 dhcp: fix crash on unicast renewal send by Neale Ranns · 5 years ago
  14. 12966a7 dhcp: python3 support in tests by Ole Troan · 5 years ago
  15. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago[Renamed (98%) from test/test_dhcp.py]
  16. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  17. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  18. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  19. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  20. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  21. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  22. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  23. f6e9b01 DHCP-test: more robust sleep check by Neale Ranns · 6 years ago
  24. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  25. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  26. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  27. 2a3fb1a make_test: dhcp - add lease time test and wrong XID in OFFER test by Jan Gelety · 6 years ago
  28. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  29. 1f2f4b7 Add client hw address to DHCP offer and ack in test case by Neale Ranns · 7 years ago
  30. 4585eb8 Drop dhcp pkts w/ hardware address mismatches by Dave Barach · 7 years ago
  31. 2bc9402 Scapy upgrade to 2.4.0.rc5 by Neale Ranns · 7 years ago
  32. 54c6dc4 For DHCP client configuration control the setting of the broadcast flag in the by Neale Ranns · 7 years ago
  33. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  34. 70bfcaf Add Support of DHCP VSS Type 0 where VPN-ID is ASCII by John Lo · 7 years ago
  35. 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
  36. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  37. 808c5b2 DHCP Client: receive unicast ACKs by Neale Ranns · 7 years ago
  38. 51822bf DHCP client option 61 "client_id" by Neale Ranns · 7 years ago
  39. a2fbf6b DHCP client - remove interface address when DHCP de-configured by Neale Ranns · 7 years ago
  40. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  41. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) 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. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  44. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  45. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  46. fca0c24 DHCPv[46] proxy tests by Neale Ranns · 8 years ago