174 Commits (6c3ccadde16adcfb881c4cbc142e723ff3e04723)

Author SHA1 Message Date
Logan oos Even 6da8e5497e
enabled gratuitous arp packets (#474) 4 years ago
Francesco Carli dcbc39c0fb
Update REGISTER_SUPER_ACK handling on edge (#478) 4 years ago
BetaBeauty 57f742fe42
Extra Device Description in P2P Connection and Register to Super Node (#475) 4 years ago
Logan oos Even 51d55a60f8
made AES new default cipher (#471) 4 years ago
Francesco Carli ed25ff8d01
Fixes minor issues introduced by #460 (#461) 4 years ago
Luca Deri f6e4047ce0 Partial fixes for addressing compilation issues introduced by https://github.com/ntop/n2n/pull/460 4 years ago
Logan oos Even 1c45c7101a
fixed lzo datatype (#447) 4 years ago
Francesco Carli 8dfffd9fbe
Implement purge-and-re-registration process for supernodes (#445) 4 years ago
Logan007 2c77729acf removed jitter allowance for systemic packets 4 years ago
Logan007 07b675bae6 made compression scheme name accessible even if not compiled 4 years ago
Logan007 8757312d41 reworked cc20 4 years ago
Logan007 c9412a290b made aes always available 4 years ago
Hamish Coleman 949c651845 Avoid leaking memory if the buffer is uncompressable 4 years ago
Logan007 d5c1295bec replaced twofish implementation by a faster version 4 years ago
Logan007 b251136953 fix 4 years ago
Logan007 9554f336d2 re-open sockets if supernode not responding 4 years ago
Logan007 3d00182264 re-open sockets if supernode not responding 4 years ago
Logan007 e36658b1a7 re-open sockets if supernode not responding 4 years ago
fengdaolong 6bdfdf6be4 Enhanced edge management console function. 4 years ago
Logan007 b10a24c65a added IP & MAC to invalid transop error message 4 years ago
Luca Deri 0825bfb16b Compilation fixes 4 years ago
Logan007 038c5971b7 extended management port output 4 years ago
Logan007 9c10116d51 split PACKET's transform field to give way for seperate compression field 4 years ago
fengdaolong 92dfa67e22 Added DHCP function embedded in sn. 4 years ago
Luca Deri 96c05490e9 ompilation fixes 4 years ago
ygg f737390dbc fix register supernode loop - Another way 4 years ago
Logan007 d28f476b17 added MAC comparison for REGISTER_SUPER_ACK 4 years ago
ygg 62b3957cfb Hide the duplicate trace message 4 years ago
ygg 64857218a5 Indicates successful connection between the edge and SN nodes 4 years ago
ygg a81f4054cd Adds a trace message to mark connection type between edges. 4 years ago
Logan007 0776e06912 added replay protection 4 years ago
Logan007 b976379125 added data structures for replay protection 4 years ago
Logan007 895bbc2844 added time stamp blending and sending 4 years ago
switch_st ca804b3a55 fix build warning of edge_init_routes 4 years ago
Luca Deri 235f55bda5 Compilation fixes 4 years ago
switch_st 72701a5e83 add main loop callback and move android arp code to this callback 4 years ago
ygg 07c1e40416 add -n option (route) for windows 4 years ago
switch_st 8a1bcf0fa6 close trace file if needed 4 years ago
ygg e6c851d276 add sleep() for fix compile error on windows 4 years ago
switch_st 7ceaebade5 move android arp code to tuntap_android.c 4 years ago
fengdaolong 51c889ddea Fix read tap device failed when OS wake up from sleep. 4 years ago
Logan007 65be75dbe2 enabled packet checksum 4 years ago
switch_st e7ac9cf129 change n2n_edge_callbacks payload_size parameter to pointer. 4 years ago
Logan007 a84d03a6a6 quick fix for header encryption, also disabling checksum check 4 years ago
Logan007 8d0c52102c added optional 16-bit look-up table 4 years ago
emanuele-f e42837c3fb Move android code to hin2n 4 years ago
fengdaolong f5accc8221 Fix cmake compilation errors. 4 years ago
emanuele-f 33dd97c798 Terminate n2n as soon as the stop command is received 4 years ago
emanuele-f 4e97023b95 Fix invalid sendto when supernode name resolution fails 4 years ago
Logan007 49a5823b9c call lzo_init() only if required 4 years ago