15 Commits

Author SHA1 Message Date
openeuler-ci-bot
1d3aaf73bc
!18 [sync] PR-16: Delete redundant spaces from the if_register_ub6 function.
From: @openeuler-sync-bot 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2024-09-27 01:02:05 +00:00
程佳奇
b604339552 modify for ICSL.
tool inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/ub-dhcp/issues/IAT9OZ
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 d559089ce1cc2a9b0b9faa1185bbb54c048555e7)
2024-09-26 19:16:22 +08:00
openeuler-ci-bot
c26e5a5ed4
!15 [sync] PR-11: DHCP: Delete redundant codes, enhance code security
From: @openeuler-sync-bot 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2024-08-29 01:57:37 +00:00
Ge Hu
c79d786f51 DHCP: Delete redundant codes, enhance code security
tool inclusion
category: bugfix
bugzilla:https://gitee.com/openeuler/ub-dhcp/issues/IALX53
CVE: NA

----------------------------------------------------------------------

1.Delete redundant codes.
2.Add const to read-only data.
3.Check the return value of the get_addr function.
4.The log level is changed from log_fatal to log_error.

Signed-off-by: Ge Hu huge4@huawei.com
(cherry picked from commit c5af2b6246a998394874a35f1162daa0cb02c6ee)
2024-08-29 09:17:32 +08:00
openeuler-ci-bot
83001a2adb
!10 [sync] PR-8: DHCP: Modify the dguid of network control packets.
From: @openeuler-sync-bot 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2024-06-07 07:03:11 +00:00
Zhongyuan Zhou
150b6bd899 DHCP: Modify the dguid of network control packets.
tool inclusion
category: bugfix
bugzilla:https://gitee.com/openeuler/ub-dhcp/issues/I9VT1F
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 8b1dff5860359727d9a07ce067e101332de7d86b)
2024-06-07 14:53:46 +08:00
openeuler-ci-bot
821a781567
!6 DHCP: Synchronize code from the master branch to the src-openEuler:openEuler-22.03-LTS-Next branch.
From: @zhou-zhongyuan 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2023-12-26 12:18:21 +00:00
openeuler-ci-bot
b6a0ce1fb3
!4 DHCP: Corrected the offset of the duid type pointer.
From: @zhou-zhongyuan 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2023-12-26 01:18:29 +00:00
Zhongyuan Zhou
a435d3db18 DHCP: Corrected the offset of the duid type pointer.
driver inclusion
category: bugfix
bugzilla: https://gitee.com/src-openeuler/ub-dhcp/issues/I8R8JR
CVE: NA

----------------------------------------------------------------------

Corrected the offset of the duid type pointer.

Signed-off-by: Ge Hu huge4@huawei.com
2023-12-25 20:11:34 +08:00
openeuler-ci-bot
f4aa1e66e3
!3 DHCP: Merge the openEuler modification suggestions.
From: @zhou-zhongyuan 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2023-12-22 03:49:59 +00:00
Jeiwei Li
b5c7595399 driver inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/ub-dhcp/issues/I8OI90
CVE: NA

----------------------------------------------------------------------

Merge the openEuler modification suggestions of the dhcp.

Signed-off-by: Zhongyuan Zhou <zhouzhongyuan1@huawei.com>
2023-12-22 11:02:54 +08:00
openeuler-ci-bot
7fe4d8c563
!2 同步ub-dhcp 1.0.0版本
From: @li-jiewei999 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2023-10-27 06:31:34 +00:00
openeuler-ci-bot
f9419902f8
!1 ub-dhcp 1.0.0版本
From: @li-jiewei999 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
2023-10-27 02:42:09 +00:00
Jeiwei Li
4cd6768970 Release based on dhcp 4.4.3
driver inclusion
category: feature
bugzilla: https://gitee.com/src-openeuler/ub-dhcp/issues/I86CZH
CVE: NA

----------------------------------------------------------------------

Release based on dhcp 4.4.3

Signed-off-by: Jeiwei Li <lijiewei5@huawei.com>
2023-10-25 15:57:43 +08:00
openeuler-ci-bot
87c15b0f84
Initial commit 2023-07-18 16:26:43 +00:00