diff options
author | yar <yar@FreeBSD.org> | 2004-05-23 22:32:15 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2004-05-23 22:32:15 +0000 |
commit | c06663e28d152236fb3e27ce54f4e8a540acd85d (patch) | |
tree | 3c891c58e0cc57929f94b6a773c5fd017f10e6d5 /sys/libkern | |
parent | f3abcf3aa7329c307464f3c684bc478b05b2a668 (diff) | |
download | FreeBSD-src-c06663e28d152236fb3e27ce54f4e8a540acd85d.zip FreeBSD-src-c06663e28d152236fb3e27ce54f4e8a540acd85d.tar.gz |
Consult parent's if_capenable for active VLAN-related capabilities.
This change is possible since all the relevant drivers have been
fixed to set if_capenable properly. The field if_capabilities tracks
supported capabilities, which may be disabled administratively.
Inheriting checksum offload support from the parent interface isn't
that easy because the checksumming capabilities of the parent may be
toggled on the fly. Disable the code for now.
Diffstat (limited to 'sys/libkern')
0 files changed, 0 insertions, 0 deletions