summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifmcstat/Makefile
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2009-03-09 17:53:05 +0000
committerbms <bms@FreeBSD.org>2009-03-09 17:53:05 +0000
commit71233409ea6a2f4d751847c05e7aad9375278d94 (patch)
tree3d95180b6661648cd67dba62e6daefc7c8661793 /usr.sbin/ifmcstat/Makefile
parent2173e9258f5b3400a58f42bd91fd01c1efc4441d (diff)
downloadFreeBSD-src-71233409ea6a2f4d751847c05e7aad9375278d94.zip
FreeBSD-src-71233409ea6a2f4d751847c05e7aad9375278d94.tar.gz
Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD
IPv4 stack. Diffs are minimized against p4. PCS has been used for some protocol verification, more widespread testing of recorded sources in Group-and-Source queries is needed. sizeof(struct igmpstat) has changed. __FreeBSD_version is bumped to 800070.
Diffstat (limited to 'usr.sbin/ifmcstat/Makefile')
-rw-r--r--usr.sbin/ifmcstat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/ifmcstat/Makefile b/usr.sbin/ifmcstat/Makefile
index 62de0b9..fab7ea6 100644
--- a/usr.sbin/ifmcstat/Makefile
+++ b/usr.sbin/ifmcstat/Makefile
@@ -4,8 +4,10 @@
.include <bsd.own.mk>
PROG= ifmcstat
+SRCS= ifmcstat.c printb.c
+
MAN= ifmcstat.8
-BINMODE= 550
+BINMODE= 555
WARNS?= 2
OpenPOWER on IntegriCloud