Skip to content

fix: Send termination message on interface removal#789

Open
rbu9fe wants to merge 1 commit into
lldpd:masterfrom
rbu9fe:fix/termination-message-on-removed-interface
Open

fix: Send termination message on interface removal#789
rbu9fe wants to merge 1 commit into
lldpd:masterfrom
rbu9fe:fix/termination-message-on-removed-interface

Conversation

@rbu9fe

@rbu9fe rbu9fe commented May 27, 2026

Copy link
Copy Markdown
Contributor

According to IEEE802.1AB a TX_SHUTDOWN_FRAME shall be sent when when the admin status of the interface is disabled. So far that was only done when the daemon is shutting down.

This change now sends a termination message as well when the interface is being removed from the interface pattern.

According to IEEE802.1AB a TX_SHUTDOWN_FRAME shall be sent when when the admin status of the interface is disabled. So far that was only done when the daemon is shutting down.

This change now sends a termination message as well when the interface is being removed from the interface pattern.
@rbu9fe rbu9fe force-pushed the fix/termination-message-on-removed-interface branch from f82c982 to d4c67e4 Compare May 28, 2026 12:45
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.

1 participant