Module Name:src
Committed By: christos
Date: Sun Oct 13 20:35:52 UTC 2024
Modified Files:
src/external/mpl/dhcp/dist/common: options.c
Log Message:
protect option_dereference like in the other cases (although the
option_dereference checks for it too).
To generate a diff
Module Name:src
Committed By: christos
Date: Sun Oct 13 20:35:52 UTC 2024
Modified Files:
src/external/mpl/dhcp/dist/common: options.c
Log Message:
protect option_dereference like in the other cases (although the
option_dereference checks for it too).
To generate a diff
Module Name:src
Committed By: tnn
Date: Thu Jul 27 10:32:25 UTC 2023
Modified Files:
src/external/mpl/dhcp/dist/common: dispatch.c
Log Message:
dhcpd: move isc_event_free() before isc_timer_destroy() in timer cb
isc_timerevent_destroy() called by isc_event_free() expects
Module Name:src
Committed By: tnn
Date: Thu Jul 27 10:32:25 UTC 2023
Modified Files:
src/external/mpl/dhcp/dist/common: dispatch.c
Log Message:
dhcpd: move isc_event_free() before isc_timer_destroy() in timer cb
isc_timerevent_destroy() called by isc_event_free() expects
Module Name:src
Committed By: martin
Date: Tue Jun 27 09:10:25 UTC 2023
Modified Files:
src/external/mpl/dhcp/dist/common: dispatch.c
Log Message:
isc timer API changed with the recent bind import - use isc_timer_destroy()
instead of isc_timer_detach()
To generate a diff
Module Name:src
Committed By: martin
Date: Tue Jun 27 09:10:25 UTC 2023
Modified Files:
src/external/mpl/dhcp/dist/common: dispatch.c
Log Message:
isc timer API changed with the recent bind import - use isc_timer_destroy()
instead of isc_timer_detach()
To generate a diff
In article <20200515123104.297c5f...@cvs.netbsd.org>,
Emmanuel Dreyfus wrote:
>-=-=-=-=-=-
>
>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.