| Arp |
Address Resolution Protocol.
|
| Browser |
A simple web browser.
|
| Clock |
This module creates an alarm-clock that schedule registered events.
|
| Dhcp |
Dynamic Host Configuration Protocol.
|
| Dhcpd |
DHCP server
|
| Dns |
Domain Name System
|
| Eth |
Ethernet protocol implementation.
|
| Host |
Simple hosts with a single Eth network interface with a full IP stack.
|
| Html |
HyperText Markup Language.
|
| Http |
HyperText Transfert Protocol
|
| Hub |
A Repeater (or HUB) is a device that receives Eth frames and blindly mirrors them
to several locations (but the one from which the frame came from)
|
| Icmp |
Internet Control Message Protocol (ICMP), (un)packing and tools.
|
| Icmp6 |
Internet Control Message Protocol (ICMP), (un)packing and tools.
|
| Ip |
Everything related to IPv4 packets: (un)packing, addresses, transceiver...
|
| Ip6 |
Everything related to IPv4 packets: (un)packing, addresses, transceiver...
|
| Localhost |
A special host that access the physical network through the OS network stack.
|
| Log |
Logging facility
|
| Metric |
Facility to count events/measure performances.
|
| Myadmin |
An HTTP server for monitoring/editing the virtual network.
|
| Net |
Easily composable network library.
|
| Opache |
A simple HTTP server.
|
| Packet |
Packet scrutiny
|
| Pcap |
This module holds all functions related to
libpcap, packet sniffing,
packet injection and pcap file reading and writing.
|
| Peg |
Simple Parsing Expression Grammar that allow restart.
|
| Persist |
Simple serialization module
|
| Router |
Equipment for routing/nating traffic
|
| Sim |
This module puts together all the modules required to build
networks and run a simulation.
|
| Sll |
Linux Cooked Capture (aka SLL)
|
| Tcp |
Transmission Control Protocol.
|
| Tools |
Various functions/types prevalent in the library.
|
| Udp |
User Data Protocol.
|
| Url |
Uniform Resource Locator
|
| Vlan |
Ethernet 802.1q Virtual Lan.
|