diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-10-22 08:55:37 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-10-22 08:55:37 +0000 |
commit | dd081a991d1a319bc9c7ae5c270519dfe1201257 (patch) | |
tree | c6f4a12ccc04ac2f88ebd073bcd0689c288a884d /debian | |
parent | 5431ccf5c6c657c441be44fe802c7780974aaebc (diff) | |
download | vyos-strongswan-dd081a991d1a319bc9c7ae5c270519dfe1201257.tar.gz vyos-strongswan-dd081a991d1a319bc9c7ae5c270519dfe1201257.zip |
Use patch from Astaro instead to read routes via netlink.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c68746ca4..5f78bd4e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,10 @@ strongswan (4.3.4-1) unstable; urgency=low * Patched starter to also look at routing table "default" when table "main" doesn't have a default entry. This makes dealing with "%defaulroute" in ipsec.conf more flexible. + Update: It seems Astaro was quicker then me sending a patch with + exactly that aim to upstream. Now applied this one, which will be + part of future upstream releases and uses netlink to read routing + tables. -- Rene Mayrhofer <rmayr@debian.org> Wed, 21 Oct 2009 11:14:56 +0000 |