]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Explicitly free packet on PF_DROP, otherwise a "quick" rule with
authorglebius <glebius@FreeBSD.org>
Mon, 1 Sep 2014 13:00:45 +0000 (13:00 +0000)
committerglebius <glebius@FreeBSD.org>
Mon, 1 Sep 2014 13:00:45 +0000 (13:00 +0000)
commit0cbf499e97e7e2df822105d60f96901274218bbe
tree965da3b65f9239a607b6947e265b9431aaaf6d09
parent65268873074c1a5601b89f47b69d241655c3d53d
Explicitly free packet on PF_DROP, otherwise a "quick" rule with
"route-to" may still forward it.

PR: 177808
Submitted by: Kajetan Staszkiewicz <kajetan.staszkiewicz innogames.de>
Sponsored by: InnoGames GmbH
sys/netpfil/pf/pf.c