mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
passing along socket information. This is required to work around a LOR with the socket code which results in an easy reproducible hard lockup with debug.mpsafenet=1. This commit does *not* fix the LOR, but enables us to do so later. The missing piece is to turn the filter locking into a leaf lock and will follow in a seperate (later) commit. This will hopefully be MT5'ed in order to fix the problem for RELENG_5 in forseeable future. Suggested by: rwatson A lot of work by: csjp (he'd be even more helpful w/o mentor-reviews ;) Reviewed by: rwatson, csjp Tested by: -pf, -ipfw, LINT, csjp and myself MFC after: 3 days LOR IDs: 14 - 17 (not fixed yet) |
||
|---|---|---|
| .. | ||
| if_pflog.c | ||
| if_pflog.h | ||
| if_pfsync.c | ||
| if_pfsync.h | ||
| pf.c | ||
| pf_if.c | ||
| pf_ioctl.c | ||
| pf_norm.c | ||
| pf_osfp.c | ||
| pf_subr.c | ||
| pf_table.c | ||
| pfvar.h | ||