idonin
1c63763518
Update Makefile
10 years ago
idonin
bdac37b630
Update Makefile
10 years ago
idonin
a2db8e075c
Create Makefile
10 years ago
Valeska
3084295a56
I added archlinux options.
I had to go to the official arch linux website and read through the package list to help someone, I, Also, Had to read on an arch linux wiki for the pacman command.
10 years ago
MissValeska
6e7d252878
Everything should now be okay, Just, Don't leave any interfaces disabled. We still need to figure out how to handle excluding multiple interfaces, And for ignoring disabled ones.
10 years ago
MissValeska
e5eaf16cab
The Exclude argument should now work, And some unneccesary debugging stuff has been removed.
10 years ago
MissValeska
e06db959e8
Exclude would work, If there wasn't a segmentation fault.
10 years ago
MissValeska
7333da2f7c
gah, So many errors with this exclude thing.
10 years ago
MissValeska
01042aaadc
I've done A LOT of work on an exclude interface argument. I.E us all interfaces except this one. It does not work yet, Any help anyone provides in fixing it will be appreciated.
10 years ago
MissValeska
ccb9620a0a
I corrected a grammatical error in hook.c, And I removed some unnecessary debug lines.
10 years ago
MissValeska
d585116c1c
Sorry, I forgot a semi-colan
10 years ago
MissValeska
267988b246
Added err again
10 years ago
MissValeska
bf7e67f9aa
Packet Fragmentation should be totally fixed now, This needs extensive testing
10 years ago
MissValeska
2231df0ea7
Almost done with packet fragmentation
10 years ago
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
10 years ago
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
10 years ago
MissValeska
4a097a27f1
Memory Management Error fixes
10 years ago
MissValeska
1cd30dd79e
More mark.c debug stuff
10 years ago
MissValeska
dc972ec120
Old stuff
10 years ago
Valeska
578be9b66d
Added tip4commit
10 years ago
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.
10 years ago
MissValeska
05309ec9c3
Merge branch 'master' of https://github.com/Netsukuku/netsukuku
It's probably just readme stuff
10 years ago
MissValeska
67816d3e7d
I don't actually remember, It's probaby debug stuff.
10 years ago
Valeska
7afff21ab1
Moved the donations text around and added more
10 years ago
MissValeska
9918b99634
We are having a LOT of weird issues now, I need to do a lot of debugging, Please help.
10 years ago
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.
10 years ago
MissValeska
415d789b80
Merge branch 'master' of https://github.com/Netsukuku/netsukuku
uhhh, Stuff
10 years ago
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.
10 years ago
Valeska
d0b501d244
Added more donation options, And improved donation text.
10 years ago
Jeremy Sturdivant
63fd73c7e6
added donation buttons
10 years ago
MissValeska
1dadd0e8b4
Oh my god! So many things have changed, IGS is so close, If not already working!
10 years ago
MissValeska
9da1028493
Merge branch 'master' of https://github.com/Netsukuku/netsukuku
I really shouldn't do this so often.
10 years ago
MissValeska
3a832172a9
I added all of the libraries websites, Excluding cmake and such, As they are not really used by the code, They are just for compilation.
10 years ago
Valeska
34eb209f1b
Replaced old libgmp url with new one
10 years ago
MissValeska
75d68083c3
IGS Maayyyy be working!!
10 years ago
Valeska
cdca542720
Added bug fixed with hack line
10 years ago
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.
10 years ago
MissValeska
c61afcb0db
IMPORTANT: Added that a bug prevents ntk from discovering nodes.
10 years ago
MissValeska
c01b79d3bd
Added ntk wifi not discovering bug
10 years ago
Valeska
469695f40e
More bugs added
10 years ago
Valeska
40d0b66e24
Added more bugs, Will add more soon.
10 years ago
Valeska
e453f83dfb
Fixed documentation URL being huge.
10 years ago
Valeska
b82fa51cf6
Simplified and listed as deprecated the old stuff.
10 years ago
MissValeska
83db8acdde
Fixed the installation commands in the readme file.
10 years ago
MissValeska
eb91be8f93
I fixed the compilation errors, And netsukuku now works correctly! Probably
10 years ago
Valeska
5531cad3b8
Added link to doxygen documentation pages
10 years ago
Valeska
ea6f5248d4
More Linux Kernel Detections
10 years ago
Valeska
cf72a5ec59
Linux Kernel Version checking
For compatibility between new and old distributions of linux.
10 years ago
Valeska
9b8df0cd35
I Imported more of Michele Bini's fixes.
10 years ago
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.
10 years ago