svc/conntrack.in: Force reconnection on local IP address changes.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 May 2010 18:41:07 +0000 (19:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 May 2010 18:42:47 +0000 (19:42 +0100)
commitb10a8c3d8ffee143a0da007377fe641c24761782
tree62004811bff217cb792e4bfa592f059b02274d7c
parent16650038c1e0ce9d68d6e7ddfcc4cf93ad59a458
svc/conntrack.in: Force reconnection on local IP address changes.

ICd or NetworkManager might roam to a new network, and tell us about it;
but if we decided that we wanted to stick with the same peer
specification then our peer will continue with the wrong IP address until
watch gets a ping timeout.

Of course, this doesn't trap other reasons we might change IP addresses
without anyone noticing, such as roaming to a different 3G NAT thingummy.
svc/conntrack.in