mirror_frr/tests/topotests/ospf_basic_functionality
Mahdi Varasteh f5011cd5dd [ospfd]: add support for RFC 5709 HMAC-SHA Auth
This patch includes:
* Implementation of RFC 5709 support in OSPF. Using
openssl library and FRR key-chain,
one can use SHA1, SHA256, SHA384, SHA512 and
keyed-MD5( backward compatibility with RFC 2328) HMAC algs.
* Updating documentation of OSPF
* add topotests for new HMAC algorithms

Signed-off-by: Mahdi Varasteh <varasteh@amnesh.ir>
2023-09-16 07:38:23 +03:30
..
ospf_asbr_summary_topo1.json tests : Adding 2 ospf asbr summary testcases. 2021-05-17 19:52:54 -07:00
ospf_asbr_summary_type7_lsa.json tests: Adding ospfv2 summarisation test cases. 2021-06-23 13:57:12 -07:00
ospf_authentication.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_chaos.json tests: Adding 3 ospf chaos testcases. 2021-01-21 04:55:58 +05:30
ospf_ecmp_lan.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_ecmp.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_flood_reduction.json tests: Added ospfv2 flood reduction topotest changes. 2023-02-13 04:36:29 -08:00
ospf_lan.json tests: Increase the dead interval to be longer for neighbor testing 2023-04-25 07:52:31 -04:00
ospf_nssa.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_p2mp.json tests: Adding ospf p2mp basic test. 2021-01-12 09:28:50 +05:30
ospf_routemaps.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_rte_calc.json tests: Topotests daemon start as per feature test 2022-12-13 20:25:41 -08:00
ospf_single_area.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
test_ospf_asbr_summary_topo1.py tests: Clean up commands that do nothing 2023-05-17 09:20:46 -04:00
test_ospf_asbr_summary_type7_lsa.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_authentication.py [ospfd]: add support for RFC 5709 HMAC-SHA Auth 2023-09-16 07:38:23 +03:30
test_ospf_chaos.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_ecmp_lan.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_ecmp.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_flood_reduction.py tests: Added ospfv2 flood reduction topotest changes. 2023-02-13 04:36:29 -08:00
test_ospf_lan.py tests: Run black on test_ospf_lan.py 2023-04-25 07:54:07 -04:00
test_ospf_nssa.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_p2mp.py ospfd: OSPF P2MP Delayed Reflooding configuration 2023-05-22 15:51:41 -04:00
test_ospf_routemaps.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_rte_calc.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00
test_ospf_single_area.py Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements 2023-03-29 11:05:30 -04:00