Commit abf6677
committed
dhcpv6: replace hash_ifname() with MD5 implementation
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: #150
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>1 parent 699cc61 commit abf6677
1 file changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
551 | 562 | | |
552 | 563 | | |
553 | 564 | | |
| |||
574 | 585 | | |
575 | 586 | | |
576 | 587 | | |
577 | | - | |
| 588 | + | |
578 | 589 | | |
579 | 590 | | |
580 | 591 | | |
| |||
0 commit comments