Skip to content

Release preparations#1484

Merged
troglobit merged 8 commits intomainfrom
releng
Apr 30, 2026
Merged

Release preparations#1484
troglobit merged 8 commits intomainfrom
releng

Conversation

@troglobit
Copy link
Copy Markdown
Contributor

@troglobit troglobit commented Apr 28, 2026

Description

Preparations for Infix v26.04 GA:

  • Update Finit to latest release
  • Update mcd to latest release:
    • fixes all-zeroes source mac in queries
    • Adds initial query burst when assuming querier role
    • Adds per-bridge multicast router ports (operational)
  • Fix onboard WiFi support on BPi-R64
  • Add support for static neighbors
  • Warn if multicast flooding is disabled
  • Update documentation a bit
  • Update ChangeLog, missing entries

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@troglobit troglobit force-pushed the releng branch 4 times, most recently from baa2685 to 7a803b7 Compare April 29, 2026 07:03
@troglobit troglobit marked this pull request as ready for review April 29, 2026 08:07
Comment thread test/case/interfaces/neighbor_cache/topology.dot
Comment thread src/confd/yang/confd/infix-if-bridge.yang
Fixes #395

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
The mt7622 soc has a built-in wmac, same driver as the mt7615, but
it lacked MODULE_DEVICE_TABLE() so udev could not autoload driver
and firmware.

This commit also adds the wmac+bluetooth specific firmware.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Add support for static ARP (IPv4) and neighbor cache (IPv6) entries per
interface.  Static entries are installed as permanent kernel neighbor
table entries that are never evicted by normal ARP/NDP aging.

Fixes #819

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Fixes #520

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Fixes #790

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Fixes #769

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
[skip ci]

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
@troglobit troglobit merged commit a3c6ec0 into main Apr 30, 2026
@troglobit troglobit deleted the releng branch April 30, 2026 11:14
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.

2 participants