14 Commits

Author SHA1 Message Date
ajacoutot
ad5dfea7e9 multicast_{host,router} -> multicast 2015-12-06 08:29:35 +00:00
sthen
be1a24796d igmpproxy has an rc script; change the "add to rc.local" doco, spotted by weerd@ 2015-02-16 22:53:55 +00:00
naddy
4cd91c97ef remove unused inclusion of sys/uio.h from patch
drop groff
2015-01-19 20:26:04 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
0e0545f474 unnecessary param.h 2014-10-13 19:17:23 +00:00
dcoppa
ee5d451451 Fix an off-by-one bug in config.c
From Joseph Walsh <joseph_walsh AT genua DOT de>, thanks!

OK sthen@
2013-06-07 20:06:03 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
ccf144d5ea - add an rc script for igmpproxy
- tweak Makefile while there
ok markus@
2011-04-28 09:45:39 +00:00
jasper
1bb7b87aea no need to spell out the license in README
prompted by brad, discussed with markus@/sthen@
2010-12-27 13:51:31 +00:00
jasper
2bccbef210 - switch igmpproxy to pkg-readmes
ok sthen@
2010-11-15 11:39:30 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
681c2d70ab fix PKGNAME (s/-beta2/b2); this was against packages-specs(7). 2009-05-17 09:07:45 +00:00
sthen
99d5e52b90 igmpproxy is a simple multicast routing daemon which uses IGMP
forwarding to dynamically route multicast traffic.  Routing is done
by defining an "upstream" interface on which the daemon acts as a
normal Multicast client, and one or more "downstream" interfaces
that serves clients on the destination networks. This is useful in
situations where other dynamic multicast routers cannot be used.

from markus with small adjustments.
ok markus
2008-02-08 19:30:51 +00:00