K 10 svn:author V 3 hrs K 8 svn:date V 27 2014-10-02T00:25:57.358632Z K 7 svn:log V 222 Add an additional routing table lookup when m->m_pkthdr.fibnum is changed at a PFIL hook in ip{,6}_output(). IPFW setfib rule did not perform a routing table lookup when the destination address was not changed. CR: D805 END