Yann Weber
895bab99c6
Deleted dirty debug message
6 years ago
Yann Weber
679665b305
Solves #3 : fixing interface deduplication
Moving it in the parse_options function.
6 years ago
Yann Weber
85c6e39053
Add interface deduplication in interface init function
This was triggering a bug where the TCP server fails to start.
6 years ago
Yann Weber
21ceb9dc3b
Attempt to bugfix ipv6 addr defs preprocessors check
6 years ago
Yann Weber
4f1e402b83
Bugfix in resolvconf file manipulation
6 years ago
Yann Weber
dd43556d0b
Alpine linux musl libc bugfixes
6 years ago
Yann Weber
52d699647d
Add dependencies installation for AlpineLinux
6 years ago
Yann Weber
379ede06bc
Deleted unused variables and various cast warnings
6 years ago
Yann Weber
69e84711f6
Suppressing warning about cast in inet & list
Warning : some cast can be wrong between uintptr_t to u_int* (long unsigned
int to unsigned int)
6 years ago
Yann Weber
bf6792ebc0
Suppressed warnings about int to pointer cast
7 years ago
Yann Weber
d33cd91c1c
Deleted warnings in netsuku.c
Fixing server_opt default value assignement and free. Now we allocate
server_opt field and we strcpy default values in it.
7 years ago
Yann Weber
9fba262274
Deleted compilations warnings from qspn-empiric.c
7 years ago
Yann Weber
7dabec4d9a
Deleted compilation warnings from ntk-console.c
7 years ago
Yann Weber
ef001fbfbf
Deleted scons warning about duplicated environment
Isolating builds within a single environment
7 years ago
jercos
7cc9e0a2b9
Merge pull request #14 from orthographic-pedant/spell_check/comfortable
Fix typographical error(s)
9 years ago
orthographic-pedant
20e70ebeda
Fix typographical error(s)
Changed confortable to comfortable in README.
9 years ago
Valeska
67a3f5e923
Added coverity
9 years ago
MissValeska
f7f9690d29
All inet.c/inet.h compile errors should be fixed now, Sorry for the issues.
9 years ago
MissValeska
941413c77e
Commented out inet_sendfile64 fixing compile error
9 years ago
MissValeska
296e4e5519
Fixed compilation errors around off64_t
9 years ago
MissValeska
f439b7d549
Many changes, Some possible fixes/optimisations in inet.c and the addition of inet_sendfile64
10 years ago
Valeska
8e0c1ce00c
Updated build information and other stuff
10 years ago
MissValeska
325b82ff3c
Checking the value of rule in insert_rule
10 years ago
MissValeska
4dcc515709
Checking the value of rule in insert_rule
10 years ago
MissValeska
564da85dc8
Checking the value of rule in insert_rule
10 years ago
MissValeska
6ef905da67
Merge origin/master
10 years ago
MissValeska
9ec62661b2
Checking the value of rule in mark_init
10 years ago
Valeska
93eac85586
Merge pull request #10 from dyne/ml_links
fixed links to mailinglist
10 years ago
Jeremy Sturdivant
e3e0217ca9
Retyped lxlee1102's fix for #11
10 years ago
MissValeska
de85724e7b
The ntk-wifi script should work now, Including it's new --undo argument.
10 years ago
MissValeska
66500c1c2c
Improvements
10 years ago
Jaromil
c8f8615ba5
fixed links to mailinglist
10 years ago
MissValeska
677df07d69
netsplit argument fix
10 years ago
MissValeska
796c09a799
netsplit debug info
10 years ago
MissValeska
de9f35eb02
debug info/usage format fixes
10 years ago
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!
10 years ago
MissValeska
8c39cf1d98
netsplit work
10 years ago
MissValeska
37deedce61
netsplit.c format fix
10 years ago
MissValeska
f8a151e7fb
Netsplit progress, ntk_mode properly set up.
10 years ago
MissValeska
c5cfe42811
Netsplit functionality in-progress
10 years ago
MissValeska
9fd91b8e01
fixed usage()
10 years ago
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
10 years ago
MissValeska
dd2e7d5649
always more work to do
10 years ago
MissValeska
2cc1ce7892
Fixed the strcmp comparison and printing error in the exclude_interface function.
10 years ago
MissValeska
84b6ed71d5
Fixed some stuff
10 years ago
MissValeska
454aa9a776
I have found some stuff in netsukuku which I have used to fix the exclude argument, It should now function correctly. Testing is needed.
10 years ago
MissValeska
247d4895e9
it should finally be fixed.
10 years ago
MissValeska
8bc5d69758
The ntk-console client command console_uptime should now not print negative numbers, And inet_sendto should now properly print ipv4 addresses in a human readable format.
10 years ago
MissValeska
175f795a2b
Maybe it will work now?
10 years ago
MissValeska
2c1bdf5990
Maybe it will work now?
10 years ago