You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/nxos
Chris Van Heuveln 205f6b1699 nxos_pim_interface: Add 'bfd' support (#57133)
* nxos_pim_interface: Add 'bfd' support

* PEP fixes

* fix copyright date

* bfd states changed from T/F to enable/disable/default
5 years ago
..
fixtures nxos_interface_ospf: Add bfd support (#56807) 5 years ago
__init__.py
nxos_module.py
test_nxos_acl.py
test_nxos_acl_interface.py
test_nxos_banner.py
test_nxos_bfd_global.py nxos_bfd_global / NxosCmdRef initial commit (#56317) 5 years ago
test_nxos_bgp.py
test_nxos_bgp_af.py Move utility functions out of basic.py (#51715) 6 years ago
test_nxos_bgp_neighbor.py
test_nxos_bgp_neighbor_af.py
test_nxos_command.py Revert nxos, ios, iosxr return_timestamps (#56206) 6 years ago
test_nxos_config.py Fix 'defaults' option in the nxos_config module (#51076) 6 years ago
test_nxos_evpn_global.py
test_nxos_evpn_vni.py
test_nxos_feature.py
test_nxos_hsrp.py
test_nxos_interface.py
test_nxos_interface_ospf.py nxos_interface_ospf: Add bfd support (#56807) 5 years ago
test_nxos_l3_interface.py Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 6 years ago
test_nxos_nxapi.py
test_nxos_ospf.py
test_nxos_ospf_vrf.py
test_nxos_overlay_global.py
test_nxos_pim.py
test_nxos_pim_interface.py
test_nxos_pim_interface_bfd.py nxos_pim_interface: Add 'bfd' support (#57133) 5 years ago
test_nxos_pim_rp_address.py
test_nxos_static_route.py
test_nxos_system.py
test_nxos_vlan.py nxos_vlan: fix broken purge behavior (issue #57101) (#57229) 5 years ago
test_nxos_vpc.py
test_nxos_vpc_interface.py
test_nxos_vrf.py
test_nxos_vrf_af.py
test_nxos_vxlan_vtep.py
test_nxos_vxlan_vtep_vni.py