commit | 7f0aec7a668419bdbff12de6e8016544f874e708 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Fri Feb 26 21:20:01 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 01 16:55:07 2016 -0500 |
tree | 8727a9261d9b5774797bce259a45b648f0d76bed | |
parent | ec1606c0906de35dbc6f21aea75c2b950104cae5 [diff] |
bridge: mcast: use names for the different multicast_router types Using raw values makes it difficult to extend and also understand the code, give them names and do explicit per-option manipulation in br_multicast_set_port_router. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>