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)
commit43d2366e509a1d1a85c454dfb3861b1a58f9bab5
tree3f2543ac52b298a231e95e4fbd9fdb519e2f05a0
parent9552bf94a5c285f155ba14b0d58eb6cf4b68aaff
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]