mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-01 23:05:29 +00:00
Primarly fix the trace code. This was broken during the modfictions of the
DDNS code to use the bind libraries. This patch fixes that breakage and includes support for the new DDNS code. This patch also deletes some dead code and neatens up some log messages.
This commit is contained in:
@@ -278,8 +278,6 @@ void omapi_connection_trace_setup (void);
|
||||
void omapi_buffer_trace_setup (void);
|
||||
void omapi_connection_register (omapi_connection_object_t *,
|
||||
const char *, int);
|
||||
void trace_mr_init (void);
|
||||
|
||||
OMAPI_ARRAY_TYPE_DECL(omapi_listener, omapi_listener_object_t);
|
||||
OMAPI_ARRAY_TYPE_DECL(omapi_connection, omapi_connection_object_t);
|
||||
|
||||
|
Reference in New Issue
Block a user