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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"