git: Update rn_inithead() users to switch to byte offset
Aaron LI
aly at crater.dragonflybsd.org
Mon Nov 13 17:46:26 PST 2023
commit a4f40cc8cf2420124c63315c1eff46c8fe423e59
Author: Aaron LI <aly at aaronly.me>
Date: Tue Nov 14 08:43:28 2023 +0800
Update rn_inithead() users to switch to byte offset
Summary of changes:
sbin/routed/table.c | 3 ++-
sys/kern/vfs_subr.c | 4 ++--
sys/net/ipfw/ip_fw2.c | 2 +-
sys/net/ipfw3_basic/ip_fw3_table.c | 4 ++--
sys/net/pf/pf_table.c | 4 ++--
sys/netinet/in_proto.c | 2 +-
sys/netinet6/in6_proto.c | 2 +-
sys/netproto/mpls/mpls_proto.c | 29 +++++++++++++++--------------
sys/sys/domain.h | 2 +-
9 files changed, 27 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a4f40cc8cf2420124c63315c1eff46c8fe423e59
--
DragonFly BSD source repository
More information about the Commits
mailing list