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

Exclude certain interfaces from transmitting with new flag #1

Closed
job opened this issue Jun 23, 2014 · 1 comment
Closed

Exclude certain interfaces from transmitting with new flag #1

job opened this issue Jun 23, 2014 · 1 comment
Assignees
Milestone

Comments

@job
Copy link

job commented Jun 23, 2014

Would be very useful if one could exclude certain interfaces with a commandline flag from every being candidate to transmit a packet on, this flag is particularly useful in combination with -C, -L -E, -F or -N on boxes connected to an internet exchange.

I propose that the following:

ladvd -a -z -L -e em0 -e em1

will transmit LLDP packets on all interfaces in the system, except em0 and em1, even if it would receive a neighbor discovery packet on em0 and em1 (so -a does not apply to em0 and em1)

@sspans
Copy link
Owner

sspans commented Nov 3, 2014

Working on it, will have a patch soonish

@sspans sspans self-assigned this Nov 3, 2014
@sspans sspans added this to the 1.1 milestone Nov 3, 2014
@sspans sspans closed this as completed in 5ce264a Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants