-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
To reproduce:
- Forwarder
$ hicn-light-daemon --log trace - Ping server 1
$ GLOG_v=4 hicn-ping-server -V -n b001::/64 - Ping server 2
$ GLOG_v=4 hicn-ping-server -V -n b002::/64 - Ping client
$ GLOG_v=4 ./build-root/bin/hicn-ping-client -V -m 7
Problem: The client asks for `b001::/64` but one of the replies comes from server 2 (b002::/64).
- relates to
-
HICN-786 Fix routing issues in hicn-light
-
- Complete
-