Refactor Config Parser (#163)

This commit is contained in:
Christian Giese
2023-03-28 11:46:29 +00:00
parent b18e281eae
commit e50b077eeb
2 changed files with 924 additions and 959 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -288,6 +288,7 @@ typedef struct bbl_ctx_
/* DHCPv6 */
bool dhcpv6_enable;
bool dhcpv6_ldra;
bool dhcpv6_ia_na;
bool dhcpv6_ia_pd;
bool dhcpv6_rapid_commit;