#75 Track unrecognized PDUs (issue #32)

已合併
carlos.garcia 7 年之前 將 5 次代碼提交從 stefan.schmidt/unrecognized_PDUs合併至 SPIN/master

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.
該合併請求已經成功合併!
Sign in to join this conversation.
未選擇標籤
Bug
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容