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