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-7 #24920

Merged
merged 1 commit into from
Sep 5, 2024
Merged

pbr: update to 1.1.7-7 #24920

merged 1 commit into from
Sep 5, 2024

Conversation

stangri
Copy link
Member

@stangri stangri commented Sep 3, 2024

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

Description:
Makefile:

  • remove pbr-iptables flavour

Init-script:

  • improve detection of wireguard server and client instances
  • integrate wg_server_and_client into init script
  • remove traffic_killswitch() and trap() and related options/code
  • remove internal nft_file_support variable as fw4 nft file is the only running mode
  • improve debug() and is_supported_interface() functions
  • improve detection of incompatible user script files
  • double-quote some strings due to shellcheck errors
  • flush ip rules from pbr tables instead of deleting last one

Other files:

  • remove /usr/share/pbr/pbr.user.wg_server_and_client as obsolete
  • remove references to the file above in config on update thru uci-defaults
  • minor updates to netifd uci-defaults script

Makefile:
* remove pbr-iptables flavour

Init-script:
* improve detection of wireguard server and client instances
* integrate wg_server_and_client into init script
* remove traffic_killswitch() and trap() and related options/code
* remove internal nft_file_support variable as fw4 nft file is the only running mode
* improve debug() and is_supported_interface() functions
* improve detection of incompatible user script files
* double-quote some strings due to shellcheck errors
* flush ip rules from pbr tables instead of deleting last one

Other files:
* remove /usr/share/pbr/pbr.user.wg_server_and_client as obsolete
* remove references to the file above in config on update thru uci-defaults
* minor updates to netifd uci-defaults script

Signed-off-by: Stan Grishin <[email protected]>
@stangri stangri merged commit 3219c50 into openwrt:master Sep 5, 2024
13 checks passed
@stangri stangri deleted the master-pbr branch September 19, 2024 16:19
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