You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increased TLS queue size, corrected EUI-64 read and added traces
Increased TLS queue size to three for now (thus disabling it in most
cases). The randomization caused by EAP-TLS initial negotiation
(identity / TLS start) with ongoing EAP-TLS limit of three, should
be enough to limit resources used by TLS calculations on border
router. Previous small TLS queue size resulted that failing TLS
negotiation prevented other nodes to authenticate for a long time.
Corrected null pointer read on border router traces, and added
traces to TLS library failure cases.
0 commit comments