|
From: <510...@t-...> - 2003-03-11 19:31:35
|
Hi, Jim,
attached I send you a patch for your kind review. It adds the capability to
change the devicename of the allocated tun device (so far on Linux, only).
For example:
dev-type tun
dev-name vpn_berlin
This helps administration a lot, at least from my point of view ;-)
Another bit I've changed is to make the ioctl(..., TUNSETIFF, ...) M_WARN
instead of M_ERR, because Linux 2.2 doesn't seem to support this ioctl.
The patch is quite young and certanly needs more testing.
Regards,
Christian Lademann <lad...@zl...>
--
* Christian A. Lademann, ZLS Software GmbH mailto:lad...@zl...
* ZLS Software GmbH
* Frankfurter Strasse 59 Postfach 1628 mailto:zl...@zl...
* D-65779 Kelkheim D-65766 Kelkheim http://www.zls.de
* Telefon +49-6195-9902-0 Telefax +49-6195-900600
|