emanuele-f
ca407f42af
Fix aarch64 deb package
Fixes #108
6 years ago
emanuele-f
b6d12c009c
Lower registration timeout to 1 minute
6 years ago
Emanuele Faranda
9b97684f0d
Merge pull request #109 from realjiangms/fix_purge_expired_registrations_kickoff_2.4-stable
Fix purge expired registrations kickoff 2.4 stable
6 years ago
Jiang Zihao
9e22321c38
Fix purge_expired_registrations to accept passed-in last_purge instead of static function var.
6 years ago
Emanuele Faranda
c10f06e382
Fix missing n2n-ntopng in configure
6 years ago
Luca Deri
9490c361da
Path fix
6 years ago
emanuele-f
82facbba88
Add n2n-ntopng to bind the services lifetimes
6 years ago
Emanuele Faranda
92faeb54ad
Add support for multi-service n2n edge
E.g. systemctl start edge@n2n1 will read /etc/n2n/edge-n2n1.conf
6 years ago
emanuele-f
b034730f19
Use systemd helpers to honor system wide preferences on service enable/start
Also fix services being started after upgrade even if they were disabled but config existed
6 years ago
Luca Deri
61887c740d
Config files are installed with the .sample extension
You can now do 'cp edge.conf.sample edge.conf' to create a n2n configuration. If the .conf (for edge and supernode) are present, the service is enabled automatically. This prevents unwanted services to be enabled, and it preserves services activation across updates
6 years ago
Luca Deri
06f29cbc5e
Disable automatic n2n startup
6 years ago
Luca Deri
25563f31d9
Fixed warning
6 years ago
Luca Deri
f7c2193c67
Updated version to 2.4
6 years ago
Luca Deri
30e7a700c0
File rename
6 years ago
Luca Deri
9671bf3e9b
Added package sign
Added ubuntu symlink
6 years ago
Luca Deri
6e62052eb0
Added centos packaging
6 years ago
Luca Deri
d299d558ac
Packaging and parameter parsing fixes
6 years ago
Alfredo Cardigliano
e1c32b588a
using conf files /etc/n2n/{edge,supernode} in systemd, sample configuration files, packages fixes
6 years ago
Alfredo Cardigliano
30c1ef9ebc
supernode is now able to read options from a configuration file with 'supernode <file>'
6 years ago
Alfredo Cardigliano
18186cff4d
edge now reads a configuration file with 'edge <file>'
format of each line in the configuration file: '<option>{ ,=}<value>'
use '#' to comment out lines
6 years ago
Luca Deri
fcd5dc86a5
Fixed #32
Minor help fixes
6 years ago
Luca Deri
76b005dffd
Merge pull request #23 from moshengrenzenme/master
Update edge.service.in
6 years ago
Luca
b34c4a3d42
Cosmetic changes in help
6 years ago
moshengrenzenme
9dd8375744
Update edge.service.in
6 years ago
Luca Deri
1caa630568
Merge pull request #15 from switch-iot/pr2ntop
Bug fixes for Android support code
6 years ago
switch_st
8c608ec3c4
bug fix
6 years ago
Luca Deri
35815e5357
Android build instructions
6 years ago
Luca Deri
3b3e71988a
Fixed -f explanation
6 years ago
Luca Deri
da1123ce26
README update
6 years ago
Luca Deri
6475bd7202
Updated README
6 years ago
Luca Deri
76bce0f808
Package update
6 years ago
Luca Deri
c164d2b208
Reworked debian/ubuntu packaging
6 years ago
switchwang
81b23397f4
bug fix
6 years ago
switch
d89c60d8b6
Merge pull request #3 from ntop/master
sync n2n
6 years ago
Luca Deri
29de24c5d9
Trace lines are now shorter
7 years ago
Luca Deri
6c611ea306
Fixed cmake
Minor code cleanup
7 years ago
Luca Deri
18cd80e35d
Merge pull request #14 from switch-iot/pr2ntop
Add support for Android. And an Android app example.
7 years ago
switch
42632795c9
bug fix
7 years ago
switch_st
2dd3f8e878
Add Android app example
7 years ago
switch_st
463538a8df
Add support for Android
7 years ago
switch
63c8b67ab9
Merge pull request #2 from ntop/master
sync n2n
7 years ago
Luca Deri
ae815c22e2
C++ fixes
7 years ago
Luca Deri
b6fdae38b9
Added termination variable to edge loop
7 years ago
Luca Deri
828ae8316c
Renamed n2n.a -> libn2n.a
7 years ago
Luca Deri
73cd299275
Moved to 2.3.x release
7 years ago
Luca Deri
1893ad549b
Simple example application that shows how to easily embed the edge onto a use app
7 years ago
Luca Deri
b00f329a31
Code cleanup
7 years ago
switch
0f5faada07
Merge pull request #1 from ntop/master
sync n2n
7 years ago
Luca Deri
27c10a1fb8
Fix for #6
7 years ago
Luca Deri
85ac185781
Code rework
7 years ago