diff options
author | 2005-04-25 11:31:50 +0000 | |
---|---|---|
committer | 2005-04-25 11:31:50 +0000 | |
commit | 1d887742b0815eb847efb955aea4710530da28cf (patch) | |
tree | b672bebb8b09b637886fe3a7bd4781576829f825 /usr.bin/cvs | |
parent | Move the creation of the ospf_socket from if_init() directly into ospfe(). (diff) | |
download | wireguard-openbsd-1d887742b0815eb847efb955aea4710530da28cf.tar.xz wireguard-openbsd-1d887742b0815eb847efb955aea4710530da28cf.zip |
Call if_init() later and for each interface separately.
Move code from if_act_start() to if_init() that needs to be called only
once per interface. Especially event_set should be called only once as it
initializes struct event and so may cause corruption of the event queue if
called twice.
Diffstat (limited to 'usr.bin/cvs')
0 files changed, 0 insertions, 0 deletions