Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 332 Bytes

File metadata and controls

10 lines (6 loc) · 332 Bytes

ipea

IP encryption and authentication protocol

To build the module, run: $ make clean && make

To insert the module into the kernel, run: $ make ipea_module.in

To remove module, run: $ make ipea_module.rm

To test the module in your host, you can ping yours host's IP address and use 'dmesg' to read the kernel's log.