Merge branch 'mcast'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 19:06:34 +0000 (14:06 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 19:06:34 +0000 (14:06 -0500)
Nicolas Dichtel says:

====================
The goal of this serie is to add the support of proxy multicast, ie being able
to build a static multicast tree. In other words, it adds the support of (*,G)
mf[6]c entries.

v2: use INADDR_ANY instead of 0 for IPv4 addresses
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge