diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-04-10 11:02:55 +1000 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-04-15 23:31:46 +0200 |
| commit | 02742fa7c29239f86208c472d67409a061108759 (patch) | |
| tree | 85356bfe002cf43c655f3b1a8e8c2054ef412551 /doc/platform-requirements | |
| parent | 2093b3309a69a23ffdb0f29dd463e29827139b9f (diff) | |
| download | passt-02742fa7c29239f86208c472d67409a061108759.tar passt-02742fa7c29239f86208c472d67409a061108759.tar.gz passt-02742fa7c29239f86208c472d67409a061108759.tar.bz2 passt-02742fa7c29239f86208c472d67409a061108759.tar.lz passt-02742fa7c29239f86208c472d67409a061108759.tar.xz passt-02742fa7c29239f86208c472d67409a061108759.tar.zst passt-02742fa7c29239f86208c472d67409a061108759.zip | |
fwd: Split rule building from rule adding
Currently fwd_rule_add() both builds the struct fwd_rule and inserts it
into the table. This will be inconvenient when we want to dynamically add
rules from a configuration client. Alter fwd_rule_add() to take a
pre-constructed struct fwd_rule, which we build in the caller.
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
