K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-16T22:53:00.566488Z K 7 svn:log V 300 Rework ip6_input(): * remove bunch of unneeded variables and sort declarations; * don't use auxiliary data; * rework scope related checks, remove in6_setscope() calls; * use ifaddr hash to check for own addresses; * remove route and lle lookup from input path; * remove FAITH support from ip6_input. END