Am 10.01.14 17:25, schrieb Gert Doering: > Get rid of all "if (ir6->netbits>=0)" checks, as those are always true > (unlike ir->netbits for IPv4, we don't do the special case for "if it's > a host, put -1 in there" for IPv6). > > Merge mroute_helper_{add,del}_iroute and mroute_helper_{add,del}_iroute6 > into unified mroute_helper_{add,del}_iroute46() function as they did the > same thing anyway, just with slightly different parameters. > > Make Arne happy. > > :)
ACK Arne