 |
NetBurner 3.1
|
60 #define ENABLE_SMARTTRAP (1) 92 #define IPV6 (1) // Dual stack IPv4/IPv6 mode 94 #define IPV6_COUNTERS (1) // add coutners to IPV6 131 #define TCP_NOCOPY_TX (1) 154 #define GATHER_RANDOM (1) 170 #define NB_SSL_SUPPORTED (1) 182 #ifdef NB_SSL_SUPPORTED 183 #define SSL_TLS_SUPPORT (1) 184 #define WEB_CLIENT_SSL_SUPPORT (1) 185 #define SSL_DEFAULT_MAX_SESSION_AGE_TICKS (0 * TICKS_PER_SECOND) 186 #define TLS_CACHE_PEER_CERT_VALIDATIONS (1) 194 #ifdef NB_SSL_SUPPORTED 211 #if defined(NB_SSL_SUPPORTED) || defined(NB_SSH_SUPPORTED) 212 #ifndef GATHER_RANDOM 213 #define GATHER_RANDOM (1) 228 #define NB_ENABLE_USER_QSPI (1) 239 #define SUPPORT_LEGACY_FIND (1) 283 #define NB_VERSION_1_5 284 #define NB_VERSION_1_6 285 #define NB_VERSION_1_7 286 #define NB_VERSION_1_8 287 #define NB_VERSION_1_9 288 #define NB_VERSION_2_0 289 #define NB_VERSION_2_7 290 #define NB_MINOR_VERSION (7) 291 #define NB_VERSION_TEXT "2.7"