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

Disabling IPv6 does not properly delete flows&groups #245

Open
DFritzsche opened this issue Feb 25, 2020 · 1 comment
Open

Disabling IPv6 does not properly delete flows&groups #245

DFritzsche opened this issue Feb 25, 2020 · 1 comment

Comments

@DFritzsche
Copy link
Contributor

Expected Behavior

Disabling IPv6 should remove flows in vlan table and termination_mac table. It also should remove the groups.

Actual Behavior

It only removes flows in termination_mac table.

Steps to Reproduce the Problem

Reboot, see groups and flows before and after:
sysctl net.ipv6.conf.all.disable_ipv6=1 && sysctl net.ipv6.conf.default.disable_ipv6=1

Specifications

  • Version: baseboxd version 1.3.2, BISDN Linux 2.1.0
  • Platform: AG7648
  • Subsystem:
@hilmarm
Copy link
Contributor

hilmarm commented Oct 25, 2021

This looks to be fixed, can not reproduce this anymore on basebox v1.9.20

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

No branches or pull requests

2 participants