Changes between Version 8 and Version 9 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/Execute
- Timestamp:
- 05/10/13 13:33:54 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/Execute
v8 v9 391 391 sudo make include/linux/utsrelease.h 392 392 }}} 393 After you compile the source code, you will find a kernel model named ''''tcp_exp.ko'''' being created. [[BR }}393 After you compile the source code, you will find a kernel model named ''''tcp_exp.ko'''' being created. [[BR]] 394 394 Use "''sudo insmod tcp_exp.ko''" to insert the module into the kernel. [[BR]] 395 395 You can use "''sudo rmmod tcp_exp''" to remove the module later on [[BR]]