• Julien Muchembled's avatar
    Disable clean up of unused tap interface · d46b09e1
    Julien Muchembled authored
    Current implementation is too aggressive and after some time, babeld stops
    working properly, with log full of:
    
      setsockopt(IPV6_JOIN_GROUP): Cannot allocate memory
      setsockopt(IPV6_LEAVE_GROUP): Cannot assign requested address
    d46b09e1
tunnel.py 17.8 KB