nts: update NTS-KE port number

The port assigned by IANA for NTS-KE is 4460.
This commit is contained in:
Miroslav Lichvar
2020-06-17 12:29:20 +02:00
parent 27e20a568b
commit e3cd248f0d
5 changed files with 12 additions and 9 deletions

View File

@@ -29,6 +29,8 @@
#include "siv.h"
#define NKE_PORT 4460
#define NKE_RECORD_CRITICAL_BIT (1U << 15)
#define NKE_RECORD_END_OF_MESSAGE 0
#define NKE_RECORD_NEXT_PROTOCOL 1