Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initial tunnel decoding (GRE - Layer4 only atm) (#55) | Toni | 2025-02-25 |
| | | | | | | | | | | Initial tunnel decoding (GRE - Layer4 only atm). Fixes #53 * make finally use of the thread distribution seed * Handle GRE/PPP subprotocol the right way * Add `-t` command line / config option * Removed duplicated and obsolete IP{4,6}_SIZE_SMALLER_THAN_HEADER which is the same as IP{4,6}_PACKET_TOO_SHORT * Updated error event schema Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added `vlan_id` dissection of the most outer (first) 802.1Q header. Fixes #50 | Toni Uhlig | 2024-11-02 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | bump libnDPI to 9185c2ccc402d3368fc28ac90ab281b4f951719e | Toni Uhlig | 2024-04-04 |
* incorporated API changes from 41eef9246c6a3055e3876e3dd7aeaadecb4b76c0 Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |