github rcmcdonald91/pfSense-pkg-WireGuard v0.1.2

latest releases: v0.1.6, v0.1.5, v0.1.14_18...
2 years ago

Fixes:

  1. Properly handle flock and fclose calls with null file handle : https://redmine.pfsense.org/issues/11950
  2. Fixed lingering code due to refactoring efforts : #87

Improvements/Features:

  1. Service reliability improvements. We are now doing a better job at ensuring that the service doesn't run a muck.
  2. Change queuing. You can now make many changes to tunnel and/or peer configurations and only apply these changes in mass at once. Re-saving a configuration that is unchanged no longer requires a service restart.
    image
  3. Groundwork for logging system. We are now inspecting every step of tunnel build/teardown and service start/stop/etc. and are able to properly identify and report failure points. This isn't useful yet (outside of debugging), but this will pave the way for a proper logging facility coming soon. This work did identify a few instances where things were failing (silently) and we are now properly handling these situations!
    image
  4. UI Improvements. There are subtle changes throughout the UI. For example, address entry will now automatically squash any whitespace.

Don't miss a new pfSense-pkg-WireGuard release

NewReleases is sending notifications on new releases.