TCP as a module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

Currently TCP is statically linked to the kernel. How can I make it a loadable module? I need to modify TCP (tcp_input.c and tcp_output.c). It would be easier for my development if it's just another module (I don't need to restart every time).  

I changed the fs_initcall(inet_init) to module_init(inet_init), but doesn't seem to help. Looking forward to your suggestions.

Many thanks
Tamim
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux