diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2015-01-16 17:06:44 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2015-01-16 17:06:44 +0000 |
commit | 419a7654e9f35a9178ff9e0f22d924eb9e0b145b (patch) | |
tree | 914fb65d06360bd9bf8633deec99aa5b44587af2 /regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl | |
parent | d1a1169a659bd907c9eba846fcf0a994a2d0e311 (diff) |
Add test that exchanges database description packets with ospfd.
From Florian Riehm.
Diffstat (limited to 'regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl')
-rw-r--r-- | regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl b/regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl index 20966a6301b..f9c57757067 100644 --- a/regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl +++ b/regress/usr.sbin/ospfd/args-ifstate-pri-ism-ospfd.pl @@ -4,7 +4,6 @@ use strict; use warnings; -use Client; use Default qw($area $tun_number $ospfd_ip $ospfd_rtrid); our %tst_args = ( |