Uploaded image for project: 'hicn'
  1. hicn
  2. HICN-784

Forwarder sends interests to the wrong interface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 22.06
    • None
    • hicn/hicn-light
    • None

      To reproduce:

      1. Forwarder
        $ hicn-light-daemon --log trace
      2. Ping server 1
        $ GLOG_v=4 hicn-ping-server -V -n b001::/64
      3. Ping server 2
        $ GLOG_v=4 hicn-ping-server -V -n b002::/64
      4. 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).

        1. forwarder.log
          20 kB
        2. ping-server1.log
          3 kB
        3. ping_client.log
          4 kB
        4. ping_server2.log
          0.8 kB

            eloparco Enrico Loparco
            eloparco Enrico Loparco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: