Skip to content

Releases: bearwall-firewall/bearwall2

v2.18

17 Mar 02:08
f11b4ab
Compare
Choose a tag to compare

What's Changed

  • Assume bearwall has exclusive access to nftables if option is unset. by @gizmoguy in #57

Full Changelog: 2.17...2.18

v2.17

17 Mar 01:49
5c8ca40
Compare
Choose a tag to compare

What's Changed

  • Fix return action spacing. by @shweppsie in #55
  • Add configurable support for sharing nftables with other applications (e.g docker/podman/tailscale/etc). by @gizmoguy in #56

Full Changelog: 2.16...2.17

v2.16

03 Mar 03:35
79298df
Compare
Choose a tag to compare

What's Changed

  • Fix counter missing for return rule in forward in. by @gizmoguy in #54

Full Changelog: 2.15...2.16

v2.15

06 Feb 03:12
3b2bd52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.14...2.15

v2.14

08 Oct 05:30
79ef279
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of policies which use NAT statements by @gizmoguy in #44
  • Add feature for automatically creating counters for every rule. by @gizmoguy in #45
  • Use interface name instead of index during early boot. by @gizmoguy in #46

Full Changelog: 2.13...2.14

v2.13

15 Oct 01:13
dd23ac7
Compare
Choose a tag to compare
  • Add support for tailscale

v2.12

09 Feb 02:42
a5f22c1
Compare
Choose a tag to compare

What's Changed

  • Don't add an end of chain log rule if default_policy isn't drop. by @gizmoguy in #40

Full Changelog: 2.11...2.12

v2.11

23 Nov 01:42
d8b0653
Compare
Choose a tag to compare

What's Changed

  • Clean up some redundant rules in the external class. by @gizmoguy in #37
  • Propagate networking service restarts to bearwall2. by @gizmoguy in #38
  • Publish debian packages to special cloudsmith any-distro/any-version target to avoid having to build for each distro/version we want to support. by @gizmoguy in #36

Full Changelog: 2.10...2.11

v2.10

06 May 22:34
33ad16e
Compare
Choose a tag to compare
  • Publish apt packages to cloudsmith.
  • Build for new ubuntu/debian versions.

v2.09

24 Dec 01:15
a799363
Compare
Choose a tag to compare
  • Fix commands don't work while bearwall is in an uncommitted state