- use specific patterns when looping over /etc/hostname.if files
authorrpe <rpe@openbsd.org>
Mon, 19 Feb 2018 21:47:43 +0000 (21:47 +0000)
committerrpe <rpe@openbsd.org>
Mon, 19 Feb 2018 21:47:43 +0000 (21:47 +0000)
commit375c217e66fac39856296d4dbc5eda9b54a3454a
treec5ae68288c6ba6791f11bbe427f63ab9328ee585
parent902fbd84ab3602740b9c27a85ff2bc7d63a681d1
- use specific patterns when looping over /etc/hostname.if files
  to skip backup or temp files.
- test if the patterns matched actual files
- warn if ifcreate() fails on an interface and continue with the
  subsequent interfaces in the list instead of return'ing

OK dlg sthen tb
etc/netstart