firewall3: add check_snat() function
authorPierre Lebleu <pme.lebleu@gmail.com>
Thu, 4 May 2017 08:52:59 +0000 (10:52 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 9 May 2017 21:54:15 +0000 (23:54 +0200)
The snat rule check is done by a function to avoid the walking
through the list twice.

Signed-off-by: Pierre Lebleu <pme.lebleu@gmail.com>

No differences found