]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53328505fd9e43ae4361a4eb0534b0ab2f937740
tree867f1141b7cc2396443b7fa293124a8ef0948330
parentba10f36250498543c352627de23cbab8fca209b2
parentfbb8a739d41c87ece75c7202db82b510a0deb973
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>