mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
+ in many places, replace &V_layer3_chain with a local variable chain; + bring the counter of rules and static_len within ip_fw_chain replacing static variables; + remove some spurious comments and extern declaration; + document which lock protects certain data structures |
||
|---|---|---|
| .. | ||
| ip_dummynet.c | ||
| ip_fw2.c | ||
| ip_fw_dynamic.c | ||
| ip_fw_log.c | ||
| ip_fw_nat.c | ||
| ip_fw_pfil.c | ||
| ip_fw_private.h | ||
| ip_fw_sockopt.c | ||
| ip_fw_table.c | ||