1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-19 15:01:06 +03:00
wrapsix/src
xHire 37cd198a45 Autoconfiguration of host IP addresses & interface
Interface still can be configured manually
2013-07-25 11:15:28 +02:00
..
arp.c Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
arp.h A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
checksum.c A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
checksum.h Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
config.c Autoconfiguration of host IP addresses & interface 2013-07-25 11:15:28 +02:00
config.h Autoconfiguration of host IP addresses & interface 2013-07-25 11:15:28 +02:00
dnsproxy.c Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
ethernet.h A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
icmp.c Parsing and using configuration file 2013-07-16 08:28:14 +02:00
icmp.h Base of enhanced ICMP support 2013-03-27 18:44:08 +01:00
ipv4.c Reacting to exceeded TTL/HL 2013-02-14 14:26:01 +01:00
ipv4.h A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
ipv6.c Reacting to exceeded TTL/HL 2013-02-14 14:26:01 +01:00
ipv6.h A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
linkedlist.c Expiration of connections and fragments 2012-07-21 21:13:15 +02:00
linkedlist.h Expiration of connections and fragments 2012-07-21 21:13:15 +02:00
log.c Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
log.h Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
Makefile.am Parsing and using configuration file 2013-07-16 08:28:14 +02:00
nat.c A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
nat.h Expiration of connections and fragments 2012-07-21 21:13:15 +02:00
radixtree.c A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
radixtree.h A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
tcp.c Parsing and using configuration file 2013-07-16 08:28:14 +02:00
tcp.h Expiration of connections and fragments 2012-07-21 21:13:15 +02:00
transmitter.c Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
transmitter.h A bit of formal code cleaning 2013-02-13 20:32:42 +01:00
udp.c Simplified assigning of IP addresses 2013-02-14 14:04:33 +01:00
udp.h Relicensing under GPLv3 2012-07-04 19:04:42 +02:00
wrapper.c Autoconfiguration of host IP addresses & interface 2013-07-25 11:15:28 +02:00
wrapper.h Parsing and using configuration file 2013-07-16 08:28:14 +02:00