.. |
conf
|
Memory Management Error fixes
|
10 years ago |
libiptc
|
Memory Management Error fixes
|
10 years ago |
man
|
Memory Management Error fixes
|
10 years ago |
scripts
|
Memory Management Error fixes
|
10 years ago |
Makefile.am
|
git repo init
|
11 years ago |
Makefile.in
|
Memory Management Error fixes
|
10 years ago |
SConstruct
|
git repo init
|
11 years ago |
TODO
|
Added bug fixed with hack line
|
10 years ago |
accept.c
|
git repo init
|
11 years ago |
accept.h
|
git repo init
|
11 years ago |
andna.c
|
Memory Management Error fixes
|
10 years ago |
andna.h
|
git repo init
|
11 years ago |
andna_cache.c
|
git repo init
|
11 years ago |
andna_cache.h
|
git repo init
|
11 years ago |
andns.c
|
Oh my god! I fixed the tunl0 issues by renaming it to tunl1 and creating tunl1 on my system first, Amongst other things I don't remember.
|
10 years ago |
andns.h
|
git repo init
|
11 years ago |
andns_lib.c
|
Memory Management Error fixes
|
10 years ago |
andns_lib.h
|
git repo init
|
11 years ago |
andns_net.c
|
git repo init
|
11 years ago |
andns_net.h
|
git repo init
|
11 years ago |
andns_snsd.c
|
git repo init
|
11 years ago |
andns_snsd.h
|
git repo init
|
11 years ago |
bmap.c
|
git repo init
|
11 years ago |
bmap.h
|
git repo init
|
11 years ago |
buffer.c
|
git repo init
|
11 years ago |
buffer.h
|
git repo init
|
11 years ago |
common.h
|
git repo init
|
11 years ago |
conf.c
|
git repo init
|
11 years ago |
conf.h
|
git repo init
|
11 years ago |
config.h.in
|
Memory Management Error fixes
|
10 years ago |
config_scons.h.in
|
git repo init
|
11 years ago |
crypto.c
|
git repo init
|
11 years ago |
crypto.h
|
git repo init
|
11 years ago |
daemon.c
|
Copied Michele Bini's threading fixes.
|
10 years ago |
daemon.h
|
git repo init
|
11 years ago |
dns_wrapper.c
|
We are having a LOT of weird issues now, I need to do a lot of debugging, Please help.
|
10 years ago |
dns_wrapper.h
|
git repo init
|
11 years ago |
dnslib.c
|
git repo init
|
11 years ago |
dnslib.h
|
git repo init
|
11 years ago |
endianness.c
|
git repo init
|
11 years ago |
endianness.h
|
git repo init
|
11 years ago |
err_errno.c
|
git repo init
|
11 years ago |
err_errno.h
|
git repo init
|
11 years ago |
gmap.c
|
Memory Management Error fixes
|
10 years ago |
gmap.h
|
git repo init
|
11 years ago |
hash.c
|
git repo init
|
11 years ago |
hash.h
|
git repo init
|
11 years ago |
hook.c
|
I corrected a grammatical error in hook.c, And I removed some unnecessary debug lines.
|
10 years ago |
hook.h
|
git repo init
|
11 years ago |
if.c
|
git repo init
|
11 years ago |
if.h
|
git repo init
|
11 years ago |
igs.c
|
A million changes, tunl0 was only ever used for checking if the ipip module is loaded. So, Instead of trying to modify it to check if it exists, We now just use get tunnel. We improved some errors and added some of our own. We made more changes than I can remember right now, Please enjoy.
|
10 years ago |
igs.h
|
git repo init
|
11 years ago |
includes.h
|
The Exclude argument should now work, And some unneccesary debugging stuff has been removed.
|
10 years ago |
inet.c
|
The Exclude argument should now work, And some unneccesary debugging stuff has been removed.
|
10 years ago |
inet.h
|
git repo init
|
11 years ago |
iptunnel.c
|
A million changes, tunl0 was only ever used for checking if the ipip module is loaded. So, Instead of trying to modify it to check if it exists, We now just use get tunnel. We improved some errors and added some of our own. We made more changes than I can remember right now, Please enjoy.
|
10 years ago |
iptunnel.h
|
A million changes, tunl0 was only ever used for checking if the ipip module is loaded. So, Instead of trying to modify it to check if it exists, We now just use get tunnel. We improved some errors and added some of our own. We made more changes than I can remember right now, Please enjoy.
|
10 years ago |
ipv6-gmp.c
|
git repo init
|
11 years ago |
ipv6-gmp.h
|
git repo init
|
11 years ago |
krnl_route.c
|
git repo init
|
11 years ago |
krnl_route.h
|
git repo init
|
11 years ago |
krnl_rule.c
|
git repo init
|
11 years ago |
krnl_rule.h
|
git repo init
|
11 years ago |
libnetlink.c
|
git repo init
|
11 years ago |
libnetlink.h
|
git repo init
|
11 years ago |
libping.c
|
git repo init
|
11 years ago |
libping.h
|
git repo init
|
11 years ago |
ll_map.c
|
git repo init
|
11 years ago |
ll_map.h
|
git repo init
|
11 years ago |
llist.c
|
Compilation fix for more recent GCC compiler
|
11 years ago |
log.c
|
I, FINALLY, Fixed the bug where netsukuku just crashed in restricted mode, Without restoring /etc/resolv.conf. However! I did this by bypassing fatal(). This is kind of a hack, Netsukuku will probably be able to restore /etc/resolv.conf without this, Once the tunl0 bug is fixed, Thus preventing fatal from being called.
|
10 years ago |
log.h
|
git repo init
|
11 years ago |
map.c
|
git repo init
|
11 years ago |
map.h
|
git repo init
|
11 years ago |
mark.c
|
More mark.c debug stuff
|
10 years ago |
mark.h
|
More Linux Kernel Detections
|
10 years ago |
misc.c
|
git repo init
|
11 years ago |
misc.h
|
git repo init
|
11 years ago |
netsukuku.c
|
Oh, My, GOD! You may think I was just doing afk the past week or so, But, You'd be wrong, So, So, SO wrong. I've spent almost every day working as hard as I can on this commit here. It should work perfectly now, It should properly exclude interfaces, And, It should automatically exclude inactive ones. More testing is needed, Especially testing of running the -e argument multiple times, I.E -e eth0 -e wlan0. Anyway, Thank you for reading, And for downloading.
|
10 years ago |
netsukuku.h
|
Compilation fix for recent autotools
|
11 years ago |
ntkresolv.c
|
Compilation fixes from the 2010 debianized release
|
11 years ago |
ntkresolv.h
|
git repo init
|
11 years ago |
pkts.c
|
git repo init
|
11 years ago |
pkts.h
|
git repo init
|
11 years ago |
qspn-empiric.c
|
git repo init
|
11 years ago |
qspn-empiric.h
|
git repo init
|
11 years ago |
qspn.c
|
git repo init
|
11 years ago |
qspn.h
|
git repo init
|
11 years ago |
radar.c
|
git repo init
|
11 years ago |
radar.h
|
git repo init
|
11 years ago |
rehook.c
|
git repo init
|
11 years ago |
rehook.h
|
git repo init
|
11 years ago |
request.c
|
git repo init
|
11 years ago |
request.h
|
git repo init
|
11 years ago |
route.c
|
git repo init
|
11 years ago |
route.h
|
git repo init
|
11 years ago |
snsd_cache.c
|
git repo init
|
11 years ago |
snsd_cache.h
|
git repo init
|
11 years ago |
tracer.c
|
git repo init
|
11 years ago |
tracer.h
|
git repo init
|
11 years ago |
xmalloc.c
|
git repo init
|
11 years ago |
xmalloc.h
|
git repo init
|
11 years ago |