Skip to content

os-carp-vip-dhcp v1.13.6

Latest

Choose a tag to compare

@toreamun toreamun released this 12 Sep 14:02
e8d2582

Accept 802.1Q priority-tagged (VID 0) DHCP/ARP replies + HA-sync doc fixes.

Since v1.13.5:

  • Accept 802.1Q priority-tagged (VID 0) DHCP and ARP replies (PR #97) — some ISPs/switches return priority-tagged frames; the keeper now parses them.

  • Make the BPF table regeneration recipe runnable.

  • docs: HA sync is on-demand and does not restart the backup keeper (only the per-service button does); name the right buttons (#96); newcomer README/single-IP restructure + screenshots; single-IP backup egress uses the built-in feature.

  • ci: bump actions/setup-node 4->7; workflow permissions hardening.

  • Version: 1.13.6 (main e8d2582)

  • Built from a clean git archive of main on OPNsense (ABI 26.7, amd64).

  • pkg sha256: b6a048bee069dbe340941e70eb41788cd5fb46a282049477f2a471663a0f18eb

  • Signature verified against keys/release.pub (Verified OK).

Verify: openssl base64 -d -in SHA256SUMS.sig -out sig.bin && openssl dgst -sha256 -verify keys/release.pub -signature sig.bin SHA256SUMS