Commit Graph

85 Commits

Author SHA1 Message Date
MissValeska
ccb9620a0a I corrected a grammatical error in hook.c, And I removed some unnecessary debug lines. 2014-05-11 20:10:42 -07:00
MissValeska
d585116c1c Sorry, I forgot a semi-colan 2014-05-10 12:47:04 -07:00
MissValeska
267988b246 Added err again 2014-05-10 12:45:33 -07:00
MissValeska
bf7e67f9aa Packet Fragmentation should be totally fixed now, This needs extensive testing 2014-05-10 12:41:30 -07:00
MissValeska
2231df0ea7 Almost done with packet fragmentation 2014-05-09 16:23:50 -07:00
MissValeska
ec70f4cb47 Changed SIGKILL to SIGINT, So Netsukuku will clean and save everything properly. I, Also, Added more stuff to inet_sendto for packet division in the case of errno 90. Still working 2014-05-07 18:57:20 -07:00
MissValeska
54195c8b76 I spent a few hours adding a kill argument to ntkd, You can now kill an instance of ntkd by just running another with -k 2014-05-07 16:01:57 -07:00
MissValeska
4a097a27f1 Memory Management Error fixes 2014-05-03 12:10:51 -07:00
MissValeska
1cd30dd79e More mark.c debug stuff 2014-03-29 15:13:11 -07:00
MissValeska
dc972ec120 Old stuff 2014-03-29 15:10:39 -07:00
MissValeska
1c571ff8ea I added more debugging print lines, I am pushing this because of a weird kernel panic on my system. I will test this on other systems. 2014-03-29 14:21:46 -07:00
MissValeska
67816d3e7d I don't actually remember, It's probaby debug stuff. 2014-03-24 22:30:13 -07:00
MissValeska
9918b99634 We are having a LOT of weird issues now, I need to do a lot of debugging, Please help. 2014-03-18 18:29:15 -07:00
MissValeska
b28ac22fb3 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. 2014-03-17 21:42:37 -07:00
MissValeska
15baa56a87 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. 2014-03-16 04:17:57 -07:00
MissValeska
1dadd0e8b4 Oh my god! So many things have changed, IGS is so close, If not already working! 2014-03-13 20:19:40 -07:00
MissValeska
75d68083c3 IGS Maayyyy be working!! 2014-03-10 16:01:29 -07:00
Valeska
cdca542720 Added bug fixed with hack line 2014-03-10 15:30:18 -07:00
MissValeska
b7f8a6cdb9 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. 2014-03-10 15:25:53 -07:00
MissValeska
c61afcb0db IMPORTANT: Added that a bug prevents ntk from discovering nodes. 2014-03-10 04:20:31 -07:00
MissValeska
c01b79d3bd Added ntk wifi not discovering bug 2014-03-10 03:44:12 -07:00
Valeska
469695f40e More bugs added 2014-03-04 13:55:25 -08:00
Valeska
40d0b66e24 Added more bugs, Will add more soon. 2014-03-01 18:32:51 -08:00
MissValeska
eb91be8f93 I fixed the compilation errors, And netsukuku now works correctly! Probably 2014-02-28 02:14:43 -08:00
Valeska
ea6f5248d4 More Linux Kernel Detections 2014-02-14 16:13:38 -08:00
Valeska
cf72a5ec59 Linux Kernel Version checking
For compatibility between new and old distributions of linux.
2014-02-14 16:12:55 -08:00
Valeska
9b8df0cd35 I Imported more of Michele Bini's fixes. 2014-02-12 19:02:24 -08:00
Valeska
5cbded5473 Copied Michele Bini's threading fixes.
https://github.com/Netsukuku/netsukuku/compare/debian-lenny-compilation-fixes

Some of these are specifically for debian lenny 2008! Do NOT use them all, They will break your installation of netsukuku. I will try to set it up properly.
2014-02-12 19:00:33 -08:00
Valeska
e636fdb93c I improved the wording of the help list. 2013-10-01 05:21:24 -07:00
Michele Bini
c8139087d0 Added missing file src/libiptc/ipt_CONNMARK.h 2013-09-30 17:22:52 +02:00
Michele Bini
5727e2f1a5 Compilation fix for recent autotools 2013-09-30 09:34:13 +02:00
Michele Bini
6e03e0dee2 Compilation fixes from the 2010 debianized release 2013-09-30 09:29:12 +02:00
Michele Bini
e0a0364f14 Fixes for compiling libiptc with recent netfilter headers 2013-09-30 09:25:50 +02:00
Michele Bini
75e218b7f2 Compilation fix for more recent GCC compiler 2013-09-30 09:20:59 +02:00
Kirill Sotnikov
f1761cad9a git repo init 2013-09-16 13:53:25 +04:00