Version 4.1.5 » History » Version 1
Tobias Brunner, 01.09.2009 13:56
Changes for Version 4.1.5
1 | 1 | Tobias Brunner | h1. Version 4.1.5 |
---|---|---|---|
2 | 1 | Tobias Brunner | |
3 | 1 | Tobias Brunner | * If a DNS lookup failure occurs when resolving right=%<FQDN> |
4 | 1 | Tobias Brunner | or right=<FQDN> combined with rightallowany=yes then the |
5 | 1 | Tobias Brunner | connection is not updated by ipsec starter thus preventing |
6 | 1 | Tobias Brunner | the disruption of an active IPsec connection. Only if the DNS |
7 | 1 | Tobias Brunner | lookup successfully returns with a changed IP address the |
8 | 1 | Tobias Brunner | corresponding connection definition is updated. |
9 | 1 | Tobias Brunner | |
10 | 1 | Tobias Brunner | * Routes installed by the keying daemons are now in a separate |
11 | 1 | Tobias Brunner | routing table with the ID 100 to avoid conflicts with the main |
12 | 1 | Tobias Brunner | table. Route lookup for IKEv2 traffic is done in userspace to ignore |
13 | 1 | Tobias Brunner | routes installed for IPsec, as IKE traffic shouldn't get encapsulated. |