Re: [tcpdump-workers] [PATCH] Decode DHCPv6 AFTR-Name option (RFC6334)
Hello, Another try inline, the PATCH was removed. --- diff --git a/print-dhcp6.c b/print-dhcp6.c index a75da82..b384b72 100644 --- a/print-dhcp6.c +++ b/print-dhcp6.c @@ -36,6 +36,7 @@
Re: [tcpdump-workers] [PATCH] Decode DHCPv6 AFTR-Name option (RFC6334)
Problem with tabs, I sent it via a pull request on github. > > From: François-Xavier Le Bail >To: François-Xavier Le Bail ; >"tcpdump-workers@lists.tcpdump.org" >Sent: Tuesday, November 20, 2012 5:05 PM >Subject: Re: [PATCH] Decode DHCPv6 AFTR-Name option (RF