Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D57332
netlink: Check permission for interface flag changes
Closed
Public
Actions
Authored by
emaste
on Fri, May 29, 3:53 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 18, 5:25 AM
2026-06-18 05:25:59 (UTC+0)
Unknown Object (File)
Fri, Jun 12, 6:30 AM
2026-06-12 06:30:40 (UTC+0)
Unknown Object (File)
Thu, Jun 11, 4:25 PM
2026-06-11 16:25:20 (UTC+0)
Unknown Object (File)
Mon, Jun 8, 9:29 PM
2026-06-08 21:29:17 (UTC+0)
Unknown Object (File)
Mon, Jun 8, 9:26 PM
2026-06-08 21:26:33 (UTC+0)
Unknown Object (File)
Mon, Jun 8, 6:57 AM
2026-06-08 06:57:45 (UTC+0)
Unknown Object (File)
Mon, Jun 8, 5:24 AM
2026-06-08 05:24:06 (UTC+0)
Unknown Object (File)
Mon, Jun 8, 5:16 AM
2026-06-08 05:16:06 (UTC+0)
View All 23 Files
Subscribers
glebius
imp
melifaro
pouria
Details
Reviewers
bz
melifaro
pouria
Group Reviewers
network
Commits
rG30d907804d7d: netlink: Check permissions for interface flag changes
rG96dbc9a8de10: netlink: Check permissions for interface flag changes
Diff Detail
Lint
Lint Skipped
Unit
Tests Skipped
Event Timeline
emaste
created this revision.
Fri, May 29, 3:53 PM
2026-05-29 15:53:35 (UTC+0)
Herald
added a reviewer:
melifaro
.
·
View Herald Transcript
Fri, May 29, 3:53 PM
2026-05-29 15:53:35 (UTC+0)
Herald
added subscribers:
glebius
,
melifaro
.
·
View Herald Transcript
emaste
requested review of this revision.
Fri, May 29, 3:53 PM
2026-05-29 15:53:35 (UTC+0)
emaste
added inline comments.
Fri, May 29, 3:58 PM
2026-05-29 15:58:18 (UTC+0)
sys/netlink/route/iface_drivers.c
72
I'd like to invert the sense and switch these to early exit as well
emaste
updated this revision to
Diff 178919
.
Fri, May 29, 4:02 PM
2026-05-29 16:02:33 (UTC+0)
Comment Actions
also promisc
pouria
accepted this revision.
Fri, May 29, 9:00 PM
2026-05-29 21:00:41 (UTC+0)
pouria
added a subscriber:
pouria
.
pouria
added inline comments.
sys/netlink/route/iface_drivers.c
72
+1
This revision is now accepted and ready to land.
Fri, May 29, 9:00 PM
2026-05-29 21:00:41 (UTC+0)
emaste
mentioned this in
D57349: netlink: Use early exit pattern in _nl_modify_ifp_generic
.
Fri, May 29, 9:10 PM
2026-05-29 21:10:25 (UTC+0)
melifaro
accepted this revision.
Fri, May 29, 9:56 PM
2026-05-29 21:56:20 (UTC+0)
Closed by commit
rG96dbc9a8de10: netlink: Check permissions for interface flag changes
(authored by
emaste
).
·
Explain Why
Fri, May 29, 11:12 PM
2026-05-29 23:12:01 (UTC+0)
This revision was automatically updated to reflect the committed changes.
emaste
added a commit:
rG96dbc9a8de10: netlink: Check permissions for interface flag changes
.
Herald
added a subscriber:
imp
.
·
View Herald Transcript
Fri, May 29, 11:12 PM
2026-05-29 23:12:01 (UTC+0)
emaste
added a commit:
rG30d907804d7d: netlink: Check permissions for interface flag changes
.
Tue, Jun 9, 2:10 PM
2026-06-09 14:10:23 (UTC+0)