diff options
| author | mrg <mrg@NetBSD.org> | 2022-05-07 04:38:09 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2022-05-07 04:38:09 +0000 |
| commit | f4d0a4c965a63a53ac629bb8b2a2b8ffcb27eed5 (patch) | |
| tree | 1676709b7720085539f235c8b74783785774a28b /sys/dev | |
| parent | f364d0fcff20bd762ca85f095a6311dc2b99c4a6 (diff) | |
remove conditional code that defines members of natstat_t.
kernels without INET6 support end up with a different size of
this structure than the userland does and then it errors:
# ipnat -l
70:ioctl(SIOCGNATS) object size mismatch for copying out ipfobj
with these members (which are zeroed at ipf init) enabled, the
size check works.
XXX: pullup-9 (change tested there.)
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
