Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes pflog attributing states wrongly to anchors and pfctl -vvsn/sr
showing wrong state counters for anchor rules. found by camield@,
ok henning@, -stable candidate
|
|
|
|
via Jonathan Gray
log message:
Remove advertising clauses from code written by Shingo WATANABE.
He has kindly consented it.
|
|
|
|
|
|
|
|
as fast as possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
would result in panics.
PR 3795
ok tedu@
"looks ok" mcbride@ & dhartmei@
|
|
|
|
From: Chuck Gagnon <gagnocg@mac.com>.
|
|
|
|
|
|
|
|
|
|
about the chassis)
|
|
|
|
|
|
|
|
|
|
- Use ETHER_CRC_POLY_LE instead of MC_POLY_LE from hmereg.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o Remove do_pending code and take a real int instead. The performance
impact seems to be very low and it simplifies the code considerably.
o Allow interrupt nesting at first level. Run softints with HW ints
enabled.
|
|
|
|
|
|
|
|
|
|
|
|
ok henning@
|
|
|
|
|