Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not in each file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dropped or passed. from discussion with theo and me.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last on also lostthe msg_map
|
|
|
|
byteswap the status word in reset.
|
|
|
|
|
|
|
|
|
|
define the rng address space
|
|
|
|
|
|
|
|
|
|
|
|
userland =)
|
|
|
|
|
|
|
|
3Mbit/s stream, but we're not using that... yet).
|
|
|
|
|
|
|
|
- copy the data content of mbuf to local data structure by m_copydata.
- if we did any NAT operation, copy the updated content back by m_copyback.
XXX PFLOG_PACKET will now log the original packet, before the NAT.
is it correct?
XXX does not do m_copyback on PF_DROP case. is it okay?
|
|
|
|
m_pulldown -> m_copydata transition.
|
|
|
|
|