Linux Packet Tracer Code
Simulating an IP packet traversing the Linux kernel.
Status: Alpha
                
                Brought to you by:
                
                    ofschroeder
                    
                
            | File | Date | Author | Commit | 
|---|---|---|---|
| src | 2017-03-20 |  Oliver Schröder | [f08a38] small bugfix | 
| .gitignore | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
| AUTHORS | 2017-03-20 |  Oliver Schröder | [d60a4a] cosmetics | 
| COPYING | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
| ChangeLog | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
| INSTALL | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
| Makefile.am | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
| NEWS | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
| README | 2017-03-20 |  Oliver Schröder | [d60a4a] cosmetics | 
| autogen.sh | 2014-01-29 |  Oliver Schroeder | [f450fd] small bugfix for bootstrapping | 
| configure.ac | 2014-01-27 |  Oliver Schroeder | [4889d2] Initial commit | 
Linux Packet Tracer (lpt) ------------------------- The Linux Packet Tracer provides detailed information about IP packets and how they are processed by the linux kernel. lpt simulates an IP packet traversing the Linux kernel and prints out what happens as it progresses through the security features of the kernel and quickly determine wether or not the packet will pass. Homepage at http://www.o-schroeder.de/projects/lpt