Skip to content
Snippets Groups Projects
Commit 4ef8d53c authored by Joe Hershberger's avatar Joe Hershberger
Browse files

net: Allow filtering on debug traces in the net subsystem


Add several levels of DEBUG prints so that you can limit the noise to
the severety of your problem.

DEBUG_LL_STATE = Link local state machine changes
DEBUG_DEV_PKT = Packets or info directed to the device
DEBUG_NET_PKT = Packets on info on the network at large
DEBUG_INT_STATE = Internal network state changes

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent c6975762
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment