K 10 svn:author V 2 ae K 8 svn:date V 27 2015-03-19T13:33:15.984453Z K 7 svn:log V 249 MFC r279920: Add if_input_default() method, that will be used for if_input initialization, when no input method specified before if_attach(). This prevents panics when if_input() method called directly e.g. from bpf(4) code. PR: 192426 END