文件名称:igmp_proxy
介绍说明--下载内容均来自于网络,请自行研究使用
支持IGMP-v3协议的IGMP Proxy实现代码。对应于IETF草案:<draft-ietf-idmr-igmp-v3-07.txt>,也可支持IGMP-V2和V1协议。
使用IGMP Proxy的功能包括:
1.> 避免网络中多播报文的大量泛洪
2.> 消减IGMP协议报文(如REPORT)
使用一个配置文件:只需要配置两项
1.> 上联口(服务器端口/WAN口/北向端口)
2.> IGMP版本-This is an implementation of an IGMPv3 proxy. It s conform to the IGMPv3 proxying internet draft:<draft-ietf-idmr-igmp-v3-07.txt>.
The "gproxy" daemon maintains the IGMP table as described in the draft.
The config file "$(IGMP_PROXY_DIR)/etc/igmprt.conf" contains-
Upstream interface: The upstream interface of the IGMPv3 proxy.
- IGMP_Version : IGMP version used by the deamon.
使用IGMP Proxy的功能包括:
1.> 避免网络中多播报文的大量泛洪
2.> 消减IGMP协议报文(如REPORT)
使用一个配置文件:只需要配置两项
1.> 上联口(服务器端口/WAN口/北向端口)
2.> IGMP版本-This is an implementation of an IGMPv3 proxy. It s conform to the IGMPv3 proxying internet draft:<draft-ietf-idmr-igmp-v3-07.txt>.
The "gproxy" daemon maintains the IGMP table as described in the draft.
The config file "$(IGMP_PROXY_DIR)/etc/igmprt.conf" contains-
Upstream interface: The upstream interface of the IGMPv3 proxy.
- IGMP_Version : IGMP version used by the deamon.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
igmp_proxy
..........\aclocal.m4
..........\autom4te.cache
..........\..............\output.0
..........\..............\requests
..........\..............\traces.0
..........\config.guess
..........\config.log
..........\config.status
..........\config.sub
..........\configure
..........\configure.in
..........\CVS
..........\...\Entries
..........\...\Repository
..........\...\Root
..........\etc
..........\...\igmprt.conf
..........\install-sh
..........\Makefile.in
..........\README
..........\src
..........\...\igmprt.c
..........\...\igmpv3.c
..........\...\include
..........\...\.......\conf.h.in
..........\...\.......\igmp.h
..........\...\.......\igmprt.h
..........\...\.......\ip.h
..........\...\.......\util.h
..........\...\proxy.c
..........\...\util.c
..........\aclocal.m4
..........\autom4te.cache
..........\..............\output.0
..........\..............\requests
..........\..............\traces.0
..........\config.guess
..........\config.log
..........\config.status
..........\config.sub
..........\configure
..........\configure.in
..........\CVS
..........\...\Entries
..........\...\Repository
..........\...\Root
..........\etc
..........\...\igmprt.conf
..........\install-sh
..........\Makefile.in
..........\README
..........\src
..........\...\igmprt.c
..........\...\igmpv3.c
..........\...\include
..........\...\.......\conf.h.in
..........\...\.......\igmp.h
..........\...\.......\igmprt.h
..........\...\.......\ip.h
..........\...\.......\util.h
..........\...\proxy.c
..........\...\util.c