mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 06:15:55 +00:00
[master] Add use-host-decl-names support to BOOTP
Merges in rt36233.
This commit is contained in:
@@ -2277,7 +2277,8 @@ isc_result_t get_client_id(struct packet *, struct data_string *);
|
||||
void dhcpv6(struct packet *);
|
||||
|
||||
/* bootp.c */
|
||||
void bootp (struct packet *);
|
||||
void bootp(struct packet *);
|
||||
void use_host_decl_name(struct packet *, struct lease* , struct option_state *);
|
||||
|
||||
/* memory.c */
|
||||
extern int (*group_write_hook) (struct group_object *);
|
||||
|
Reference in New Issue
Block a user