mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 05:47:45 +00:00
Add REBOOT token
This commit is contained in:
parent
d9f8b11534
commit
9fd2f2cbd8
@ -111,6 +111,7 @@
|
||||
#define MEDIA 315
|
||||
#define MEDIUM 316
|
||||
#define ALIAS 317
|
||||
#define REBOOT 318
|
||||
|
||||
#define is_identifier(x) ((x) >= FIRST_TOKEN && \
|
||||
(x) != STRING && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user