This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/dockers/docker-dhcp-relay/cli-plugin-tests
Yaqiang Zhu 928aad1944 [dhcp_relay] Remove exist check while adding dhcpv6 relay (#13822)
Why I did it
DHCPv6 relay config entry is not useful while del dhcpv6 relay config.

How I did it
Remove dhcpv6_relay entry if it is empty and not check entry exist while adding dhcpv6 relay
2023-02-17 20:53:42 +08:00
..
conftest.py [dhcp_relay] Remove exist check while adding dhcpv6 relay (#13822) 2023-02-17 20:53:42 +08:00
mock_config.py Add CLI Support for IPv6 Helpers and DHCPv6 Relay Counters (#8593) 2021-09-23 22:01:26 -07:00
mock_tables.py [dhcp-relay] make DHCP relay an extension (#6531) 2021-07-15 10:35:56 -07:00
pytest.ini [dhcp-relay] make DHCP relay an extension (#6531) 2021-07-15 10:35:56 -07:00
test_config_dhcp_relay.py [dhcp_relay] Remove exist check while adding dhcpv6 relay (#13822) 2023-02-17 20:53:42 +08:00
test_config_vlan_dhcp_relay.py [dhcp-relay] Add support for dhcp_relay config cli (#13373) (#13584) 2023-02-02 06:30:53 +08:00
test_show_dhcp6relay_counters.py [dhcp6relay] Fix option parsing and add dhcpv6 client messages (#10819) 2022-05-24 14:37:16 -07:00
test_show_dhcp_relay.py [dhcp_relay] Remove dhcpv6 servers from VlanBrief (#9718) 2022-01-19 07:47:08 -08:00
test_show_dhcpv6_helper.py docker-dhcp-relay: Fix test call to MockConfigDb (#9903) 2022-02-01 18:52:52 -08:00