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

FS#2087 - netifd: no reconfiguration when "delegate" interface attribute changes #7022

Closed
openwrt-bot opened this issue Jan 28, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

oldium:

How to reproduce:

  • Set /etc/config/network interface "delegate" flag to "0", execute /etc/init.d/network reload and observe ifstatus <network> "delegation" attribute value.
  • Set /etc/config/network interface "delegate" flag to "1", execute /etc/init.d/network reload and observe ifstatus <network> "delegation" attribute value - no change.
  • Set /etc/config/network interface "delegate" flag to "0", execute /etc/init.d/network reload and observe ifstatus <network> "delegation" attribute value - no change.

The ifstatus <network> should show correct "delegation" value corresponding to the "delegate" attribute value, but it does not - no change is observed. The only way to force reload is to execute /etc/init.d/network restart.

Tried with OpenWrt git master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant