K 10 svn:author V 5 mmacy K 8 svn:date V 27 2018-05-25T19:48:26.938473Z K 7 svn:log V 291 rtrequest1_fib: we need to always bump the ifaddr refcount when we take a reference from an rtentry. r334118 introduced a case when this was not done. While we're here make the intent more obvious by moving the refcount bump down to when we know we'll actually need it. Reported by: markj END