|
From: Jon B. <jon...@la...> - 2005-12-02 11:18:21
|
Den 2. dec 2005 kl. 3:08 skrev James Yonan: > On Thu, 1 Dec 2005, Mathias Sundman wrote: > >> On Thu, 1 Dec 2005, James Yonan wrote: [cuuuut] >> Okay, attached is a new patch that adds this route automatically. >> Could >> you please try it Jon. >> >> James, now I simply called add_route() directly from do_ifconfig(). >> Perhaps you would have prefered to do the route addition at some >> other >> stage or just have added the route to the route add list instead. > > This looks reasonable as long as it doesn't break anything, or leave > dangling routes after the tun device is brought down. i'll go check for leftover routes. The result is clear, the route is not left dangling after i kill openvpn using ctrl+c JonB |