https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187094
Ian Lepore <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #4 from Ian Lepore <[email protected]> --- I have committed the parts of this related to handling the interface-mtu option (and also some changes to libstand and loader(8) inspired by this PR). I left out the part of the submitted patch related to changing the default route and the comments about proxy arp, because it's not clear to me that changing the gctx->gotgw != 0 logic to == 0 is correct, especially after researching the history of how the code in that area has evolved over time (but I'm willing to be convinced; I'm not a networking expert). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
