summaryrefslogtreecommitdiff
path: root/src/ipcpd/local/main.c
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2023-03-22 12:57:14 +0100
committerSander Vrijders <sander@ouroboros.rocks>2023-03-24 10:04:53 +0100
commitb69cb56fdc0343b7c25cc895f9841ff29f01da26 (patch)
treed6db1fe992bfc0f22c43af183395caabc077fcf8 /src/ipcpd/local/main.c
parent2a0cd15420427fcf0501c8bc1faf5cfee7734657 (diff)
downloadouroboros-b69cb56fdc0343b7c25cc895f9841ff29f01da26.tar.gz
ouroboros-b69cb56fdc0343b7c25cc895f9841ff29f01da26.zip
icpdp: Fix layer information for ipcpd-udp
The refactors removed the need to set the hash algorithm for the ipcpd-udp and the ipcpd-broadcast. However, the algorithm was not set at bootstrap, so the ipcpd-udp was trying to use an SHA3-256 instead of an MD5, causing flow allocation over the UDP to fail. The ipcpd-broadcast used the default, so there was no problem. Fixed by setting the correct algorithm for these ipcpds at bootstrap. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/ipcpd/local/main.c')
0 files changed, 0 insertions, 0 deletions