Source-Changes archive

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

CVS commit: [netbsd-9] src/external/apache2/mDNSResponder/dist



Module Name:    src
Committed By:   martin
Date:           Sat Jun  3 15:34:30 UTC 2023

Modified Files:
        src/external/apache2/mDNSResponder/dist/mDNSPosix [netbsd-9]:
            PosixDaemon.c
        src/external/apache2/mDNSResponder/dist/mDNSShared [netbsd-9]:
            PlatformCommon.c

Log Message:
Pull up following revision(s) (requested by andvar in ticket #1641):

        external/apache2/mDNSResponder/dist/mDNSShared/PlatformCommon.c: revision 1.7
        external/apache2/mDNSResponder/dist/mDNSPosix/PosixDaemon.c: revision 1.16

mdnsd(8): restore fixes for PR bin/46758, lost on resolving merge conflicts.

Original commit message from Roy Marples:
"Derive our primary interface and address by trying to connect to an
address in the TEST-NET-2 network as noted in RFC5737 instead of using
the 1.1.1.1 address. Also, use port 7 (echo) for better style.
Fixes PR bin/46758 thanks to Lloyd Parkes."


To generate a diff of this commit:
cvs rdiff -u -r1.12.4.2 -r1.12.4.3 \
    src/external/apache2/mDNSResponder/dist/mDNSPosix/PosixDaemon.c
cvs rdiff -u -r1.5.4.1 -r1.5.4.2 \
    src/external/apache2/mDNSResponder/dist/mDNSShared/PlatformCommon.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