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
10 lines
396 B
YAML
10 lines
396 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``l3-conntrack-helper`` API definition for ``Router`` is introduced,
|
|
which allows conntrack helper target rules to be set for a ``Router``.
|
|
- |
|
|
Introduced ``expose-l3-conntrack-helper`` API extension for exposing
|
|
``conntrack_helpers`` field in ``Router`` API response. This extension
|
|
requires the ``router`` and ``conntrack_helper`` service plugins.
|