Date: Sun, 17 Jan 1999 18:07:00 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_mroute.c ip_mroute.h Message-ID: <199901180207.SAA28129@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 1999/01/17 18:07:00 PST Modified files: sys/netinet ip_mroute.c ip_mroute.h Log: Use dynamic memory allocation instead of mbuf's for multicast routing state. Note: this requires a recompilation of netstat (but netstat has been broken since rev 1.52 of ip_mroute.c anyway) Obtained from: Significantly based on Steve McCanne's <mccanne@cs.berkeley.edu> work for BSD/OS Revision Changes Path 1.53 +82 -102 src/sys/netinet/ip_mroute.c 1.15 +4 -1 src/sys/netinet/ip_mroute.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901180207.SAA28129>