module-netjack2: small improvements

This commit is contained in:
Wim Taymans 2023-06-01 18:33:23 +02:00
parent 52bc7451fd
commit f8aa18c88b
2 changed files with 86 additions and 79 deletions

View file

@ -14,6 +14,7 @@ extern "C" {
struct nj2_session_params {
char type[8]; /* packet type ('param') */
#define NJ2_NETWORK_PROTOCOL 8
uint32_t version; /* version */
#define NJ2_ID_FOLLOWER_AVAILABLE 0 /* a follower is available */
#define NJ2_ID_FOLLOWER_SETUP 1 /* follower configuration */