igmpproxy: add patch to silence unnecessary logging of downstream igmp traffic
authorFelix Fietkau <nbd@openwrt.org>
Sun, 18 Jan 2015 00:42:43 +0000 (00:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 18 Jan 2015 00:42:43 +0000 (00:42 +0000)
commit2f43d3dcba06977877fcab7682be8ecd22c1df5d
tree6aade5c337310b1c185d1cd912b90217de6f8d79
parente9e6e75c2a78bcd3fc3f83d19e88be15a6fb31cf
igmpproxy: add patch to silence unnecessary logging of downstream igmp traffic

This patch adds a simple check to silence logging of messages about
unrecognized igmp packets which originate from devices in local network.

Without this patch igmpproxy floods openwrt syslog with messages such as:
  user.warn igmpproxy[19818]: The source address 192.168.1.175 for group
  239.255.250.250, is not in any valid net for upstream VIF.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
SVN-Revision: 44020
package/network/services/igmpproxy/patches/020-Silence-downstream-interface-igmp-messages.patch [new file with mode: 0644]