K 10 svn:author V 3 sam K 8 svn:date V 27 2002-10-16T02:29:01.000000Z K 7 svn:log V 348 Last commit to add FAST_IPSEC support also rearranged udp_input so that all input packets are stored in the socket using udp_append. This was done so that all IPsec- and MAC-related checking is now consolidated in udp_append. Note that this can lead to an extra packet copy being done before a packet is discarded because of one of these checks. END