Caleb James DeLisle
|
71aaab8e0f
Refactored some admin APIs to return Address data instead of non-standard forms
|
9 年之前 |
Caleb James DeLisle
|
e4007c75b4
rewrote InterfaceController to make it easier to develop interfaces
|
9 年之前 |
Caleb James DeLisle
|
d513508b90
more wip
|
9 年之前 |
Caleb James DeLisle
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
10 年之前 |
Caleb James DeLisle
|
c47a20dbe8
Use a ping counter per peer instead of one globally
|
10 年之前 |
Caleb James DeLisle
|
cab6823bc7
Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established.
|
10 年之前 |
Caleb James DeLisle
|
f11ce2fe92
Added SessionManager_sessionStats()
|
11 年之前 |
Matt Hartzler
|
0bf9722c84
add user notion to passwords
|
11 年之前 |
Matt Hartzler
|
c1a8059b46
remove a peer by public key
|
11 年之前 |
Caleb James DeLisle
|
0c93a5dc84
Changed ep->transient to ep->isIncomingConnection which is more descriptive. Added switchLabel and isIncoming to peer stats and changed state to a string rather than an int
|
11 年之前 |
Matt Hartzler
|
aa293b8da6
track peer traffic and expose via admin function
|
11 年之前 |
Caleb James DeLisle
|
94289fccdc
Added notion of 'transient' connections which timeout after too much time unresponsive.
|
11 年之前 |
Caleb James DeLisle
|
3dbc0e3b49
Forget incoming connections after too much time without a valid incoming message.
|
12 年之前 |
Caleb James DeLisle
|
6cd7fcbf21
Added ethernet beacon frames, hopefully this doesn't break anything...
|
12 年之前 |
Caleb James DeLisle
|
cb6e137dac
Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets)
|
12 年之前 |
Caleb James DeLisle
|
67f1b5bd65
Revert "Trying to fix apple TUN issue."
|
12 年之前 |
Caleb James DeLisle
|
5b2b84662e
Trying to fix apple TUN issue.
|
12 年之前 |
Caleb James DeLisle
|
be0561f9a1
Refactoring and added root tests to check TUN device functionality.
|
12 年之前 |
Caleb James DeLisle
|
3c5bcd9a08
Refactored InterfaceConteroller into interface/implementation pattern.
|
12 年之前 |
Caleb James DeLisle
|
291eb313ae
Added logic to ping over links which seem bad in order to prove that the neighbor is ok.
|
12 年之前 |
Micheal Smith
|
69d4044b57
Added modelines to source files.
|
12 年之前 |
Caleb James DeLisle
|
7c593527ac
mistake
|
12 年之前 |
Caleb James DeLisle
|
cf5f764a77
not setting up the interface unless there's an outgoing call first.
|
12 年之前 |
Caleb James DeLisle
|
9a30efed89
Major refactoring, use at your own risk
|
12 年之前 |