Beskjeder
The submissions of Home Exam-2 is open on Devilry.
In the earlier precode, it was missing for finding the nexthop MIP address. Now in the new code, http://www.uio.no/studier/emner/matnat/ifi/INF3190/v16/Home-exam%201/mipdaemon, we changed a little in the MIP daemon. Here, when a host receives a routing packet, it prefixes the src MIP address (that is the nexthop address) to the routing data and gives to the local Routing daemon. Technically, the first byte of the buffer (that the MIP daemon sends to the Routing daemon) contains the nexthop address, and the rest bytes is the routing table.
The submissions of Home Exam-1 is open on Devilry
The submissions of Oblig is open on Devilry
Please join the course INF3190 on piazza, https://piazza.com/uio.no
- In Oblig, ETH_P_MIP is set to 0x0101. If EtherType value in Ethernet Frame is less than 0x0600, then the value of EtherType represents the size of Frame. In this case, ETH_P_ALL is passed into socket function, and then ETH_P_MIP could be used to filter the MIP packets.
- Alternatively, we could set ETH_P_MIP value to be greater than 0x0600. For experimental purpose, 0x88B5 is recommended. So ETH_P_MIP needs to be set to 0x88B5. In this case, ETH_P_MIP can be directly passed into socket function.
Grunnet overlapp med INF3190 er undervisning i INF3121 n? flyttet p?.