From: claudio Date: Wed, 3 Apr 2024 08:58:55 +0000 (+0000) Subject: Switch one of the tcpmd5 passwords over to use the hex key instead. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=839375b8add069d3256d3e8fec923dbb9eb24b81;p=openbsd Switch one of the tcpmd5 passwords over to use the hex key instead. This way both modes are tested. --- diff --git a/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf b/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf index a4d0836da6c..16d47d045da 100644 --- a/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf +++ b/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf @@ -5,7 +5,7 @@ fib-update no neighbor 10.12.57.1 { descr "RDOMAIN1" remote-as 4200000001 - tcp md5sig password password1 + tcp md5sig key 70617373776f726431 } deny from any