Skip to content

Merge dev -> main (1.3.0)#161

Merged
t-aleksander merged 10 commits intomainfrom
dev
May 5, 2025
Merged

Merge dev -> main (1.3.0)#161
t-aleksander merged 10 commits intomainfrom
dev

Conversation

@t-aleksander
Copy link
Copy Markdown
Contributor

📖 Description

  1. include a summary of the changes and the related issue, eg. Closes #XYZ
  2. Do not make a PR if you can't check all the boxes below

🛠️ Dev Branch Merge Checklist:

Documentation

  • If testing requires changes in the environment or deployment, please update the documentation (https://defguard.gitbook.io) first and attach the link to the documentation section in this pool request
  • I have commented on my code, particularly in hard-to-understand areas

Testing

  • I have prepared end-to-end tests for all new functionalities
  • I have performed end-to-end tests manually and they work
  • New and existing unit tests pass locally with my changes

Deployment

  • If deployment is affected I have made corresponding/required changes to deployment (Docker, Kubernetes, one-line install)

🏚️ Main Branch Merge Checklist:

Testing

  • I have merged my changes before to dev and the dev checklist is done
  • I have tested all functionalities on the dev instance and they work

Documentation

  • I have made corresponding changes to the user & admin documentation and added new features documentation with screenshots for users/admins

t-aleksander and others added 10 commits March 27, 2025 17:27
* first firewall iteration

* comments, port and protocol fixes

* basic error handling

* proto update, gateway communication

* install dependencies

* add config option to masquarade the firewall

* docker builds

* cleanup, refactor

* add more logging to gateway rule comparison

* fix firewall rules not being applied

* fix experimental docker builds

* add nftables to container

* dont compile for non-linux, allow setting chain priority

* correct the documentation

* reduce cloning, cleanup

* fix building on other systems

* cleanup

* Apply suggestions from code review

Co-authored-by: Adam <aciarcinski@teonite.com>

* cleanup, small refactor

* cleanup

* atomic firewall operations

* rename v4

* update variable names

* fix masquerade

* drop chain before applying masquerade

* fix test

* set masquerade status when reconfigured

* allow negating interfaces

* fix tests

* restore workflows

* update protos

* bump version

---------

Co-authored-by: Adam <aciarcinski@teonite.com>
* make debug workflow

* set arch in cross

* add debug logs

* try symlinking the dependencies

* try forcing pkg config path

* debug, once again

* try changing the image

* set image for everything

* Revert "make debug workflow"

This reverts commit 2df43ed.
Co-authored-by: Aleksander <170264518+t-aleksander@users.noreply.github.com>
* ignore traffic not related to the VPN

* cleanup
* fix build script

* update protos

* handle firewall disable message

* update protos

* update protos

---------

Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
@t-aleksander t-aleksander merged commit 44241b1 into main May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants