Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-19 | monitor: ndp: T2706: properly rename XML definition | Christian Poessinger | |
Commit 3435b251 ("monitor: ndp: T2706: remove ability to send commands") flipped the filename and placed the tree in front of the subtree. Unfurtunately I mixed up NTP and NDP. This has been corrected. | |||
2020-07-18 | monitor: ndp: T2706: remove ability to send commands | Christian Poessinger | |
The "monitor" operational mode tree is for listening in on logfiles, chatter on the wire or other things - it subscribes to the system. Hence it should under no circumstances - ever - generate data. Sending our those requests, same as e.g. calling ndisc6 should be placed under a different node. Which one? I yet have no idea. |