mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-20 04:38:40 +07:00
feat: support ToS routing rule (#292)
This commit is contained in:
@ -22,6 +22,7 @@ const (
|
||||
Function_IpVersion = "ipversion"
|
||||
Function_Mac = "mac"
|
||||
Function_ProcessName = "pname"
|
||||
Function_Tos = "tos"
|
||||
|
||||
Function_QName = "qname"
|
||||
Function_QType = "qtype"
|
||||
|
Reference in New Issue
Block a user