K 10 svn:author V 5 andre K 8 svn:date V 27 2004-04-23T16:10:23.000000Z K 7 svn:log V 234 Call ip_output() with IP_FORWARD flag to prevent it from overwriting the ip_id again. ip_id is already set to the ip_id of the encapsulated packet. Make a comment about mbuf allocation failures more realistic. Reviewed by: sobomax END