K 10 svn:author V 8 melifaro K 8 svn:date V 27 2013-03-31T10:17:39.221648Z K 7 svn:log V 332 Merge r248070. Fix long-standing issue with interface routes being unprotected: Use RTM_PINNED flag to mark route as immutable. Forbid deleting immutable routes without special rtrequest1_fib() flag. Adding interface address with prefix already in route table is handled by atomically deleting old prefix and adding interface one. END