Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 60534 Build 57418: arc lint + arc unit
Paths
| Differential D47555 Authored by glebius on Nov 13 2024, 9:56 PM.
Diff Detail
Event TimelineHerald added subscribers: vegeta_tuxpowered.net, farrokhi, imp. · View Herald TranscriptNov 13 2024, 9:56 PM2024-11-13 21:56:23 (UTC+0) Harbormaster completed remote builds in B60534: Diff 146386.Nov 13 2024, 9:56 PM2024-11-13 21:56:23 (UTC+0) glebius added a parent revision: D47554: snl(3): use nitems() from param.h.Nov 13 2024, 9:56 PM2024-11-13 21:56:25 (UTC+0) This revision is now accepted and ready to land.Nov 13 2024, 10:05 PM2024-11-13 22:05:56 (UTC+0)
Revision Contents
Diff 146386 sys/netinet/ip_carp.c
sys/netlink/netlink_ctl.h
sys/netlink/netlink_generic.c
sys/netlink/netlink_message_parser.h
|
My gut reaction to this is that we probably shouldn't expose the port at all if it's not explicitly set, just leave it nil in this table to allow for more idiomatic usage where you can simply test the port as truthy before using it.f