tool inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/ub-lldpd/issues/IAT9QB
CVE: NA
----------------------------------------------------------------------
1.Delete redundant spaces from the if_register_ub6 function.
2.The lldpd_get_tlv_name function is returned by querying an array.
3.The static modification is added to ub_dguid.
4.The ip_notify_sysfs_create function logs are recorded using
the netdev_err interface.
Signed-off-by: Ge Hu <huge4@huawei.com>
(cherry picked from commit b3e3aa59a16d8ad20ea058737d1dba5921a7c81e)
driver inclusion
category: cleanup
bugzilla: https://gitee.com/openeuler/ub-lldpd/issues/IAM1Z1
CVE: NA
1.Delete redundant codes.
2.Add const to read-only data.
Signed-off-by: Ge Hu huge4@huawei.com
(cherry picked from commit bcb756cff8a93094e325ab76b548601cef435303)
tool inclusion
category: bugfix
bugzilla:https://gitee.com/openeuler/ub-lldpd/issues/I9VT64
CVE: NA
----------------------------------------------------------------------
1.The lower two bytes of the dguid field in the network
control packet are changed from add Fs to the corresponding
protocol type.
Signed-off-by: Ge Hu huge4@huawei.com
Signed-off-by: Zhongyuan Zhou zhouzhongyuan1@huawei.com
(cherry picked from commit ea81a0acb1e7d024a89759b4b8c6ee1c12196011)
driver inclusion
category: feature
bugzilla: https://gitee.com/src-openeuler/ub-lldpd/issues/I86D0D
CVE: NA
----------------------------------------------------------------------
Release based on lldpd 1.0.13
Signed-off-by: Jeiwei Li <lijiewei5@huawei.com>