Commit Graph

25 Commits

Author SHA1 Message Date
390893513a - Add network_route_other_init() function to fix missing other routes. 2025-08-10 00:08:45 +02:00
e17b7ab24b - Rename vyprvpn-up/down to openvpn-up/down,
- Add network_route_dst_init function, to support VPN up/down roting table update.
2025-08-09 10:29:41 +02:00
077e416531 - Adjust some log types,
- Add some log info.
2025-07-26 00:27:10 +02:00
6996353536 - Add log type support,
- Add NETWORK_LOG_TRACE config variable.
2025-07-26 00:01:24 +02:00
b76a23a9c7 Add NETWORK_NC_TIMEOUT config variable. 2025-07-25 14:20:05 +02:00
19392dfa14 - New centralized logfile system for Network, DNS & VPN,
- Now kill VPN suprocesses,
- Move file config in syscoinfig file,
- Misc fixes.
2025-07-24 18:27:01 +02:00
3aaaf15e45 - Add VPN IP destination in status,
- Add Network Dst name lookup.
2025-07-22 18:04:39 +02:00
579e6a60ca - Improve VPN supervisor log,
- Add IP validation on refresh.
2025-07-21 18:35:33 +02:00
f5a8f84155 - Major VPN management debug and fixing. 2025-07-21 12:32:57 +02:00
15678efa10 - Add vpn.bash libraries,
- Add rx3_vpn_adm tools.
2025-07-11 18:39:59 +02:00
84d00cfd8b - Fix duplicate function. 2025-07-08 23:29:37 +02:00
bd5c0ecbd6 - Start new external VPN management implementation. 2025-07-08 23:25:17 +02:00
de448dd924 - New source device numbering system: now based on ip address and not host name. 2025-07-06 19:58:01 +02:00
5fe21ea672 - Fix empty device status. 2025-07-06 13:33:05 +02:00
0edc46fc42 - Add Network IP Route tab,
- Improve status info,
- Fix comment in systemd service file.
2025-07-06 01:58:10 +02:00
142bee2dfd - Minor fixes in deinit code. 2025-07-05 20:52:12 +02:00
3366399b37 - Move from veth to bridge to support docker networking,
- Move default config to darkstar example,
- Add cerber config example,
- Add NETWORK_DST_NAME & NETWORK_SRC_DEVICE config variables.
2025-07-05 19:30:34 +02:00
41ad7590d9 - Begin veth support... 2025-06-30 18:06:00 +02:00
1e6f580d1b - Fix destination device index declaration. 2025-06-30 00:25:33 +02:00
7576e3d4df - Fix tab destination device index. 2025-06-30 00:15:48 +02:00
f8db9fdd45 - Add host name in destination tab. 2025-06-29 23:56:14 +02:00
52d313a525 - Fix network table list in network_table_init & network_table_deinit. 2025-06-29 23:37:27 +02:00
db09f104fc - Fix missing source device. 2025-06-29 19:50:03 +02:00
b1bf71003d - Split NoVPN source type in Local and Routed. 2025-06-29 19:40:34 +02:00
7efd2f514c - First commit of the new version! 2025-06-23 11:34:42 +02:00