Up to [cvs.NetBSD.org] / src / tests / sbin / ifconfig
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 10 08:16:59 2020 UTC (2 months, 2 weeks ago) by mrg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +6 -1
lines
Diff to previous 1.1 (colored)
apply this change to a a couple more tests: --- date: 2020-07-27 09:57:44 -0700; author: gson; state: Exp; lines: +6 -1; commitid: m3HouRBlhyJQVJhC; Skip the repeated_link_addr test by default as it causes the evbarm-aarch64 testbed to hang (PR port-evbarm/55521), and will not be safe to run by default even after that bug is fixed, for similar reasons as t_repeated_updown. --- t_repeated_mtu.sh changes the MTU, which may cause NFS to fail. if you have NFS root, this is system killing. t_repeated_scan.sh kills and restarts both hostapd and wpa_supplicant.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 30 11:48:20 2020 UTC (7 months, 4 weeks ago) by jruoho
Branch: MAIN
Add a couple of tests for sequential ifconfig(8) options, incl. PR kern/41912.