mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
1b34f6cd64a7344220e69822175b26849caaa823
In the POSTROUTING chain using -i intf0 does not work at all. We now only use the -s parameter to figure out if the rule applied. The filter chain still uses -i and -o to match patches not only by the network address, but also by the incoming/outgoing interface.
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%