History log of /netbsd-current/tests/sbin/ifconfig/t_repeated_updown.sh
Revision Date Author Comments
# 1.5 27-Jul-2020 gson

Instead of just skipping interfaces that are "up", skip the whole
repeated_updown test case unless explicitly enabled with "atf-run -v
run_unsafe=yes". Gratuitously configuring interfaces "up" is no more
safe than gratuitously configuring them "down"; for example, it could
lead to accidentally connecting to an insecure network or diverting
traffic from the desired route.


# 1.4 22-Jul-2020 martin

Skip interfaces that are already UP before the test starts. We can
not change state of the test host this way, it breaks e.g. test systems
with the root filesystem on NFS.


# 1.3 27-Jun-2020 jruoho

Use atf_pass to avoid test failure in case there are no suitable interfaces.


# 1.2 25-Jun-2020 jruoho

Reference also PR kern/52526.


# 1.1 25-Jun-2020 jruoho

Add a test case for kern/52771.


# 1.4 22-Jul-2020 martin

Skip interfaces that are already UP before the test starts. We can
not change state of the test host this way, it breaks e.g. test systems
with the root filesystem on NFS.


# 1.3 27-Jun-2020 jruoho

Use atf_pass to avoid test failure in case there are no suitable interfaces.


# 1.2 25-Jun-2020 jruoho

Reference also PR kern/52526.


# 1.1 25-Jun-2020 jruoho

Add a test case for kern/52771.


# 1.3 27-Jun-2020 jruoho

Use atf_pass to avoid test failure in case there are no suitable interfaces.


# 1.2 25-Jun-2020 jruoho

Reference also PR kern/52526.


# 1.1 25-Jun-2020 jruoho

Add a test case for kern/52771.