Date: Sat, 18 Jun 2011 22:09:44 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_proto.c src/sys/netinet6 in6_proto.c Message-ID: <201106182210.p5IMA3Nl013958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2011-06-18 22:09:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet in_proto.c sys/netinet6 in6_proto.c Log: SVN rev 223273 on 2011-06-18 22:09:44Z by bz MFC r222272: Add FEATURE() definitions for IPv4 and IPv6 so that we can use feature_present(3) to dynamically decide whether to use one or the other family. Revision Changes Path 1.87.2.1 +2 -0 src/sys/netinet/in_proto.c 1.46.2.6 +1 -0 src/sys/netinet6/in6_proto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106182210.p5IMA3Nl013958>