Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/ldpd



Module Name:    src
Committed By:   riastradh
Date:           Sun Jun 26 17:55:38 UTC 2022

Modified Files:
        src/usr.sbin/ldpd: Makefile fsm.c ldp_peer.c socketops.c

Log Message:
ldpd(8): Fix address of misaligned packed members.

PR kern/56895


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/ldpd/Makefile
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/ldpd/fsm.c
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/ldpd/ldp_peer.c
cvs rdiff -u -r1.35 -r1.36 src/usr.sbin/ldpd/socketops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index