aboutgitcodebugslistschat
path: root/doc/platform-requirements/git:
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2026-03-11 23:03:11 +1100
committerStefano Brivio <sbrivio@redhat.com>2026-03-11 22:11:30 +0100
commitd460ca3236bafa724686a5ad7f585d70962f7373 (patch)
tree9a3ad6dd870291aaa7acf3420736376672dd0fe7 /doc/platform-requirements/git:
parentbb2e4dda0f7c9b92195ab84920430659425afbc0 (diff)
downloadpasst-d460ca3236bafa724686a5ad7f585d70962f7373.tar
passt-d460ca3236bafa724686a5ad7f585d70962f7373.tar.gz
passt-d460ca3236bafa724686a5ad7f585d70962f7373.tar.bz2
passt-d460ca3236bafa724686a5ad7f585d70962f7373.tar.lz
passt-d460ca3236bafa724686a5ad7f585d70962f7373.tar.xz
passt-d460ca3236bafa724686a5ad7f585d70962f7373.tar.zst
passt-d460ca3236bafa724686a5ad7f585d70962f7373.zip
fwd: Unify TCP and UDP forwarding tables
Currently TCP and UDP each have their own forwarding tables. This is awkward in a few places, where we need switch statements to select the correct table. More importantly, it would make things awkward and messy to extend to other protocols in future, which we're likely to want to do. Merge the TCP and UDP tables into a single table per (source) pif, with the protocol given in each rule entry. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'doc/platform-requirements/git:')
0 files changed, 0 insertions, 0 deletions