From 7d9afae1af550066d9a68aef186cccec95bca9d9 Mon Sep 17 00:00:00 2001 From: Tommaso Pecorella Date: Tue, 29 Oct 2024 12:22:10 +0100 Subject: [PATCH] dsr: clarify limitations --- src/dsr/doc/dsr.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dsr/doc/dsr.rst b/src/dsr/doc/dsr.rst index de1286748..9ea09310b 100644 --- a/src/dsr/doc/dsr.rst +++ b/src/dsr/doc/dsr.rst @@ -199,6 +199,8 @@ As a consequence, the DSR headers can not be correctly decoded by Wireshark. The model full compliance with the RFC is planned for the future. +At the moment, the model does not handle ICMP packets, and assumes that traffic is either TCP or UDP. + References **********