MissValeska
|
704b7ebd76
|
I changed a lot in implementing and setting up testing stuff for netsplit, Including a new netsplit struct in netsukuku.h which may or may not be permanent. It was the only way I could find to preserve a variable from netsukuku.c to andns.c. Also, The netsukuku.c interface argument has, apparently, been just a break statement for a long time, I have reverted it. I still don't totally understand how it works, though. There is more to come!
|
2014-11-06 19:17:14 -08:00 |
|
MissValeska
|
09826bb34a
|
Massive experimental work done on implementing ntk netsplit as defined in the rfc http://netsukuku.freaknet.org/docs/main_doc/ntk_rfc/Ntk_net_split
|
2014-11-06 15:44:02 -08:00 |
|
MissValeska
|
4b512c8ef8
|
Adding some debug options, And cleaned up spam texts.
|
2014-10-26 06:46:44 -07:00 |
|
Alexander von Gluck IV
|
e264723db2
|
all: Automatic style cleanup, KnR. No functional change.
* Style varied wildly between files and within files.
* find . -name "*.c" -exec indent {} -ut -ts4 -kr -psl \;
* find . -name "*.h" -exec indent {} -ut -ts4 -kr -psl \;
|
2014-09-17 07:41:24 -05: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 |
|
Kirill Sotnikov
|
f1761cad9a
|
git repo init
|
2013-09-16 13:53:25 +04:00 |
|