Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DefGuard/gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.3
Choose a base ref
...
head repository: DefGuard/gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.4
Choose a head ref
  • 8 commits
  • 23 files changed
  • 3 contributors

Commits on Feb 17, 2026

  1. Update nftnl and mnl (#274)

    moubctez authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    fd00f6a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. In 1.6.3 the Defguard Gateway service is not being registered. This i…

    …s is because of a mismatch between field name case. OPNsense's MVC framework stores XML model field names exactly as defined. The model defines <Enabled> with a capital E, and that's how it appears in the $config array at runtime. (#278)
    jamtur01 authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    affd9b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    fbf1ed8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    6df0f06 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    7d19d17 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Fix socket error (#295)

    moubctez authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    905571c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Update dependencies

    moubctez committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    24ebbec View commit details
    Browse the repository at this point in the history
  2. Update workflows (#300)

    moubctez authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    9068f75 View commit details
    Browse the repository at this point in the history
Loading