packages: igmpproxy: send IGMP packets with IP Router Alert Option

This is required by IGMPv2.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31329 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo
2012-04-17 11:47:47 +00:00
parent ad5d979d39
commit 12b4ca46e8
2 changed files with 80 additions and 1 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=igmpproxy
PKG_VERSION:=0.1
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/igmpproxy