K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-03-11T17:50:19.000000Z K 7 svn:log V 319 In ip_output(), initialise `ia' in the case where the packet has come from a dummynet pipe. Without this, the code which increments the per-ifaddr stats can dereference an uninitialised pointer. This should make dummynet usable again. Reported by: "Dmitry A. Yanko" Reviewed by: luigi, joe END