freebsd-dev/sys/netpfil/pf
Kristof Provost bf206a1db2 pf: remove NULL check before uma_zfree()
uma_zfree() can be called on a NULL pointer. Simplify the pf code a
little by removing the redundant checks.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-05-04 18:22:54 +02:00
..
if_pflog.c IfAPI: Explicitly include <net/if_private.h> in netstack 2023-01-31 15:02:16 -05:00
if_pfsync.c pf: remove NULL check before uma_zfree() 2023-05-04 18:22:54 +02:00
in4_cksum.c
pf_altq.h pf: qid and pqid can be uint16_t 2021-09-10 17:07:57 +02:00
pf_if.c IfAPI: Explicitly include <net/if_private.h> in netstack 2023-01-31 15:02:16 -05:00
pf_ioctl.c pf: Fix a spelling mistake in a comment 2023-05-01 10:30:15 -04:00
pf_lb.c pf: improve source node error handling 2023-05-03 10:31:05 +02:00
pf_mtag.h pf: tag dummynet'd route-to packets with their real destination 2022-05-12 21:50:10 +02:00
pf_norm.c pf: remove NULL check before uma_zfree() 2023-05-04 18:22:54 +02:00
pf_nv.c pf: introduce ridentifier and labels to ether rules 2023-04-26 11:14:41 +02:00
pf_nv.h pf: Initial Ethernet level filtering code 2022-03-02 17:00:03 +01:00
pf_osfp.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
pf_ruleset.c pf: add anchor support for ether rules 2022-03-02 17:00:07 +01:00
pf_syncookies.c pf: backport OpenBSD syntax of "scrub" option for "match" and "pass" rules 2023-04-14 09:04:06 +02:00
pf_table.c pf: simplify structs with anonymous unions 2023-05-03 10:24:20 +02:00
pf.c pf: remove NULL check before uma_zfree() 2023-05-04 18:22:54 +02:00
pf.h pf: simplify structs with anonymous unions 2023-05-03 10:24:20 +02:00
pfsync_nv.c pfsync: prepare code to accommodate AF_INET6 family 2022-11-09 21:06:07 +01:00
pfsync_nv.h pfsync: prepare code to accommodate AF_INET6 family 2022-11-09 21:06:07 +01:00