Updated dbg options.
FossilOrigin-Name: ce45c1595f406e6f7eddc219ca7592a543e0646aec7dedb0a922d87c9e9ea6bb
This commit is contained in:
parent
0b39c92a79
commit
5c36230620
@ -159,7 +159,9 @@
|
||||
# Set debug level
|
||||
#
|
||||
# dbg = info # Show all kind of infos
|
||||
# dbg += msg # CAPWAP messages
|
||||
# dbg += msg_in # Incomming CAPWAP messages
|
||||
# dbg += mgs_out # Outgoing CAPWAP messages
|
||||
# dbg += msg_err # Be verbose about capwap message errors like re-transmission
|
||||
# dbg += msgelem # CAPWAP message elements
|
||||
# dbg += msgelem_dmp # Print hex dump for capwap messages elements
|
||||
# dbg += rfc # Show warnings if CAPWAP messages don't conform to RFC
|
||||
@ -168,7 +170,6 @@
|
||||
# dbg += pkt # CAPWAP packets both sent and received
|
||||
# dpg += pkt_dmp # Hex dump CAPWAP packets.
|
||||
# dbg += pkt_err # Show messages about malformed packets when detected
|
||||
# dbg += msg_err # Be verbose about capwap message errors like re-transmission
|
||||
# dbg += dtls # Messages concerning DTLS
|
||||
# dbg += dtls_detail # DTLS in more detail
|
||||
# dbg += dtls_bio # DTLS BIO operations
|
||||
|
Loading…
Reference in New Issue
Block a user