diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-03-27 15:34:21 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-03-28 14:35:50 +0100 |
| commit | 35c56c5b5e00389b2bf51a7d1c3f3c5387bba264 (patch) | |
| tree | 848990b028e689adc52f80cb2210c988ea812c5e /doc/platform-requirements | |
| parent | 559d4dcbd3593f6a7fc1cefd12666f56a1901652 (diff) | |
| download | passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.tar passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.tar.gz passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.tar.bz2 passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.tar.lz passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.tar.xz passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.tar.zst passt-35c56c5b5e00389b2bf51a7d1c3f3c5387bba264.zip | |
fwd: Allow FWD_DUAL_STACK_ANY flag to be passed directly to fwd_rule_add()
fwd_rule_add() takes a flags parameter, but it only allows the FWD_WEAK
and FWD_SCAN flags to be specified there. It doesn't allow the
FWD_DUAL_STACK_ANY flag to be set, instead expecting a [*] address to be
indicated by passing NULL as @addr.
However, for upcoming dynamic rule updates, it's more convenient to be able
to explicitly pass FWD_DUAL_STACK_ANY along with an address of ::. Allow
that mode of calling.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'doc/platform-requirements')
0 files changed, 0 insertions, 0 deletions
