summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.py
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2022-06-01 15:37:49 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2022-06-02 21:20:45 +0200
commita15014f317409f20207644a6ae524fd86b295333 (patch)
treecf0716e4a18a414401bc059e536205ac167196dd /ospfclient/ospfclient.py
parent6d07d1af1137a5943f21c7c35163e4b43e34e28c (diff)
isisd: replace ipv4-unicast with standard in config and oper contexts
Only the multi-topology command can use 'ipv4-unicast' keyword to configure standard topology. The remaining code: dump from show commands, and yang definition, uses 'standard' keyword instead. The test have not been modified. The change would consists in modifying test_fuzz_isis_tlv_tests.h.gz: - replacing ipv4-unicast occurences with standard \x69\x70\x76\x34\x2d\x75\x6e\x69\x63\x61\x73\x74 with \x73\x74\x61\x6e\x64\x61\x72\x64 - align the buffer length by removing 4 bytes per occurence Instead, a specific isis_mtid2str_fake() routing has been put in place in isis_tlvs.c file. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'ospfclient/ospfclient.py')
0 files changed, 0 insertions, 0 deletions