Up to [cvs.NetBSD.org] / src / tests / sbin / ifconfig
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (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.5: +6 -1
lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Sat Jun 27 04:15:17 2020 UTC (8 months ago) by jruoho
Branch: MAIN
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Use atf_pass to avoid test failure in case there are no suitable interfaces.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 25 11:26:05 2020 UTC (8 months ago) by jruoho
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Reference also PR kern/53860.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 25 10:34:34 2020 UTC (8 months ago) by jruoho
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Require root privileges.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 24 10:07:13 2020 UTC (8 months ago) by jruoho
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Fix references in comments.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 24 09:11:26 2020 UTC (8 months ago) by jruoho
Branch: MAIN
Add a test case for PR bin/55389.