Skip to content

Conversation

@Noltari
Copy link
Member

@Noltari Noltari commented Jan 13, 2026

Replace hash_ifname() with new implementation based on MD5 hash.

This implementation generates the same output as:
openwrt/openwrt@e1f2b66

CC @Alphix @systemcrash @GoetzGoerisch

@Noltari Noltari requested review from Ansuel, hauke and nbd168 January 13, 2026 17:39
@Noltari Noltari self-assigned this Jan 13, 2026
@systemcrash
Copy link
Contributor

Standardised hash results are good :)

Noltari added a commit to Noltari/odhcp6c that referenced this pull request Jan 14, 2026
Replace hash_ifname() with new network_generate_iface_iaid() function from
libubox, which is based on MD5.

Link: openwrt#150
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@Noltari Noltari force-pushed the dhcpv6-libubox-iaid branch from 8cbaa92 to b472311 Compare January 14, 2026 17:21
Noltari added a commit to Noltari/odhcp6c that referenced this pull request Jan 24, 2026
Replace hash_ifname() with new implementation based on MD5 hash.

Link: openwrt#150
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@Noltari Noltari force-pushed the dhcpv6-libubox-iaid branch from b472311 to d02fcda Compare January 24, 2026 20:08
@Noltari Noltari marked this pull request as ready for review January 24, 2026 20:09
Noltari added a commit to Noltari/odhcp6c that referenced this pull request Jan 24, 2026
Replace hash_ifname() with new implementation based on MD5 hash.

This implementation generated the same output as:
openwrt/openwrt@e1f2b66

Link: openwrt#150
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@Noltari Noltari force-pushed the dhcpv6-libubox-iaid branch from d02fcda to 59fafe6 Compare January 24, 2026 20:11
Noltari added a commit to Noltari/odhcp6c that referenced this pull request Jan 24, 2026
Replace hash_ifname() with new implementation based on MD5 hash.

This implementation generated the same output as:
openwrt/openwrt@e1f2b66

Link: openwrt#150
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@Noltari Noltari force-pushed the dhcpv6-libubox-iaid branch from 59fafe6 to b2a2621 Compare January 24, 2026 20:16
@Noltari Noltari changed the title dhcpv6: use IAID function from libubox dhcpv6: replace hash_ifname() with MD5 implementation Jan 24, 2026
Replace hash_ifname() with new implementation based on MD5 hash.

This implementation generates the same output as:
openwrt/openwrt@e1f2b66

Link: openwrt#150
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@Noltari Noltari force-pushed the dhcpv6-libubox-iaid branch from b2a2621 to 591ce40 Compare January 24, 2026 20:42
@openwrt-bot openwrt-bot merged commit 591ce40 into openwrt:master Jan 24, 2026
9 checks passed
Noltari added a commit to Noltari/odhcp6c that referenced this pull request Jan 24, 2026
Replace hash_ifname() with new implementation based on MD5 hash.

This implementation generates the same output as:
openwrt/openwrt@e1f2b66

(cherry picked from commit 591ce40)
Link: openwrt#150
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@Noltari Noltari deleted the dhcpv6-libubox-iaid branch January 24, 2026 21:11
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.

3 participants