[Bug 228987] Ifconfig -alias panics kernel (RPi3)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 13 14:36:22 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228987
Bug ID: 228987
Summary: Ifconfig -alias panics kernel (RPi3)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: rgrimes at FreeBSD.org
ifconfig -alias panics RPi3 kernel when called from this section of
dhclient-script
delete_old_address() {
eval "$IFCONFIG $interface inet -alias $old_ip_address $medium"
}
per Diane Bruce
Collecting additional information and hope to be able to duplicate this
locally.
This is the second bug mentioned in PR 228929
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list