Improving gnutls
FossilOrigin-Name: 7db736ebb872c7c4ffcca6f353858c5f71db6a44404877e6b2ee3d0577794ac6
This commit is contained in:
@ -212,9 +212,9 @@ ssl_cert="../../ssl/certs/ac-cisco.pem"
|
||||
dbg += pkt # CAPWAP packets both sent and received
|
||||
dbg += pkt_dmp # Hex dump CAPWAP packets.
|
||||
dbg += pkt_err # Show messages about malformed packets when detected
|
||||
# dbg += dtls # Messages concerning DTLS
|
||||
# dbg += -dtls_detail # DTLS in more detail
|
||||
# dbg += dtls_bio # DTLS BIO operations
|
||||
dbg += dtls # Messages concerning DTLS
|
||||
dbg += -dtls_detail # DTLS in more detail
|
||||
dbg += dtls_bio # DTLS BIO operations
|
||||
# dbg += dtls_bio_dmp # HeXy dump data in BIO operations
|
||||
dbg += warn # misc warnings
|
||||
dbg += mod # Debugs specific to mod
|
||||
|
Reference in New Issue
Block a user