Merge branch 'main' into multi-tenant

This commit is contained in:
2024-07-16 09:51:12 +08:00
12 changed files with 78 additions and 80 deletions

View File

@@ -311,6 +311,27 @@ upf:
filter: ''
display: "RX TX Queue Num"
comment: ""
- name: "useSocket"
type: "int"
value: "0"
access: "read-write"
filter: '0~1'
display: "Use Socket"
comment: "data rx&tx use C socket"
- name: "enableTap"
type: "int"
value: "0"
access: "read-write"
filter: '0~1'
display: "Enable Tap"
comment: "Enable 5G ethernet LAN"
- name: "enableQer"
type: "int"
value: "0"
access: "read-write"
filter: '0~1'
display: "Enable Qer"
comment: "Enable PFCP Qer Control"
dataForwarderUpfd:
display: "Data Forwarder Upfd"
list: