Opened 7 years ago

Last modified 15 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.7
Component: Networking Version: OpenVPN git master branch (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc: tct

Description (last modified by Gert Döring)

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 (4)

comment:1 Changed 7 years ago by Gert Döring

Description: modified (diff)

comment:2 Changed 4 years ago by Gert Döring

Milestone: release 2.5release 2.6

We still want this, but it won't make 2.5

comment:3 Changed 4 years ago by tct

Cc: tct added

comment:4 Changed 15 months ago by Gert Döring

Milestone: release 2.6release 2.7
Note: See TracTickets for help on using tickets.