Use I_LINK instead of I_PLINK on Solaris
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 9 Dec 2011 13:05:33 +0000 (13:05 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 9 Dec 2011 13:08:35 +0000 (13:08 +0000)
commit5f873b34f5c76bcff8776a3d8bb3fbd6e380ddb6
tree9f24093f15acac12e307094523d477a896c743a5
parent2355574d1ea853c12cebbfadd486c1192bbc899c
Use I_LINK instead of I_PLINK on Solaris

This should avoid leaving stale tunnel devices around, because they'll
automatically go away when the fd gets closed.

This is only for Legacy IP though; We are still plumbing for IPv6 in the
vpnc-script, which is weird and inconsistent. If only I could work out
how to do it in tun.c like we do for IPv4...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
openconnect-internal.h
tun.c
www/changelog.xml