c6b907a2cf
Introduces a new API extension exposing conntrack_helpers field in Router response. The extension requires the ``router`` and ``conntrack_helper`` service plugin. Related-Bug: #1823633 Change-Id: I55d659c47f3e9a65af78509fbd63416373a501f3
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"conntrack_helper": {
|
|
"protocol": "udp",
|
|
"id": "2fc1eebb-e0fa-4c40-868a-7ace444717e1",
|
|
"helper": "tftp",
|
|
"port": 69
|
|
}
|
|
}
|