K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-02-01T14:07:05.000000Z K 7 svn:log V 328 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 END