Module Name:src
Committed By: christos
Date: Wed May 26 22:52:32 UTC 2021
Modified Files:
src/external/mpl/dhcp/dist/client: dhclient.c
src/external/mpl/dhcp/dist/common: parse.c
src/external/mpl/dhcp/dist/common/tests: option_unittest.c
src/external
Module Name:src
Committed By: christos
Date: Fri May 21 21:07:37 UTC 2021
Modified Files:
src/external/mpl/dhcp/dist/relay: dhcrelay.c
Log Message:
Add missing call to libdhcp_callbacks_register(). Should stop
dhcrelay() crashing when accessing *libdhcp_callbacks.local_po
Module Name:src
Committed By: christos
Date: Wed Jan 13 17:01:31 UTC 2021
Modified Files:
src/external/mpl/dhcp/dist/common: options.c
Log Message:
Reset options on every loop.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mpl/dhcp/dist/common/
Module Name:src
Committed By: christos
Date: Wed Jan 13 15:51:49 UTC 2021
Modified Files:
src/external/mpl/dhcp/dist/common: options.c
Log Message:
If an option is not found in the standard table, log it and don't try to
dereference it. This prevents crashes from XenServer
Module Name:src
Committed By: christos
Date: Thu Nov 12 22:11:03 UTC 2020
Modified Files:
src/external/mpl/dhcp/dist/omapip: errwarn.c
Log Message:
Don't use static buffers to store format strings; this is a multi-threaded
program and if we print from multiple threads we c
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. The
Module Name:src
Committed By: christos
Date: Mon Feb 25 02:31:58 UTC 2019
Modified Files:
src/external/mpl/dhcp/dist/omapip: result.c
Log Message:
Catch up with bind
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mpl/dhcp/dist/omapip/result.c
P
Module Name:src
Committed By: christos
Date: Fri Feb 8 20:29:06 UTC 2019
Removed Files:
src/external/mpl/dhcp/dist/bind: Makefile.in bind.tar.gz version.tmp
Log Message:
Remove the copy of bind?!?! used for its libraries...
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Sun Jan 27 01:51:50 UTC 2019
Modified Files:
src/external/mpl/dhcp/dist/omapip: buffer.c dispatch.c
Log Message:
apparently the fdwatch crap is needed, so undo the ifdefs.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: christos
Date: Fri Jun 1 00:42:49 UTC 2018
Modified Files:
src/external/mpl/dhcp/dist/common: bpf.c
Log Message:
PR/50893: Bruce Lilly: Handle carp interfaces.
XXX: pullup-8 (in src/external/bsd/dhcp/dist/common/bpf.c)
To generate a diff o
10 matches
Mail list logo