You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running DLEP-radio with the nl80211 listener, neighbour information is only updated on connect of the neighbour.
The only stat that is changing is the last seen timer which is steadily counting up until the next reconnect of the neighbour.
Explicitly setting the update interval of the nl80211 listener does not seem to change anything.
This was tested by connecting to both telnet sockets of the OLSRd2 and the DLEP-Radio instance and running layer2info json neighbor and by checking the data transferred by DLEP using Wireshark.
Tomorrow I can test latest develop branch build, currently I was testing with dlep-radio built from latest commit on master.
The text was updated successfully, but these errors were encountered:
When running DLEP-radio with the nl80211 listener, neighbour information is only updated on connect of the neighbour.
The only stat that is changing is the last seen timer which is steadily counting up until the next reconnect of the neighbour.
Explicitly setting the update interval of the nl80211 listener does not seem to change anything.
This was tested by connecting to both telnet sockets of the OLSRd2 and the DLEP-Radio instance and running
layer2info json neighbor
and by checking the data transferred by DLEP using Wireshark.Tomorrow I can test latest develop branch build, currently I was testing with dlep-radio built from latest commit on master.
The text was updated successfully, but these errors were encountered: