Merge pull request #6506 from volta-networks/ldp_pwstatus_cleanup

ldpd: remove unused 'pwstatus' field from message zapi_pw_status
This commit is contained in:
Renato Westphal 2020-06-02 21:34:05 -03:00 committed by GitHub
commit edfdfe201a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -525,7 +525,6 @@ struct zapi_pw_status {
char ifname[IF_NAMESIZE];
ifindex_t ifindex;
uint32_t status;
uint32_t pwstatus;
};
enum zapi_route_notify_owner {