#364·bandwhich

无法在动态链接聚合接口上进行监听

作者: kirkse创建于 2024年2月16日更新于 2024年2月18日
标签bughelp wanted

你好, 我尝试在使用 IEEE 802.3ad 动态链接聚合的系统中将 2 个以太网络绑定在一起。使用时出现了错误: bandwhich -i bond0 bond0: "找不到此设备 (操作系统错误 19)" 如果尝试在成员为绑定的单个以太网络上进行监听, 也会出现错误: bandwhich -i eth4 thread 'main' 发生崩溃, 在 src/os/shared.rs:143:14 处, 请注意: 使用 `RUST_BACKTRACE=1` 环境变量运行可以显示回溯信息

内容来源: imsnif/bandwhich