Results 1 to 2 of 2
Hello All,
I have changed the following file in RH 2.4.20-8 kernel
/usr/src/linux-2.4/net/ipv4/udp.c
to make the changes reflected do i need to compile the entire OS ???
regards,
Kiran...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-03-2006 #1Just Joined!
- Join Date
- May 2004
- Posts
- 15
IP Header information modification !!!
Hello All,
I have changed the following file in RH 2.4.20-8 kernel
/usr/src/linux-2.4/net/ipv4/udp.c
to make the changes reflected do i need to compile the entire OS ???
regards,
Kiran
- 11-05-2006 #2
Probably, just follow the steps as usual:
- make xconfig
- make dep
- make bzimage
- ...
And the make utility will do the rest.
Best Regards


Reply With Quote
