Skip to content

Conversation

@t-aleksander
Copy link
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

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 <[email protected]>

* 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 <[email protected]>
* 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.
* 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 <[email protected]>
@t-aleksander t-aleksander merged commit 44241b1 into main May 5, 2025
6 checks passed
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.

4 participants