Changes between Version 8 and Version 9 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/Execute


Ignore:
Timestamp:
05/10/13 13:33:54 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/Execute

    v8 v9  
    391391   sudo make include/linux/utsrelease.h
    392392   }}}
    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]]
    394394 Use "''sudo insmod tcp_exp.ko''" to insert the module into the kernel. [[BR]]
    395395 You can use "''sudo rmmod tcp_exp''" to remove the module later on [[BR]]