mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
IB spec says that a lid should be ignored when link layer is Ethernet, for example when building or parsing a CM request message (CA17-34). However, since ib_lid_be16() and ib_lid_cpu16() validates the slid, not only when link layer is IB, we set the slid to zero to prevent false warnings in the kernel log. Linux commit: 65389322b28f81cc137b60a41044c2d958a7b950 MFC after: 1 week Reviewed by: kib Sponsored by: Mellanox Technologies // NVIDIA Networking |
||
|---|---|---|
| .. | ||
| mlx5_ib.h | ||
| mlx5_ib_ah.c | ||
| mlx5_ib_cong.c | ||
| mlx5_ib_cq.c | ||
| mlx5_ib_doorbell.c | ||
| mlx5_ib_gsi.c | ||
| mlx5_ib_mad.c | ||
| mlx5_ib_main.c | ||
| mlx5_ib_mem.c | ||
| mlx5_ib_mr.c | ||
| mlx5_ib_qp.c | ||
| mlx5_ib_srq.c | ||
| mlx5_ib_virt.c | ||