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

Restrict a port to sending ARP/IPv6 ND broadcasts only. #3238

Merged
merged 9 commits into from
Sep 16, 2019

Conversation

anarkiwi
Copy link
Member

Fixes #1454.

faucet/valve_flood.py Outdated Show resolved Hide resolved
faucet/valve_flood.py Outdated Show resolved Hide resolved
faucet/valve_flood.py Outdated Show resolved Hide resolved
faucet/valve_flood.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #3238 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3238      +/-   ##
==========================================
+ Coverage   93.03%   93.05%   +0.02%     
==========================================
  Files          42       42              
  Lines        7289     7314      +25     
==========================================
+ Hits         6781     6806      +25     
  Misses        508      508
Impacted Files Coverage Δ
faucet/vlan.py 96.9% <100%> (+0.02%) ⬆️
faucet/port.py 96.77% <100%> (+0.02%) ⬆️
faucet/dp.py 96.55% <100%> (+0.03%) ⬆️
faucet/valve_flood.py 91.71% <100%> (+0.33%) ⬆️
faucet/valve.py 94.47% <100%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 582ff03...f87aeb2. Read the comment docs.

@anarkiwi anarkiwi merged commit ed26a5e into faucetsdn:master Sep 16, 2019
@anarkiwi anarkiwi deleted the restbcast branch September 16, 2019 19:41
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.

restricted broadcast configuration per port
3 participants