mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
- Do not mark CSUM_IP_CHECKED and CSUM_IP_VALID on IPv6 packets. IPv6 does not have checksums by definition. - Set SCTP packets csum_flags CSUM_SCTP_VALID instead of CSUM_DATA_VALID and skip csum_data - Set csum_data simply as 0xffff without byteswap Pointed out by: yongari Reviewed by: yongari, wma Obtained from: Semihalf Sponsored by: Cavium Differential Revision: https://reviews.freebsd.org/D5537 |
||
|---|---|---|
| .. | ||
| lmac_if.m | ||
| mrml_bridge.c | ||
| nic.h | ||
| nic_main.c | ||
| nic_reg.h | ||
| nicvf_main.c | ||
| nicvf_queues.c | ||
| nicvf_queues.h | ||
| q_struct.h | ||
| thunder_bgx.c | ||
| thunder_bgx.h | ||
| thunder_bgx_fdt.c | ||
| thunder_bgx_var.h | ||
| thunder_mdio.c | ||
| thunder_mdio_fdt.c | ||
| thunder_mdio_var.h | ||