540 Commits (53afd3c067e1f9d2e37272e233104ef59d92507a)
 

Author SHA1 Message Date
emanuele-f 1b49b37a75 Disable PMTU options on apple to fix compilation issues 5 years ago
emanuele-f 8f3009c448 Fix occasional connection issues on startup due to bad MAC address read 5 years ago
emanuele-f 6868ed9ccd Ensure that the TAP interface is up and running 5 years ago
emanuele-f b889795b19 Fix possible uninitialised values in struct ifreq 5 years ago
emanuele-f 0538c5261d Disable PMTU in other platforms 5 years ago
emanuele-f 252ee3e82f Call pcap_set_immediate_mode if available 5 years ago
emanuele-f 9d64ca0088 Fix install targets 5 years ago
emanuele-f 60a4ba90ce Add tools subdirectory 5 years ago
Emanuele Faranda 1ba5fa3dc8
Merge pull request #179 from lucktu/patch-1 5 years ago
lucktu 365bae18d7
A newline 5 years ago
emanuele-f b3995e7fbc Implemnent n2n-decode utility to decode and dump traffic to PCAP 5 years ago
emanuele-f 5d2d19a924 Remove calls to system() in tuntap_linux 5 years ago
Logan008 916902ed57
Merge pull request #1 from ntop/dev 5 years ago
emanuele-f 49f1f1b886 Remove unused -b option 5 years ago
emanuele-f 25d4420c64 Fix typo 5 years ago
emanuele-f 6c67ed0440 MTU changes to avoid connection stall on PMTU discovery failures 5 years ago
emanuele-f 27da194872 Reduce log level due to invalid supernode register ACK cookies 5 years ago
emanuele-f ce1fb356f3 Add dissector port note 5 years ago
emanuele-f fa94c43d36 Implement wireshark dissector 5 years ago
emanuele-f 4f04241bb3 Avoid community whitelist purging 5 years ago
emanuele-f 0b965c37c0 Read local edge.conf and supernode.conf files on Windows 5 years ago
emanuele-f 024dca79af Fix wrong edge conf documentation 5 years ago
Emanuele Faranda be8c2ec9cd
Merge pull request #169 from HorseLuke/fix-edge-conf-read-201907 5 years ago
horseluke 9e56c92af2 Fix: setOption pass wrong argument in edge node 5 years ago
emanuele-f 2f671cf6d9 Add support for TOS setting in edge 5 years ago
emanuele-f eea0c9b46b Add option to disable p2p 5 years ago
emanuele-f 4e9d66a0a2 Rework log levels 5 years ago
emanuele-f 6bb7e3d9c5 Fix dropped broadcast traffic 5 years ago
emanuele-f 035b66b1a9 Fix mtu with AES 5 years ago
emanuele-f 6328962752 Improve packet length log 5 years ago
emanuele-f 9cc2aee7fc Fix config load from file in Windows 5 years ago
emanuele-f 561f0e2f4f Supernode graceful termination in Windows 5 years ago
emanuele-f 8880330c41 Windows compilation fix 5 years ago
emanuele-f 1b1900358b Windows compilation fixes 5 years ago
emanuele-f 00b891f17b Update openwrt instructions with the toolchain setup 5 years ago
emanuele-f bf0ad28b4b Update openwrt readme 5 years ago
emanuele-f 9e09ddc326 Do not run configure in autogen.sh 5 years ago
emanuele-f 7cc73aec62 Add support for libcrypto headers 5 years ago
emanuele-f 4aff8938ac Fix openwrt build instructions 5 years ago
emanuele-f f0545a1fe2 Fix link 5 years ago
emanuele-f 31e201b49d Update OpenWRT commit hash 5 years ago
emanuele-f fa695e9f2b OpenWRT build files and instructions 5 years ago
emanuele-f 4d36f9f613 Package fixes 5 years ago
emanuele-f 8f57b6901c Update gitignore 5 years ago
emanuele-f cb43d0cf64 Unify n2n version 5 years ago
emanuele-f 1c9e029b88 Retry multicast group join instead of exiting 5 years ago
Luca Deri 593bde7944
Merge pull request #158 from daniele-sartiano/dev 5 years ago
Daniele 96daf3accf Updated instructions, dependencies and configurations for gradle 4.4. 5 years ago
Luca 1512f20eaa Compilation fix 5 years ago
emanuele-f a70641897d Graceful termination in Windows 5 years ago