AMOS-ss16-proj3 / amos-ss16-proj3

Repository for the wireshark plugin development project of the AMOS 16 course
GNU Affero General Public License v3.0
10 stars 12 forks source link

Identify DoIP-communication sent via unspecified Ports #32

Closed dustywind closed 8 years ago

dustywind commented 8 years ago

According to ISO 13400-2:2012(E) it may happen, that there is UDP-communication through ports other than 13400. If this occurs, we have to identify those messages and dissect them as well. Sprint backlog item: 24

dustywind commented 8 years ago

done.