K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-10-09T17:02:28.088051Z K 7 svn:log V 242 ip6_output() has a complex set of gotos, and some can jump out of the epoch section towards return statement. Since entering epoch is cheap, it is easier to cover the whole function with epoch, rather than try to properly maintain its state. END