Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 anni fa |
Caleb James DeLisle
|
7295960c39
Improve memory accounting
|
9 anni fa |
Caleb James DeLisle
|
85057c688e
Swapped order of args to Iface_Callback
|
9 anni fa |
Caleb James DeLisle
|
f8c4656984
checkpoint before running some sed
|
9 anni fa |
Caleb James DeLisle
|
46505f11bd
commit work prior to sed-rename
|
9 anni fa |
Caleb James DeLisle
|
8a8a2dbca8
wip
|
9 anni fa |
Caleb James DeLisle
|
7e0fa103ff
killed the hidden peers bug WOOT WOOT
|
9 anni fa |
Caleb James DeLisle
|
5b2708aae5
found bad alignment error
|
9 anni fa |
Caleb James DeLisle
|
390ab8f359
tracking down a weird alignment issue #2
|
9 anni fa |
Caleb James DeLisle
|
a1d915002c
tracking down a weird alignment issue
|
9 anni fa |
Caleb James DeLisle
|
c9fe170606
incomplete work on qos
|
10 anni fa |
Caleb James DeLisle
|
9c896dd271
beginning qos work
|
10 anni fa |
Caleb James DeLisle
|
b0114927ac
Added ability to send KeyPing messages from the admin iface
|
10 anni fa |
Caleb James DeLisle
|
00485ecdf5
Version 8, not much fanfair, just freed up a field in the switch header for new purposed
|
10 anni fa |
Caleb James DeLisle
|
31baf2de96
Removed ICMP6Generator which is unused and broke out SwitchHeader into it's own file.
|
10 anni fa |
Caleb James DeLisle
|
0b1fbd17f7
Refactoring to allow for re-enabling threeNodes_test
|
10 anni fa |
Caleb James DeLisle
|
0fdda4fc72
Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network
|
10 anni fa |
Caleb James DeLisle
|
f82b39e86e
Change function signature to make it compile
|
10 anni fa |
Caleb James DeLisle
|
f63999e4c8
Make inter-router communication code capable of handling messages which loop back to itself
|
10 anni fa |
Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
10 anni fa |
Caleb James DeLisle
|
4ed88710b5
way more work on the new pathfinder
|
10 anni fa |
Caleb James DeLisle
|
d5ade4953d
Backed out some changes which didn't turn out to work so well
|
11 anni fa |
Caleb James DeLisle
|
7725ac21f2
Work in progress, new switch protocol
|
11 anni fa |
Caleb James DeLisle
|
d7f5b302ac
More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow.
|
11 anni fa |
Caleb James DeLisle
|
31009a7ac4
Control the numebr of switch pings which are allowed to be sent.
|
11 anni fa |
Caleb James DeLisle
|
6e9a7b7109
new approach to dealing with trashroutes
|
11 anni fa |
Caleb James DeLisle
|
78bf2e6e06
Removed compatibility for protocol version 0
|
11 anni fa |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 anni fa |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
11 anni fa |
Caleb James DeLisle
|
0cc47226c0
Added two new tests and major refactoring with many bug fixes.
|
12 anni fa |