If you are using Internet or almost any computer network you will likely using IPv4 packets. IPv4 uses 32-bit source and destination address fields. We are actually running out of addresses but have ...
Fortunately for this exam topic, static routing is a very straightforward process that requires you to be able to read the network topology and understand certain keywords such as: -Destination ...
# Packet Parsing: Ethernet + IPv4 Header lesen. # Demonstriert: read_u8, read_u16_be, read_u32_be, # Bounds-Checks, Ethertype-Pruefung. # Gibt die Source-IP zurueck (als u32, Host-Byte-Order). # Bei ...