mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add initial DSCP data and comments for DSCP domains
This commit is contained in:
parent
42ac48a0cd
commit
8a014cf520
4 changed files with 234 additions and 29 deletions
|
@ -28,4 +28,8 @@ t:value("cs6", translate("CS6 - Network routing"))
|
|||
t:value("cs7", translate("CS7"))
|
||||
t:value("ef", translate("EF Voice"))
|
||||
|
||||
c = s:option(Value, "comment", translate("Comment"))
|
||||
c.optional = true
|
||||
|
||||
|
||||
return m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue