1. 12a75b3 Support configuring GRE and GRE/FOU tunnels as alternative protocols to WireGuard by WHR · 10 days ago
  2. f2a4e90 Restart 'bird' service on any failure in addition to aborting due to signal by WHR · 12 days ago
  3. ab74273 Install a custom version of 'bird.service' workaround stack overflow issue in bird(8) by WHR · 12 days ago
  4. 4a0b1ff add import_from_ospf_filter clip by JohnnySun · 2 weeks ago
  5. 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 · 2 weeks ago
  6. 893fdd5 Fix an incorrect variable reference in 'rncn-link-status-monitor.sh' by WHR · 2 weeks ago
  7. 85557cc Add incomplete support for routing reply packets of incoming TCP connections to the same default route interface by WHR · 3 weeks ago
  8. 46d77de Use per-node configured 'fallback_name_server' for sniproxy(8) resolver by WHR · 3 weeks ago
  9. 7f35721 No need to write '|| return' in function 'configure_systemd_link' by WHR · 3 weeks ago
  10. 5efd2d2 rm(1) the target path before ln(1), for safety by WHR · 3 weeks ago
  11. 42b561f Disable naming interface by MAC address as well as the 'AlternativeNamesPolicy' in systemd.link(5) by WHR · 3 weeks ago
  12. d44254b Don't try to fetch DNS server configuration if the configuration file already exists during 'install' by WHR · 3 weeks ago
  13. 0e40994 Add a clip to allow flexible customization of OSPF configuration by WHR · 3 weeks ago
  14. 42bb738 The stddev value of ping(8) result could be 'nan', recognize it in the regular expression by WHR · 3 weeks ago
  15. ee84a85 Increase ping packet size in rncn-link-status-monitor.sh by WHR · 3 weeks ago
  16. 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 · 3 weeks ago
  17. 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 · 3 weeks ago
  18. ee5ff80 Update bsdping by WHR · 3 weeks ago
  19. 81986fc Don't configure IP addresses 10.10.10.10 and 10.0.0.10 on boot by WHR · 3 weeks ago
  20. 67b7c50 Create directory '/var/log/sniproxy' for sniproxy(8) by WHR · 3 weeks ago
  21. 8553e8d update default dns in sni-proxy by JohnnySun · 4 weeks ago
  22. c47cd7a Don't replace '/etc/sniproxy.conf' again if it has already being replaced with the custom version by WHR · 4 weeks ago
  23. 0394332 Add option '--inet4-only' to wget(1) command lines in rncn-ra-updater.sh by WHR · 4 weeks ago
  24. 26add95 Don't reference nonexisting table 'https_hosts' in 'sniproxy.conf' by WHR · 4 weeks ago
  25. 6feec0a Enable sniproxy service on 'enable-services' by WHR · 4 weeks ago
  26. 16aca56 Fix missing configuration loading of 'run_sniproxy' by WHR · 4 weeks ago
  27. 428a75f Add TCP MSS clamping rule in ip6tables by WHR · 4 weeks ago
  28. 0b42732 add 10.100.253.0/23 to protocol direct in bird config by Johnny Sun · 4 weeks ago
  29. 2a7d0f2 Ignore error for nonexisting /etc/ssh/ssh_known_hosts by WHR · 4 weeks ago
  30. fc893d2 rm(1) /etc/systemd/system/ip6tables.service before trying to write it by WHR · 4 weeks ago
  31. d1ebf97 Write configured SSH host keys of other nodes into /etc/ssh/ssh_known_hosts by WHR · 4 weeks ago
  32. edcf019 Correct reversed order of peer examples in example configuration file by WHR · 4 weeks ago
  33. 92822d5 Install ip6tables service and rules as appropriate by WHR · 5 weeks ago
  34. e4489b3 Don't try to enable service 'rncn-dns-updater' if 'dns_config_update_url' isn't set by WHR · 5 weeks ago
  35. 6e78e05 Avoid installing package 'libc-devtools' that may be recommended by 'libc6-dev' by WHR · 5 weeks ago
  36. 22498eb Merge duplicated code by WHR · 5 weeks ago
  37. c0c94de Optionally install and configure sniproxy(8) by WHR · 5 weeks ago
  38. 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 · 5 weeks ago
  39. 95bf562 Make configuration directive 'ipv6_default_router' optional by WHR · 5 weeks ago
  40. fc8976b Install noinet6.so for disabling IPv6 support for dynamically linked programs by WHR · 5 weeks ago
  41. 0dea142 Correct directive name 'wireguard.private_key' in example configuration by WHR · 5 weeks ago
  42. 8b064e8 Check presence of BSD ping source code when initializing node state by WHR · 5 weeks ago
  43. d820fdd Fix wireguard-peer-resolver.sh took host(1) output '<address> has no {A|AAAA} record' as address by WHR · 5 weeks ago
  44. f0c9a71 Enable 'RemainAfterExit' in no-vm-drop-caches.service by WHR · 5 weeks ago
  45. 2893f2f Add optinal wireguard-periodic-rebind-port service by WHR · 5 weeks ago
  46. 535568a Explicitly disable ICMP redirect messages on WireGuard interfaces by WHR · 6 weeks ago
  47. f8df105 Make monitor pinging timings configurable, and add minimal wait time to monitor pinging cycle by WHR · 6 weeks ago
  48. 0c2e3fc No longer need to write multiple servers into /etc/resolv.conf, because using output DNAT worked much better by WHR · 7 weeks ago
  49. 597fc5b Use DEFAULT_FALLBACK_NAME_SERVER as a fallback value for fallback_name_server by WHR · 7 weeks ago
  50. 1994bc9 Correct indentation of wireguard-peer-resolver.sh by WHR · 7 weeks ago
  51. 71ceed8 Install dpkg-dev to provide dpkg-architecture(1) by WHR · 7 weeks ago
  52. 8f8db13 Load configuration for subcommand 'enable-services' by WHR · 7 weeks ago
  53. 21bb70c Revert commit 14f697cbd72e7d4e5f7a48db17831f68ed5404b3 by WHR · 7 weeks ago
  54. f0acf2f Optionally install wireguard-peer-resolver by WHR · 7 weeks ago
  55. f54e98d Update bsdping by WHR · 7 weeks ago
  56. fe45f58 Reset underflowed packet loss rate to 0% by WHR · 7 weeks ago
  57. 1ff248d Move configuration directive 'wg_private_key' into a separate section by WHR · 7 weeks ago
  58. 14f697c Use option '-v' for BSD ping to enable additional error messages by WHR · 7 weeks ago
  59. bdc4bb9 Update bsdping by WHR · 7 weeks ago
  60. 9dd3ac9 Run 'systemctl daemon-reload' before enabling any service by WHR · 7 weeks ago
  61. a4c9e0e Install no-vm-drop-caches.service by WHR · 7 weeks ago
  62. af662a3 Don't print logo if the login shell was started by sudo(1) by WHR · 7 weeks ago
  63. 8af024d Install BSD ping man page as ping.bsd(8), and create a symbolic link 'ping4.bsd' to 'ping.bsd' by WHR · 8 weeks ago
  64. c9651e7 Install BSD ping and prefer it in rncn-link-status-monitor.sh by WHR · 8 weeks ago
  65. 36b5ed1 Declare other assigned variables in function 'calc_metric' local, to be consistent with 'filename' variable by WHR · 8 weeks ago
  66. 4a8e4ed Don't print UTF-8 encoded characters on a 'linux' terminal by WHR · 8 weeks ago
  67. a8b9ffa Don't override 'PS1' variable from '/etc/profile' by WHR · 8 weeks ago
  68. 3f5d0fb Workaround for zsh(1) didn't source '/etc/profile' on login by WHR · 8 weeks ago
  69. b39f9c8 Run-time decide whether to print UTF-8 version or ANSI color version of the logo by WHR · 8 weeks ago
  70. a68d5e3 Install bifsocket.so and bifcsocket.so for binding sockets to specified interface in dynamically linked programs by WHR · 8 weeks ago
  71. 23ba770 Check for parsing failure of ping(8) output by WHR · 8 weeks ago
  72. 63b02ca Recognize an alternative output format from other ping(8) implementations by WHR · 8 weeks ago
  73. 8a47efe Implement 'enable-services' subcommand by WHR · 8 weeks ago
  74. 6eaacfb Optionally configure time zone by WHR · 8 weeks ago
  75. 9b215a1 'dnsutils' is a transitional package, install 'bind9-dnsutils' instead; install 'bind9-host' since it is needed somewhere by WHR · 8 weeks ago
  76. dbb32bd default install dnsutils by JohnnySun · 8 weeks ago
  77. 7b75af8 Add an iptables(8) mangle rule to clamp TCP MSS on tunnel interfaces; write an iperf3.service that bind(2)s to RNCN address by WHR · 8 weeks ago
  78. 9198489 Recognize 'iptables-legacy.service' and 'iptables-nft.service' as valid unit names for iptables service by WHR · 9 weeks ago
  79. 5e668f8 explicitly set accept_ra for default interface by JohnnySun · 9 weeks ago
  80. c65febe Always add NAT rule for fallback name server by WHR · 9 weeks ago
  81. cbd6151 Fix typo by WHR · 9 weeks ago
  82. 867df00 optmize sysctl network buffer config and link-status-monitor quick init by JohnnySun · 9 weeks ago
  83. 09b6902 disable default route ra on rncn by JohnnySun · 9 weeks ago
  84. ec3478f try to reduce LSA change by JohnnySun · 9 weeks ago
  85. f3fcbf7 Don't upgrade installed packages and don't install recommended packages from installing most packages by WHR · 9 weeks ago
  86. 19fc1b6 Explicitly enable IPv6 forwarding on WireGuard interfaces by WHR · 9 weeks ago
  87. 5f2ddc0 bugfix for default export-to-ospf-filter by JohnnySun · 9 weeks ago
  88. ce7c56c set all external router as ospf E1 by JohnnySun · 9 weeks ago
  89. a6d5de7 Add date time in comment, and generate end of list comments in route advertisement list by WHR · 9 weeks ago
  90. 38a5d9d Series bug fixes for fallback route advertisement by WHR · 9 weeks ago
  91. 2c32485 Fix missing semicolon in BIRD configuration by WHR · 10 weeks ago
  92. 1991070 Silence stderr when generating route advertisement entries by WHR · 10 weeks ago
  93. eb35484 Export routes with adjusted metric for newly added fallback route advertisement entries to OSPF by WHR · 10 weeks ago
  94. 25c1ab5 Update the unicode logo by WHR · 2 months ago
  95. 21bd74f Use variable 'default_route_interface' instead of hardcoded 'eth0' for ip6tables(8) rules by WHR · 2 months ago
  96. 436f78a Determine default route only if its metric is 0 by WHR · 2 months ago
  97. f535c64 Fix an invalid regular expression used in function configure_pam_sshd by WHR · 2 months ago
  98. 5c77b27 add default value for peer_${current_peer}_metric_offset by JohnnySun · 2 months ago
  99. b8ad466 add peer_metric_offset support by JohnnySun · 2 months ago
  100. b9611df Install our MOTD by WHR · 2 months ago