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

accel-ppp: T5688: Standardized pool configuration in accel-ppp (backport #2501) #2700

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 28, 2023

This is an automatic backport of pull request #2501 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Standardized pool configuration for all accel-ppp services.
1. Only named pools are used now.
2. Allows all services to use range in x.x.x.x/mask
   and x.x.x.x-x.x.x.y format
3. next-pool can be used in all services
2. Allows to use in ipoe gw-ip-address without pool configuration
   which allows to use Fraimed-IP-Address attribute by radius.
3. Default pool name should be explicidly configured
   with default-pool.
4. In ipoe netmask and range subnet can be different.

(cherry picked from commit 422eb46)
@github-actions github-actions bot added the sagitta VyOS 1.4 LTS label Dec 28, 2023
@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team December 28, 2023 15:28
Fixed migration script for pppoe-server

(cherry picked from commit 17722f3)
Fixed format of ipv4 pool range from 'x.x.x.x-x.x.x.y'
to 'x.x.x.x-y'

(cherry picked from commit 714a6b1)
@c-po
Copy link
Member

c-po commented Dec 28, 2023

@dmbaturin dmbaturin merged commit 0e87990 into sagitta Dec 28, 2023
3 checks passed
@mergify mergify bot deleted the mergify/bp/sagitta/pr-2501 branch December 28, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sagitta VyOS 1.4 LTS
3 participants