Module Name: src Committed By: msaitoh Date: Fri Apr 11 08:52:14 UTC 2014
Modified Files: src/sys/netinet [netbsd-6]: ip_carp.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1043): sys/netinet/ip_carp.c: revision 1.53 Proper MBUFTRACE handling. Without it, ec_tx_mowner, ec_rx_mowner and ifp->if_mowner would be used uninitialised. To generate a diff of this commit: cvs rdiff -u -r1.47.4.1 -r1.47.4.2 src/sys/netinet/ip_carp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.