Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2020-07-18 | ndptool: T2706: Support NDP protocol monitoring | jack9603301 | |
It supports NDP protocol monitoring. The submission supports the following features: - Support the monitoring of specified port or all ports - Supports monitoring of specific message types - Support sending specific NDP message |