diff options
author | shin <shin@FreeBSD.org> | 2000-03-11 20:03:22 +0000 |
---|---|---|
committer | shin <shin@FreeBSD.org> | 2000-03-11 20:03:22 +0000 |
commit | 3ca445ef55950f966bd5dfb2859dbe63d4d8b9f5 (patch) | |
tree | 959fd7796919832475285cfb3e97fb06a64d363a /sys/dev/sio/sio.c | |
parent | 282ee285816797c45c9c7a1663f63fea4ab18566 (diff) | |
download | FreeBSD-src-3ca445ef55950f966bd5dfb2859dbe63d4d8b9f5.zip FreeBSD-src-3ca445ef55950f966bd5dfb2859dbe63d4d8b9f5.tar.gz |
Replace m_pkthdr.rcvif with oif when oif is not NULL, to count
icmp6 error statistics based on sending interface.
This also prevent kernel panic when rcvif is not initialized after M_PKTHDR().
(The initialization issue also need to be fixed in the future.)
Approved by: jkh
Submitted by: k-sugyou@kame.net
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions