diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2022-11-28 13:10:59 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2022-11-28 13:10:59 +0000 |
commit | 8f33a75d610841713bbffda494ba0a4ba39c0f03 (patch) | |
tree | f48bf932654ac22856d6d1647dccf93582be2a34 /etc | |
parent | d9c1d0e39781348b11c52a6e3a7c5d29d077a96a (diff) |
Remove useless nd6_init_done
Only ip6_init() calls nd6_init(), exactly once, just like it calls
frag6_init() which on the other hand does not have some fra6_init_done to
guard against itself.
Like all other domains, ip6_init() is called in domaininit(), early in the
kernel's main().
This variable was probably never useful and stems from nd6.c r1.1:
bring in KAME IPv6 code, dated 19991208.
OK mvs
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions