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)
commit3fcd550a4b37b1c60b4afce2e4b200919ec8bd20
tree867f1141b7cc2396443b7fa293124a8ef0948330
parent202dc3fc599c1dded235d3b448d9ca924252e354
parent660b26dc1a8aeb33c2a2246ebf1b3684449a74b7
Merge branch 'mcast'

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>