abdolahi68
New Member
I need to modify networking layers in Linux kernel. As you know, there are a lot of codes in "net" directory, most of them similar to IPv6, bluetooth, etc. do not use in my system.
I have several questions:
1- Is it possible to reduce/delete the code in the net directory that they are not used by my kernel linux?
2- I need to modify wireless driver, and Network layer. I find backport framework that it contains wireless driver with few codes compare to linux kernel, but it does not contain other upper layers (including network layer). Can you suggest a framework to modify networking layers?
I find OpenWRT, but it works on wireless routers and it is not suitable to use on PC.
Thanks.
I have several questions:
1- Is it possible to reduce/delete the code in the net directory that they are not used by my kernel linux?
2- I need to modify wireless driver, and Network layer. I find backport framework that it contains wireless driver with few codes compare to linux kernel, but it does not contain other upper layers (including network layer). Can you suggest a framework to modify networking layers?
I find OpenWRT, but it works on wireless routers and it is not suitable to use on PC.
Thanks.