summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authordyoung <dyoung@NetBSD.org>2008-05-19 18:00:31 +0000
committerdyoung <dyoung@NetBSD.org>2008-05-19 18:00:31 +0000
commitaa10084492a81f627e3abecd8675b4f8a7724d53 (patch)
tree9dc50c16e4bec82c417841b32882321a4f224c7c /sys/dev
parent3ea822987121f1c5eab6c0b47ae291312c6fa504 (diff)
Fix two bugs:
1 Let us associate a keyword with either a signed or an unsigned number. Associate the '-chan' keyword with an unsigned number. This fixes the defect that crashed 'ifconfig wi0 -chan', reported by Michael van Elst. 2 Do not try to interpret names as ISO addresses unless the ISO address family was specified. iso_addr(3) does not report errors, so it appears to interpret *everything* as an ISO address. This is a stopgap fix for the defect in 'ifconfig lo0 inet6' on a !INET6 kernel that deletes the first IPv4 address on lo0. (Reported by Scott Ellis.)
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions