freebsd-dev/sys/netpfil/pf
Mateusz Guzik bd7762c869 pf: add a rule rb tree
with md5 sum used as key.

This gets rid of the quadratic rule traversal when "keep_counters" is
set.

Reviewed by:	kp
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-03-28 11:45:03 +00:00
..
if_pflog.c if_pflog: fix packet length 2021-12-04 08:42:55 +01:00
if_pfsync.c pfsync: fix incorrect enabling of defer mode 2021-12-06 13:25:14 +01: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 pf: switch kif counters to pf_counter_u64 2021-07-25 10:22:17 +02:00
pf_ioctl.c pf: add a rule rb tree 2022-03-28 11:45:03 +00:00
pf_lb.c pf: protect the rpool from races 2022-01-14 10:30:33 +01:00
pf_mtag.h pf: support dummynet on L2 rules 2022-03-02 17:00:06 +01:00
pf_norm.c pf: remove unused variables 2021-11-23 16:44:37 +01:00
pf_nv.c pf: ether l3 rules can only use addresses 2022-03-25 11:13:47 +01:00
pf_nv.h pf: Initial Ethernet level filtering code 2022-03-02 17:00:03 +01:00
pf_osfp.c
pf_ruleset.c pf: add anchor support for ether rules 2022-03-02 17:00:07 +01:00
pf_syncookies.c pf: hook up adaptive mode configuration 2021-09-29 15:11:54 +02:00
pf_table.c pf: deal with tables gaining or losing counters 2022-02-05 10:29:34 +01:00
pf.c pf: add pf_config_lock 2022-03-28 11:44:46 +00:00
pf.h pf: import pf_set_protostate() from OpenBSD 2021-09-01 12:02:19 +02:00