Commit f120d01
committed
fix: fix disabled wired network card display issue
Changed ENABLE_DEEPIN_NMQT option from OFF to ON to enable nmqt patch
functionality
This resolves the issue where disabled wired network cards were
incorrectly being displayed
The nmqt patch provides proper handling of network interface status
and filtering
Influence:
1. Test network interface list display to verify disabled wired cards
are hidden
2. Check network status monitoring functionality
3. Verify network connection management operations
4. Test with multiple network interfaces in different states
fix: 修复禁用的有线网卡显示问题
将 ENABLE_DEEPIN_NMQT 选项从 OFF 改为 ON 以启用 nmqt 补丁功能
这解决了禁用有线网卡错误显示的问题
nmqt 补丁提供了正确的网络接口状态处理和过滤
Influence:
1. 测试网络接口列表显示,验证禁用有线网卡是否被正确隐藏
2. 检查网络状态监控功能
3. 验证网络连接管理操作
4. 测试不同状态下多个网络接口的情况
PMS: BUG-3124211 parent ff35734 commit f120d01
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments