freebsd-dev/sys/netpfil
Kristof Provost be461cdfb3 pf syncookies: fix memory leak
We forgot to free the nvlist (and packed nvlist) on success.
While here start using the ERROUT macro to clean up error handling, and
to add SDTs for better debugging.

Reported by:	Coverity
CID:		1473150
2022-04-07 14:51:52 +02:00
..
ipfilter/netinet ipfilter(4): Fix a typo in a source code comment 2022-03-28 19:29:06 +02:00
ipfw netpfil: Fix two typo in source code comments 2022-04-02 14:18:11 +02:00
pf pf syncookies: fix memory leak 2022-04-07 14:51:52 +02:00