5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-12-23 22:45:40 +00:00
yggdrasil-go/src/admin
Neil Alexander f08dec822a
Priority support (#964)
* Allow setting link priorities

* Fix a bug

* Allow setting priority on listeners and multicast interfaces

* Update `yggdrasilctl`

* Update to Arceliar/ironwood#5
2022-10-26 09:24:24 +01:00
..
addpeer.go Reimplement AddPeer and RemovePeer for admin socket (#951) 2022-10-02 12:35:43 +01:00
admin.go Tidy up 2022-10-02 13:20:39 +01:00
error.go Refactor admin socket, export request/response structs, remove types package 2021-05-16 19:51:09 +01:00
getdht.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
getpaths.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
getpeers.go Priority support (#964) 2022-10-26 09:24:24 +01:00
getself.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
getsessions.go Extend getSessions admin call to include uptime/TX/RX 2022-09-03 16:55:57 +01:00
options.go Refactor admin socket setup (isolated config) 2022-09-03 11:54:46 +01:00
removepeer.go Reimplement AddPeer and RemovePeer for admin socket (#951) 2022-10-02 12:35:43 +01:00