diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2009-11-15 15:51:27 +0100 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2009-11-15 15:57:23 +0100 |
commit | 75cb763b54a89bf9b9c61740c760abce89df06f3 (patch) | |
tree | 20c9a52c83b843e23a918c69d84382ff2fe60ae7 /extensions/libipt_REJECT.c | |
parent | 596c69007acb569843391e4c98dc21d6f2336e7b (diff) |
iptables: take masks into consideration for replace command
The two commands:
-A OUPUT -d 10.11.12.13/32 -j LOG
-R OUTPUT 1 -j LOG -d 10.11.12.13
will replace 10.11.12.13/32 by 10.11.12.13/0, which is not right.
(No regression, this problem was there forever.)
Reported-by: Werner Pawlitschko <werner.pawlitschko@arcor.de>
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libipt_REJECT.c')
0 files changed, 0 insertions, 0 deletions