diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2007-06-06 14:05:59 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2007-06-06 14:05:59 +0000 |
commit | 8ca6791a1f6be7a16b2df8698c181e46b8690600 (patch) | |
tree | 8e990acfd7c20456f30d418e20a3a6259b5c1e4a /usr.sbin/pkg_add/OpenBSD/PackageRepository.pm | |
parent | 21a0793d20af8d6daf2db8fc4556777e53d48096 (diff) |
vlan interfaces do not allow the parent interface and the vlan number to be
reconfigured after they are set. so they bail out when you try to. so when
you re-run netstart on a machine with vlans, it bails out with
ifconfig: SIOCSETVLAN: Device busy
and IP changes are not done.
make vlan_config() notice when both parent interface and vlan number stay
the same and just return success without doing anything in that case.
allows the IP config thereafter to happen. ok markus jason
Diffstat (limited to 'usr.sbin/pkg_add/OpenBSD/PackageRepository.pm')
0 files changed, 0 insertions, 0 deletions