diff options
author | glebius <glebius@FreeBSD.org> | 2005-02-01 14:07:05 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2005-02-01 14:07:05 +0000 |
commit | 7db04c586c990023fc8713e64595e52656b4077e (patch) | |
tree | 4a1e0da990ea04f2d68d3ee7f8512c919a96cbb4 /lib/libc/stdlib | |
parent | 9c48e16769f7901316249afda0caa75cca335e07 (diff) | |
download | FreeBSD-src-7db04c586c990023fc8713e64595e52656b4077e.zip FreeBSD-src-7db04c586c990023fc8713e64595e52656b4077e.tar.gz |
In case of various tunneling protocols, mbuf may pass several interfaces
before entering ng_netflow. In this case it will have not NULL m_pkthdr.rcvif.
However, it will enter ng_iface soon with another index. So let in_ifIndex
value configured by user override m_pkthdr.rcvif.
Reported by: Damir Bikmuhametov
MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions