mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Move all supernode management handling into one source file
This commit is contained in:
@@ -286,5 +286,4 @@ const char* compression_str (uint8_t cmpr);
|
||||
const char* transop_str (enum n2n_transform tr);
|
||||
|
||||
void readFromMgmtSocket (n2n_edge_t *eee);
|
||||
void handleMgmtJson_sn (n2n_sn_t *sss, char *udp_buf, const struct sockaddr_in sender_sock);
|
||||
#endif /* _N2N_H_ */
|
||||
|
||||
Reference in New Issue
Block a user