]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/lib/ospf.py
tests: Added ospf6 authentication trailer topotest
authorAbhinay Ramesh <rabhinay@vmware.com>
Mon, 28 Jun 2021 09:47:17 +0000 (09:47 +0000)
committerAbhinay Ramesh <rabhinay@vmware.com>
Wed, 9 Feb 2022 01:57:08 +0000 (01:57 +0000)
commit0afa645317cc51f6213024bd2f15843f791475bd
tree08c40a2a9781d2a60be0aeb7a70020d781ab8a4b
parent6fc7e0c3d12be6a98350a1be25ca0ce16ea36584
tests: Added ospf6 authentication trailer topotest

Have added topotest to verify below combination.
Auth support for md5
Auth support for hmac-sha-256
Auth support with keychain for md5
Auth support with keychain for hmac-sha-256

Have sussessfully run all 4 test cases in my local setup.

Signed-off-by: Abhinay Ramesh <rabhinay@vmware.com>
tests/topotests/lib/ospf.py
tests/topotests/ospfv3_basic_functionality/ospfv3_authentication.json [new file with mode: 0644]
tests/topotests/ospfv3_basic_functionality/test_ospfv3_authentication.py [new file with mode: 0644]