-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deprecated messages of batman-adv #1756
Comments
This will probably be partially resolved through #1752. |
Upgraded to 3d3617e (v2018.2-138-g3d3617ed)
|
Yeah, on second thought … it stills needs to talk to batadv-legacy, so it will still use the sysfs interface for that. |
Do you have reference how to update our scripts/packages currenty working on the note, looking for hop-pentalty etc? |
Does the documentation update help? open-mesh-mirror/batman-adv@82d480b
Not sure how to handle these as there is batman-adv-legacy, too. |
At some point batctl will move everything to netlink and then it won't be usable with batadv-legacy unless some work is done to make it so. There is really nothing to worry about with these messages for Gluon users at this time. |
these messages in syslog are really nasty (2 lines per call relevant batctl command). (here > 90% of the syslog are like the following.)
|
As long as the new batctl still supports the old sysfs files as a fallback, switching shouldn't be an issue. |
|
I'm considering just reverting to batadv 2019.1, because we broke our (unwritten, forgotten) policy of not backporting such updates in Gluon without a good reason. |
ACK |
@NeoRaider
still a lot! |
If this is an unwritten and forgotten rule please write it down somewhere. Regarding the kernlog messages, they don't bother me and shouldn't bother anyone else, really. |
it bothers me that the logread-buffer is limited. and if it's flooded with >80% batman-adv-kernelwarnings i do lose time horizon (due to FIFO) when logging into a node in order to assess a potential situation. |
Deprecated messages of batman_adv via
dmesg
with the latest Gluon master.Might be introduced by open-mesh-mirror/batman-adv@5bbd472
https://github.com/open-mesh-mirror/batman-adv/blob/master/Documentation/ABI/obsolete/sysfs-class-net-batman-adv
https://github.com/open-mesh-mirror/batman-adv/blob/master/Documentation/ABI/obsolete/sysfs-class-net-mesh
The text was updated successfully, but these errors were encountered: