X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/11f73ad248fa22461ca040baa8dc94b864509efa..9a8d65aa4060ea07cd2bb978072f95f8950d4876:/print-mptcp.c diff --git a/print-mptcp.c b/print-mptcp.c index c711754f..e757ea48 100644 --- a/print-mptcp.c +++ b/print-mptcp.c @@ -32,6 +32,10 @@ * SUCH DAMAGE. */ +/* \summary: Multipath TCP (MPTCP) printer */ + +/* specification: RFC 6824 */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif