Opened 4 years ago
Last modified 6 months ago
#763 new Bug / Defect
Fix IPv4 routing code to use interface routes where possible
Reported by: | Gert Döring | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | release 2.6 |
Component: | Networking | Version: | OpenVPN git master branch (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: | tincantech |
Description (last modified by )
Change platform code across the board to use dev tun0
or -iface tun0
etc, so it's much clearer what we want (and the route can be auto-destroyed if the tun0 goes away).
And while at it, get rid of netmasks, use /xx instead. Like, the rest of the civilized world :-)
This is not a bugfix, so not for 2.3 or 2.4, but part of a larger restructuring of route handling for 2.5
Change History (3)
comment:1 Changed 4 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 7 months ago by
Milestone: | release 2.5 → release 2.6 |
---|
comment:3 Changed 6 months ago by
Cc: | tincantech added |
---|
Note: See
TracTickets for help on using
tickets.
We still want this, but it won't make 2.5