25 Apr
2026
25 Apr
'26
12:36 a.m.
On 2026-04-21 02:25, David Gibson wrote:
The code parsing command line options into forwarding rules has now been decoupled from most of passt/pasta's internals. This is good, because we'll soon want to share it with a configuration update client.
Make the next step by moving this code into fwd_rule.[ch].
Signed-off-by: David Gibson
Reviewd-by: Laurent Vivier
Reviewed-by: Laurent Vivier
---