opnsense-src/sys/netpfil
Cy Schubert 7f5e3b9fa3 ipfilter: Avoid allocating a new ipf token when not needed
Only allocate a new ipftoken_t if one cannot be found. This eliminates
allocating unnecessary token structures that will never be used when
performing simple lookups for existing token structures.

MFC after:	2 weeks
2023-09-12 19:10:40 -07:00
..
ipfilter/netinet ipfilter: Avoid allocating a new ipf token when not needed 2023-09-12 19:10:40 -07:00
ipfw sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pf pf: fix state leak 2023-09-10 22:40:22 +02:00