hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
153 stars 17 forks source link

Not working admin interface calls. #89

Open Kubuxu opened 8 years ago

Kubuxu commented 8 years ago

Not working API calls (those are crashing cjdns):

kpcyrd commented 8 years ago

IpTunnel_removeConnection is a nop function currently, if that qualifies for the list.

chpio commented 8 years ago

is there an easy way to get infos about the local node? pubKey?

kpcyrd commented 8 years ago

@chpio this isn't really related to this issue, but you can use NodeStore_nodeForAddr for that.

Connect to hypeirc if you need further help.