mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 06:15:55 +00:00
Add send option statement.
This commit is contained in:
@@ -51,6 +51,7 @@ struct executable_statement {
|
||||
supersede_option_statement,
|
||||
append_option_statement,
|
||||
prepend_option_statement,
|
||||
send_option_statement,
|
||||
} op;
|
||||
union {
|
||||
struct {
|
||||
|
Reference in New Issue
Block a user