vvelciu

Results 2 issues of vvelciu

Hello, I generated an SID file based on [ieee802-dot1q-psfp.yang](https://github.com/YangModels/yang/blob/master/standard/ieee/draft/802.1/Qcw/ieee802-dot1q-psfp.yang). ieee802:ptp-time-grouping is used multiple times in there, but there is only one set of SIDs (one for nanoseconds, one for seconds)...

question

**Describe the bug** _SOCKETS_SetSockOpt_ with _SOCKETS_SO_ALPN_PROTOCOLS_ option expects ALPN protocols to be provided as an array of char pointers. However, this is misused in the _transport_secure_sockets.c_ file in the _tlsSetup()_...

Type: Bug