diff options
author | 2005-11-17 11:08:52 +0000 | |
---|---|---|
committer | 2005-11-17 11:08:52 +0000 | |
commit | 11704e6e0628f5f7ef2c1a8ae4ff4817633c0f94 (patch) | |
tree | 86ab38c394c71c363208679d7c79f54f4cae791b /lib | |
parent | Unbreak; noticed by evol@online.ptt.ru. (diff) | |
download | wireguard-openbsd-11704e6e0628f5f7ef2c1a8ae4ff4817633c0f94.tar.xz wireguard-openbsd-11704e6e0628f5f7ef2c1a8ae4ff4817633c0f94.zip |
tun devices get created (cloned) automagically when the device is opened.
the code took a shortcut which results in the new device not beeing added
to its interface class group as it should.
call the regular if_clone_create() instead of taking shortcuts, and all is
fine.
ok markus, tested Mike Belopuhov <mkb@crypt.org.ru>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions