aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/startbsdinstall
diff options
context:
space:
mode:
authorMuhammad Saheed <saheed@FreeBSD.org>2025-08-25 19:50:46 +0000
committerAymeric Wibo <obiwac@FreeBSD.org>2025-08-25 19:52:59 +0000
commitf89f82e4042a24e451b5ba349119cc3446d55601 (patch)
tree3526d3fab508c806ec25b8932f6daf31c54c2925 /usr.sbin/bsdinstall/startbsdinstall
parent120e232f1ae386f0ce413b27d60b3d52c568c58e (diff)
netlink: Fix IFF_UP flag handling in RTM_NEWLINK's modify_link handlerHEADmain
IFF_UP could previously only be unset via RTM_NEWLINK. Requests to set IFF_UP, though they succeeded, did not actually set the flag. Reviewed by: obiwac, kp, mckusick (mentor) Approved by: obiwac, kp, mckusick (mentor) Sponsored by: Google LLC (GSoC) Differential Revision: https://reviews.freebsd.org/D51871
Diffstat (limited to 'usr.sbin/bsdinstall/startbsdinstall')
0 files changed, 0 insertions, 0 deletions