From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 28 Jan 2011 21:06:02 +0100 References: <1296052113-5983-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1296052113-5983-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201101282106.02841.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: tcpdump - support LARGETAIL flag Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday 26 January 2011 15:28:33 Marek Lindner wrote: > - printf("%s: FRAG, seq %hu, ttl %hhu, flags [%c], ", > + printf("%s: FRAG, seq %hu, ttl %hhu, flags [%c%c], ", > get_name_by_macaddr((struct ether_addr > *)unicast_frag_packet->dest, read_opt), ntohs(unicast_frag_packet->seqno), Applied in revision 1917. Regards, Marek