From 482e9f24b3c76966624c8d9a2950c3e9960ec86a Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Fri, 7 Nov 2003 05:26:27 +0000 Subject: New protocol: MS Kpasswd (RFC3244) KPasswd is partially dissected for UDP. It would be very useful if someone added dissection of the asn.1 encoded AP_REQ and the KRB-PRIV blobs. I dont think I will add those. svn path=/trunk/; revision=8905 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 726b49812b..d8b5a66c7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am # Automake file for Ethereal # -# $Id: Makefile.am,v 1.649 2003/10/30 07:00:18 guy Exp $ +# $Id: Makefile.am,v 1.650 2003/11/07 05:26:27 sahlberg Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -282,6 +282,7 @@ DISSECTOR_SRC = \ packet-kadm5.c \ packet-kerberos.c \ packet-klm.c \ + packet-kpasswd.c \ packet-l2tp.c \ packet-lapb.c \ packet-lapbether.c \ -- cgit v1.2.3