请求添加 kmod_inet_diag 支持 #100
ghost
started this conversation in
Ideas/你的好主意
Replies: 3 comments 2 replies
-
提供一个自己编译的ipk,有需要可以自取 |
Beta Was this translation helpful? Give feedback.
0 replies
-
ADDED |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在尝试安装最新的openclash时遇到 kmod_inet_diag 缺失这个问题,搜索后发现需要在 package/kernel/linux/modules/netsupport.mk 中添加相关代码
我自己尝试fork并添加后能够顺利编译暂时没有遇到问题
但是由于lede和官方库的pr者并未向大佬的库pr,我不知道直接向大佬的库里pr别人的代码是否妥当,所以新建此 discussion 希望了解大佬的看法
相关代码:
Ref: openwrt/openwrt#9431 coolsnowwolf/lede#9066
Beta Was this translation helpful? Give feedback.
All reactions