Caleb James DeLisle
|
78da0951b5
1. Present incompatible peers as INCOMPATIBLE rather than sticking on ESTABLISHED
|
4 lat temu |
Caleb James DeLisle
|
62f312de23
Remove code for exporting data which can as easily be calculated outside of cjdns
|
6 lat temu |
Caleb James DeLisle
|
dc28f82892
Switch to different averaging function
|
6 lat temu |
Caleb James DeLisle
|
7207181faf
Add a moving average of dropped packets to evaluate 'droppeyness' of any given incoming path
|
6 lat temu |
Caleb James DeLisle
|
d2e55d5854
Add the ability to timestamp packets when they arrive and log the time-differences between sequences of packets for bandwidth measurement
|
6 lat temu |
Caleb James DeLisle
|
71b657f944
export iface info
|
6 lat temu |
Mada
|
29043584a2
Add ipv4 addr or mac of peer in peerStats info
|
6 lat temu |
Caleb James DeLisle
|
cafed5019f
Manual merge links update by soredake
|
7 lat temu |
soredake
|
c49cc24869
links update
|
7 lat temu |
Caleb James DeLisle
|
575878e2cd
Standardize on CryptoAuth states for peerStats and sessionStats
|
8 lat temu |
Caleb James DeLisle
|
869e07ea7e
Merge branch 'reset-peering' of git://github.com/kpcyrd/cjdns into crashey
|
8 lat temu |
kpcyrd
|
54d951035d
Fix typo
|
8 lat temu |
kpcyrd
|
267f7f9b0e
Add docs for InterfaceController_resetPeering
|
8 lat temu |
kpcyrd
|
28054c7b6b
Merge InterfaceController_{resetPeer,resetPeering}
|
8 lat temu |
kpcyrd
|
86fefb9140
Introduce InterfaceController_resetPeering
|
8 lat temu |
Caleb James DeLisle
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 lat temu |
Caleb James DeLisle
|
a50d101337
enable peering using login and password so that password cannot be cracked in order to steal peering
|
9 lat temu |
Adam Novak
|
448eabcb26
Add optional "user" field to outgoing connections
|
9 lat temu |
Caleb James DeLisle
|
63e23e921e
Added beginnings of peerLink, for the moment all it does is track kbps of links
|
9 lat temu |
Caleb James DeLisle
|
edba49e25c
rename IfController back to InterfaceController because it breaks admin RPC
|
9 lat temu |
Caleb James DeLisle
|
be0561f9a1
Refactoring and added root tests to check TUN device functionality.
|
12 lat temu |
Marcus Wanner
|
d4ae13470c
Fixing widespread erroneous "it's" usage.
|
12 lat temu |
Caleb James DeLisle
|
78aae966d4
Moved logging infra into util/log, git AdminLog to build
|
12 lat temu |
Caleb James DeLisle
|
c0ce57bd91
Added testing for UDPInterface setup
|
12 lat temu |
Caleb James DeLisle
|
245370648a
Crash bug when trying to manually insert a node with an invalid address.
|
12 lat temu |
Caleb James DeLisle
|
2de75472e8
Moved generic trick to the linkage level.
|
12 lat temu |
Caleb James DeLisle
|
ceeab57595
perfect
|
12 lat temu |
Caleb James DeLisle
|
e393cea96a
better hackery :D
|
12 lat temu |
Caleb James DeLisle
|
3c5bcd9a08
Refactored InterfaceConteroller into interface/implementation pattern.
|
12 lat temu |