K 10 svn:author V 5 steve K 8 svn:date V 27 1998-02-01T05:36:44.000000Z K 7 svn:log V 240 Revert previous commit. Remove all ifp->if_* = 0 initializations, since pkh made tunctl static in revision 1.17 these are already guaranteed to be zero'd and tunattach will only be called once. Pointed out by: Bruce Evans and Bill Fenner END