There are two patches here - against master and against 2.3 branch.
It seems my first email didn't go to the list, because I used wrong From
address...
There are two patches here - against master and against 2.3 branch.
From: Alexander Pyhalov
The logic which is used on BSD is preserved. The only distinction
is that illumos doesn't provide sa_len field in sockaddr structures.
---
src/openvpn/route.c | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/route.c
From: Alexander Pyhalov
The logic which is used on BSD is preserved. The only distinction
is that illumos doesn't provide sa_len field in sockaddr structures.
---
src/openvpn/route.c | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/route.c
From: a...@sfedu.ru
GIT: [PATCH] Default gateway can't be determined on illumos/Solaris
GIT: [PATCH] Default gateway can't be determined on illumos/Solaris
There are two patches here - against master and against 2.3 branch.