#75 Track unrecognized PDUs (issue #32)

Merge realizado
carlos.garcia mesclou 5 commits de stefan.schmidt/unrecognized_PDUs em SPIN/master há 7 anos atrás

This tracks the PDUs that are currently unrecognized and stores some information about the packets in a new table called 'unrecognized_pdus'.

This information includes:

  1. The source MAC-address.

  2. The destination MAC-address.

  3. The Ethertype number of the packet in decimal.

  4. The number of occurrences of the packet.

  5. The timestamp of the last occurrence of the packet.

Furthermore, instead of spamming something like "Unknown PDU Type on L3: 29", it will print a message once that at least one unrecognized PDU was detected.

Please let me know if these information are enough or if you can think of any improvements.(Preferably through email if there is something to improve) Or we'll just talk in the meeting about it.

This tracks the PDUs that are currently unrecognized and stores some information about the packets in a new table called 'unrecognized_pdus'. This information includes: 1. The source MAC-address. 2. The destination MAC-address. 3. The Ethertype number of the packet in decimal. 4. The number of occurrences of the packet. 5. The timestamp of the last occurrence of the packet. Furthermore, instead of spamming something like "Unknown PDU Type on L3: 29", it will print a message once that at least one unrecognized PDU was detected. Please let me know if these information are enough or if you can think of any improvements.(Preferably through email if there is something to improve) Or we'll just talk in the meeting about it.
O merge deste pull request foi aplicado com sucesso!
Faça login para participar desta conversação.
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.