mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
956a463114
Client one is supposed to be assigend 198.51.100.2, but sometimes it loses the race and the address ends up assigned to client two. When this happened one would try to ping itself, which failed because the loopback interface isn't up. Ideally we'd generate static address assignments, but that would complicate the test. Activate loopback interfaces so the test always passes, and just try to ping both possible addresses. MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") |
||
---|---|---|
.. | ||
if_ovpn | ||
routing | ||
dhclient_pcp.conf | ||
if_bridge_test.sh | ||
if_clone_test.sh | ||
if_epair_test.sh | ||
if_epair.c | ||
if_gif.sh | ||
if_lagg_test.sh | ||
if_stf.sh | ||
if_tun_test.sh | ||
if_vlan.sh | ||
if_wg.sh | ||
Makefile | ||
pcp.py | ||
randsleep.c | ||
stp.py |