We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a guest pushes a default MAC address, then pushes one or more whitelist addresses, a hole is created at index [1]:
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 vlan[0] 21 1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[0] fa:ce:ed:09:00:05 1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[1] 1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[2] fa:ce:ed:09:9a:05 1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[3] fa:ce:ed:09:9b:05 1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[4] fa:ce:ed:09:9c:05
The text was updated successfully, but these errors were encountered:
This is corrected in commit 04121b1. Pushed into the dev branch for testing.
Sorry, something went wrong.
ScottDaniels
No branches or pull requests
If a guest pushes a default MAC address, then pushes one or more whitelist addresses, a hole is created at index [1]:
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 vlan[0] 21
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[0] fa:ce:ed:09:00:05
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[1]
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[2] fa:ce:ed:09:9a:05
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[3] fa:ce:ed:09:9b:05
1528385274 2018/06/07 15:27:54Z [2] dump: pf/vf: 0/5 mac[4] fa:ce:ed:09:9c:05
The text was updated successfully, but these errors were encountered: