diff options
author | 2007-01-29 13:04:13 +0000 | |
---|---|---|
committer | 2007-01-29 13:04:13 +0000 | |
commit | 9bd8cd2ae5c271cc08eef92927d44dba293d6bdb (patch) | |
tree | 96a08f6f5468354599f339d1069bb218ddf37456 /usr.sbin/hoststatectl/parser.c | |
parent | Bump fixed part of the stackgap to 2k. Allows two full paths to be (diff) | |
download | wireguard-openbsd-9bd8cd2ae5c271cc08eef92927d44dba293d6bdb.tar.xz wireguard-openbsd-9bd8cd2ae5c271cc08eef92927d44dba293d6bdb.zip |
Do not link from the LS DB to outside structures that may vanish before
the actual LS DB entry is removed. In particular a neighbor may be removed
at any time -- we were lucky because we kept down neighbors around for
another 24h. Reload support unhided this problem again. Just copy the
needed info into the vertex. Pointing to the area is save as the vertex is
part of the area itself and removed when the area is removed.
OK norby@
Diffstat (limited to 'usr.sbin/hoststatectl/parser.c')
0 files changed, 0 insertions, 0 deletions