Feature #3118
Use throw type routes instead of copying routes into table 220 for passthrough policies
Start date:
Due date:
Estimated time:
Resolution:
Fixed
Description
Linux has a special route type "throw", which makes the routing engine pretend no matching route was found in the table.
That could be more useful in adding routes for passthrough policies than what strongSwan does right now (basically copying the routes from the main table into table 220).
Related issues
History
#1 Updated by Noel Kuntze over 5 years ago
- File charon.log charon.log added
Acompanying log file for https://github.com/strongswan/strongswan/pull/165
#2 Updated by Tobias Brunner almost 5 years ago
- Tracker changed from Issue to Feature
- Category set to kernel-interface
- Status changed from New to Closed
- Assignee set to Tobias Brunner
- Target version set to 5.8.3
- Affected version deleted (
5.8.0) - Resolution set to Fixed
#3 Updated by Tobias Brunner almost 5 years ago
- Related to Issue #3106: passthrough-children not in table 220 added