diff options
| author | Nikolay Amiantov <ab@fmap.me> | 2018-08-29 21:50:53 +0300 |
|---|---|---|
| committer | xeji <36407913+xeji@users.noreply.github.com> | 2018-08-29 20:50:53 +0200 |
| commit | 69407cb0136fb6a04b21a00aa6768c45fed00060 (patch) | |
| tree | f7115b47a89a1f78602d57df8e7d5e8418f84a8b /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 364c5047bc75443e080d79c4e9f44cb0609bd3ad (diff) | |
firewall service: respect marks in rpfilter (#39054)
This allows one to add rules which change a packet's routing table:
iptables -t raw -I PREROUTING 1 -m set --match-set myset src -j MARK --set-mark 2
ip rule add fwmark 2 table 1 priority 1000
ip route add default dev wg0 table 1
to the beginning of raw table PREROUTING chain, and still have rpfilter.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
