207 Commits (e79616dc8b52a638aef55d5013efcab0b70fd7e8)

Author SHA1 Message Date
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
emanuele-f 346631ffe8 Add the callbacks API 4 years ago
Logan007 0e0d662dbb added decryption step 4 years ago
Logan007 e8d5e939a7 added encryption step 4 years ago
Logan007 033b1890f2 blended checksum into header iv 4 years ago
Luca Deri c6b7b67a6a Minor cleanup 4 years ago
emanuele-f f5804db2b0 Android compilation fixes 4 years ago
Luca Deri 1a5d753b98 Warning fix 4 years ago
Logan007 789dd90272 Header Encryption 4 years ago
Luca Deri 0bf7ae0a01 Minor code claanup 4 years ago
Luca Deri 3eb82b2a32 Code reorganization 4 years ago
Luca Deri 9951a917c7 Updated (C) 4 years ago
Luca Deri 68428a8d2a Updated (C) 4 years ago
emanuele-f 81a3102661 Compilation fixes for hin2n 4 years ago
emanuele-f be5b441e58 Fix default gateway routes 4 years ago
Logan007 fad7c191f6 added XORSHIFT128+ random number generator 4 years ago
Luca Deri bd49b4e3a3 Compilation fixes 4 years ago
Logan007 0477e476e8 added Speck 4 years ago
emanuele-f 5044fcde26 Add linux capabilities dependency to cmake 4 years ago
emanuele-f 0e48e2f24c Add support for linux capabilities to proper routes cleanup 4 years ago