Module Name: src Committed By: bouyer Date: Fri Apr 4 12:53:04 UTC 2014
Modified Files: src/sys/netinet: ip_carp.c Log Message: 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.52 -r1.53 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.