Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pbr: update to 1.1.7-47 #25235

Merged
merged 1 commit into from
Oct 31, 2024
Merged

pbr: update to 1.1.7-47 #25235

merged 1 commit into from
Oct 31, 2024

Conversation

stangri
Copy link
Member

@stangri stangri commented Oct 31, 2024

Maintainer: me
Compile tested: x86_64, Dell EMC Edge620, OpenWrt 23.05.5
Run tested: x86_64, Dell EMC Edge620, OpenWrt 23.05.5

Description:

  • bump compat version to accommodate new strings
  • update dnsmasq-related code to better support separate confdirs for separate instances
  • remove procd_lan_interface as it didn't reflect that it's a list of devices
  • introduce procd_lan_device list
  • improve the output() function (thanks @bigsmile74)
  • remove duplicate uci_get_device
  • improve ipv6 detection and interface setup
  • improve dhcp force detection for interfaces name differently from lan
  • fix array/element parameters for some json operations
  • remove unneeded null redirects for try calls
  • remove (iptables-only) capitalized chain names form validation
  • working pbr-netifd flavor

* bump compat version to accommodate new strings
* update dnsmasq-related code to better support separate confdirs
  for separate instances
* remove procd_lan_interface as it didn't reflect that it's a list of devices
* introduce procd_lan_device list
* improve the output() function (thanks @bigsmile74)
* remove duplicate uci_get_device
* improve ipv6 detection and interface setup
* improve dhcp force detection for interfaces name differently from lan
* fix array/element parameters for some json operations
* remove unneeded null redirects for `try` calls
* remove (iptables-only) capitalized chain names form validation
* working pbr-netifd flavor

Signed-off-by: Stan Grishin <[email protected]>
@stangri stangri merged commit ceda7c9 into openwrt:master Oct 31, 2024
13 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.

1 participant