Source-Changes archive

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

CVS commit: src/external/mpl/dhcp/dist/common



Module Name:    src
Committed By:   manu
Date:           Fri May 15 12:31:04 UTC 2020

Modified Files:
        src/external/mpl/dhcp/dist/common: bpf.c discover.c lpf.c packet.c
            raw.c socket.c

Log Message:
crunchgen fix

Make sure local_port is not shared within a crunchgen binary. There is
more to do to get full functionnality in crunchgen, but at least this
change makes dhcpd listen on the right port again.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mpl/dhcp/dist/common/bpf.c
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/dhcp/dist/common/discover.c \
    src/external/mpl/dhcp/dist/common/lpf.c \
    src/external/mpl/dhcp/dist/common/packet.c \
    src/external/mpl/dhcp/dist/common/raw.c \
    src/external/mpl/dhcp/dist/common/socket.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