git: <sys/param.h>: Supplement 500706 with RTM_VERSION and _CMSG_ALIGN changes

Aaron LI aly at crater.dragonflybsd.org
Wed Jul 2 00:41:51 PDT 2025


commit b8c642eacfc6f4f1773b2bca67e6c8d96b68c3d5
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Jul 2 15:24:32 2025 +0800

    <sys/param.h>: Supplement 500706 with RTM_VERSION and _CMSG_ALIGN changes
    
    There were RTM_VERSION bump (from 6 to 7) and _CMSG_ALIGN() changes
    (alignment raised from 4 to 8) prior to the revision 500706, but those
    changes themselves didn't bump the __DragonFly_version.  So supplement
    the 500706 revision notes with such changes.
    
    See also the commits of those changes:
    
    * Commit b3aa44a1fb12417a3c45a78a0620e126ae6b624d
      Roy Marples <roy at marples.name>
      Wed, 11 Sep 2019 19:25:11 +0000 (20:25 +0100)
      build: Adjust _CMSG_ALIGN() for portability
    
    * Commit 43a373152df2d405c9940983e584e6a25e76632d
      Roy Marples <roy at marples.name>
      Thu, 12 Sep 2019 08:13:30 +0000 (09:13 +0100)
      route(4): Add ifam_pid and ifam_addrflags to ifa_msghdr

Summary of changes:
 sys/sys/param.h | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b8c642eacfc6f4f1773b2bca67e6c8d96b68c3d5


-- 
DragonFly BSD source repository


More information about the Commits mailing list