Skip to content

cps: fix bugs in RTM_GETLINK response#463

Merged
AltraMayor merged 1 commit intoAltraMayor:masterfrom
cjdoucette:getlink_fix
Mar 29, 2021
Merged

cps: fix bugs in RTM_GETLINK response#463
AltraMayor merged 1 commit intoAltraMayor:masterfrom
cjdoucette:getlink_fix

Conversation

@cjdoucette
Copy link
Collaborator

When a routing daemon scans interfaces requesting
information (RTM_GETLINK), the interface should
report that it is up (and physically connected).

Also, the interface names should be null-terminated
strings to be properly read.

When a routing daemon scans interfaces requesting
information (RTM_GETLINK), the interface should
report that it is up (and physically connected).

Also, the interface names should be null-terminated
strings to be properly read.
@cjdoucette cjdoucette added the bug label Mar 29, 2021
@cjdoucette cjdoucette added this to the First deployment milestone Mar 29, 2021
@AltraMayor AltraMayor merged commit 01b4623 into AltraMayor:master Mar 29, 2021
@cjdoucette cjdoucette deleted the getlink_fix branch May 12, 2021 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants