1. cda2f53 Extend 'ra-list' section into 'advertising-wan-routes-urls' and 'wan-routes-urls' to fetch static routes on WAN without advertising them over OSPF by WHR · 2 days ago
  2. 30acdec Change ospf_inactivity_time to be a per-peer configuration directive by WHR · 3 days ago
  3. a3665cc Allow OSPF for IPv6 be omitted for a node by WHR · 9 days ago
  4. d4aed83 Fix values of configuration directives 'wireguard.use_peer_resolver' and 'wireguard.periodic_rebind_port' didn't get parsed as boolean values by WHR · 9 days ago
  5. 48e3789 Make OSPF inactivity time configurable by WHR · 9 days ago
  6. f846a24 Unconditionally mask dhcpcd.service by WHR · 6 weeks ago
  7. ddbdc42 Configure 10.0.0.10 DNAT rule in the OUTPUT chain, from rncn-dns service by WHR · 3 months ago
  8. bc06f70 Don't import a route from the kernel routing table if its metric is higher than 32 by WHR · 5 months ago
  9. f61bae7 Add a default NAT rule to SNAT DNS packets sent from RNCN node to the private anycast address 10.10.10.10 by WHR · 5 months ago
  10. adec6ec Add some default iptables rules to ensure outgoing TCP connections to port 25 and 465 are always routed through local WAN interface by WHR · 5 months ago
  11. 6cf7a0b Reduce wait time in ra-updater to be slightly less than 24 hours, to avoid misunderstanding that the update happens in every 24 hours by WHR · 6 months ago
  12. 7b8f5e0 sshwgcfg: spawn a subshell to set the remote port number a few times after command completion by WHR · 6 months ago
  13. 615ef4d Move source code of sshwgcfg into a separated file by WHR · 6 months ago
  14. 0348b36 Finish dynamic wireguard port support by WHR · 6 months ago
  15. f1910b9 Add incomplete support for dynamic wireguard port by WHR · 6 months ago
  16. c89f70b change ra-updater running period to 24Hours by JohnnySun · 6 months ago
  17. e64bb93 Install package irqbalance by WHR · 6 months ago
  18. 4109a0c add net.core.rps_sock_flow_entries to sysctl by JohnnySun · 6 months ago
  19. 03e63bc Optimize ra-updater by using options '--invert-match' and '--file' to grep(1) by WHR · 7 months ago
  20. 0b26d84 merge external router to ecmp for ospf by JohnnySun · 7 months ago
  21. e422268 Use the fallback name server in ra-updater by WHR · 7 months ago
  22. ce375c2 Use OSPF version 3 for all IP versions by WHR · 7 months ago
  23. 5fa9646 Comment about function 'configure_sshd_pam' by WHR · 7 months ago
  24. f05f0ce Enable automatical restarting of 'sniproxy.service' by WHR · 8 months ago
  25. 308e0f7 Unconfigure pam_limits(8) by WHR · 8 months ago
  26. 55dcadc Don't add duplicated line into /etc/pam.d/sudo by WHR · 8 months ago
  27. 6908fad Don't read non-regular files under /etc/profile.d/ from /etc/profile by WHR · 8 months ago
  28. a295172 Fix resolving peer name from CNAME record in wireguard-peer-resolver.sh by WHR · 9 months ago
  29. d7dc55d Support adding preconfigured interfaces into BIRD OSPF configuration by WHR · 10 months ago
  30. 51b0325 Correct an inverted file descriptor duplication by WHR · 10 months ago
  31. fa39093 Try to install some more basic packages by WHR · 10 months ago
  32. 9bf3896 Handle status of function 'make_sure_nonempty_file_ends_with_new_line' by WHR · 10 months ago
  33. 9c87269 Run rncn-link-status-monitor.sh after all wg-quick up scripts by WHR · 10 months ago
  34. 8374276 Always apply IPv4-specific configurations for WireGuard interfaces by WHR · 11 months ago
  35. 12a75b3 Support configuring GRE and GRE/FOU tunnels as alternative protocols to WireGuard by WHR · 11 months ago
  36. f2a4e90 Restart 'bird' service on any failure in addition to aborting due to signal by WHR · 11 months ago
  37. ab74273 Install a custom version of 'bird.service' workaround stack overflow issue in bird(8) by WHR · 11 months ago
  38. 4a0b1ff add import_from_ospf_filter clip by JohnnySun · 11 months ago
  39. b714483 bind(2) to the local in-tunnel address for pinging the peer over tunnel; make bsdping mandatory, by removing 'pingstat' functions that supporting other ping implementations by WHR · 11 months ago
  40. 893fdd5 Fix an incorrect variable reference in 'rncn-link-status-monitor.sh' by WHR · 11 months ago
  41. 85557cc Add incomplete support for routing reply packets of incoming TCP connections to the same default route interface by WHR · 11 months ago
  42. 46d77de Use per-node configured 'fallback_name_server' for sniproxy(8) resolver by WHR · 11 months ago
  43. 7f35721 No need to write '|| return' in function 'configure_systemd_link' by WHR · 11 months ago
  44. 5efd2d2 rm(1) the target path before ln(1), for safety by WHR · 11 months ago
  45. 42b561f Disable naming interface by MAC address as well as the 'AlternativeNamesPolicy' in systemd.link(5) by WHR · 11 months ago
  46. d44254b Don't try to fetch DNS server configuration if the configuration file already exists during 'install' by WHR · 11 months ago
  47. 0e40994 Add a clip to allow flexible customization of OSPF configuration by WHR · 11 months ago
  48. 42bb738 The stddev value of ping(8) result could be 'nan', recognize it in the regular expression by WHR · 11 months ago
  49. ee84a85 Increase ping packet size in rncn-link-status-monitor.sh by WHR · 11 months ago
  50. 31052a9 Try to rm(1) the old DNS configuration file before writing a new one, in case a non-regular file already exists there by WHR · 11 months ago
  51. 5e80da2 Make DNS server port configurable per node; change configuration file format for the DNS server to allow local overrides for configuration updates by WHR · 11 months ago
  52. ee5ff80 Update bsdping by WHR · 11 months ago
  53. 81986fc Don't configure IP addresses 10.10.10.10 and 10.0.0.10 on boot by WHR · 11 months ago
  54. 67b7c50 Create directory '/var/log/sniproxy' for sniproxy(8) by WHR · 11 months ago
  55. 8553e8d update default dns in sni-proxy by JohnnySun · 11 months ago
  56. c47cd7a Don't replace '/etc/sniproxy.conf' again if it has already being replaced with the custom version by WHR · 11 months ago
  57. 0394332 Add option '--inet4-only' to wget(1) command lines in rncn-ra-updater.sh by WHR · 11 months ago
  58. 26add95 Don't reference nonexisting table 'https_hosts' in 'sniproxy.conf' by WHR · 11 months ago
  59. 6feec0a Enable sniproxy service on 'enable-services' by WHR · 11 months ago
  60. 16aca56 Fix missing configuration loading of 'run_sniproxy' by WHR · 11 months ago
  61. 428a75f Add TCP MSS clamping rule in ip6tables by WHR · 11 months ago
  62. 0b42732 add 10.100.253.0/23 to protocol direct in bird config by Johnny Sun · 11 months ago
  63. 2a7d0f2 Ignore error for nonexisting /etc/ssh/ssh_known_hosts by WHR · 11 months ago
  64. fc893d2 rm(1) /etc/systemd/system/ip6tables.service before trying to write it by WHR · 11 months ago
  65. d1ebf97 Write configured SSH host keys of other nodes into /etc/ssh/ssh_known_hosts by WHR · 11 months ago
  66. edcf019 Correct reversed order of peer examples in example configuration file by WHR · 11 months ago
  67. 92822d5 Install ip6tables service and rules as appropriate by WHR · 11 months ago
  68. e4489b3 Don't try to enable service 'rncn-dns-updater' if 'dns_config_update_url' isn't set by WHR · 11 months ago
  69. 6e78e05 Avoid installing package 'libc-devtools' that may be recommended by 'libc6-dev' by WHR · 11 months ago
  70. 22498eb Merge duplicated code by WHR · 11 months ago
  71. c0c94de Optionally install and configure sniproxy(8) by WHR · 11 months ago
  72. 221c150 Don't try to install git, since the program didn't have a strong dependency to it, and in usual cases it would already have installed when this script runs by WHR · 11 months ago
  73. 95bf562 Make configuration directive 'ipv6_default_router' optional by WHR · 11 months ago
  74. fc8976b Install noinet6.so for disabling IPv6 support for dynamically linked programs by WHR · 11 months ago
  75. 0dea142 Correct directive name 'wireguard.private_key' in example configuration by WHR · 11 months ago
  76. 8b064e8 Check presence of BSD ping source code when initializing node state by WHR · 11 months ago
  77. d820fdd Fix wireguard-peer-resolver.sh took host(1) output '<address> has no {A|AAAA} record' as address by WHR · 11 months ago
  78. f0c9a71 Enable 'RemainAfterExit' in no-vm-drop-caches.service by WHR · 11 months ago
  79. 2893f2f Add optinal wireguard-periodic-rebind-port service by WHR · 11 months ago
  80. 535568a Explicitly disable ICMP redirect messages on WireGuard interfaces by WHR · 12 months ago
  81. f8df105 Make monitor pinging timings configurable, and add minimal wait time to monitor pinging cycle by WHR · 12 months ago
  82. 0c2e3fc No longer need to write multiple servers into /etc/resolv.conf, because using output DNAT worked much better by WHR · 12 months ago
  83. 597fc5b Use DEFAULT_FALLBACK_NAME_SERVER as a fallback value for fallback_name_server by WHR · 12 months ago
  84. 1994bc9 Correct indentation of wireguard-peer-resolver.sh by WHR · 12 months ago
  85. 71ceed8 Install dpkg-dev to provide dpkg-architecture(1) by WHR · 12 months ago
  86. 8f8db13 Load configuration for subcommand 'enable-services' by WHR · 12 months ago
  87. 21bb70c Revert commit 14f697cbd72e7d4e5f7a48db17831f68ed5404b3 by WHR · 12 months ago
  88. f0acf2f Optionally install wireguard-peer-resolver by WHR · 12 months ago
  89. f54e98d Update bsdping by WHR · 12 months ago
  90. fe45f58 Reset underflowed packet loss rate to 0% by WHR · 12 months ago
  91. 1ff248d Move configuration directive 'wg_private_key' into a separate section by WHR · 12 months ago
  92. 14f697c Use option '-v' for BSD ping to enable additional error messages by WHR · 12 months ago
  93. bdc4bb9 Update bsdping by WHR · 12 months ago
  94. 9dd3ac9 Run 'systemctl daemon-reload' before enabling any service by WHR · 12 months ago
  95. a4c9e0e Install no-vm-drop-caches.service by WHR · 12 months ago
  96. af662a3 Don't print logo if the login shell was started by sudo(1) by WHR · 12 months ago
  97. 8af024d Install BSD ping man page as ping.bsd(8), and create a symbolic link 'ping4.bsd' to 'ping.bsd' by WHR · 12 months ago
  98. c9651e7 Install BSD ping and prefer it in rncn-link-status-monitor.sh by WHR · 12 months ago
  99. 36b5ed1 Declare other assigned variables in function 'calc_metric' local, to be consistent with 'filename' variable by WHR · 12 months ago
  100. 4a8e4ed Don't print UTF-8 encoded characters on a 'linux' terminal by WHR · 12 months ago