mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 06:15:55 +00:00
- The server will now include multiple IA_NA's and multiple IAADDRs within
them, if advertised by the client. It still only seeks to allocate one new address. [ISC-Bugs #17254]
This commit is contained in:
@@ -304,7 +304,7 @@ struct universe {
|
||||
struct option_state *,
|
||||
unsigned);
|
||||
void (*save_func) (struct universe *, struct option_state *,
|
||||
struct option_cache *);
|
||||
struct option_cache *, isc_boolean_t);
|
||||
void (*foreach) (struct packet *,
|
||||
struct lease *, struct client_state *,
|
||||
struct option_state *, struct option_state *,
|
||||
|
Reference in New Issue
Block a user