diff options
author | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2001-09-15 16:47:08 +0000 |
---|---|---|
committer | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2001-09-15 16:47:08 +0000 |
commit | 0af4527d0c179ab8228c959129941de8b99024a3 (patch) | |
tree | 5c115ea99fb6283b87801243d23a98f67a81a732 /sys/dev | |
parent | 14ac48495e52c08d3be7f39e376f967ffd490618 (diff) |
Don't use m_pkthdr.rcvif in pflog_packet(), it doesn't work for outgoing
packets and is obviously invalid (and not NULL) for IPv6 packets (hence
crashed). Pass ifp down instead.
sizeof(ih) instead of sizeof(&ih) for pf_pull_hdr() from pf_test6().
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions