Francois-Xavier Le Bail wrote:
The following patch decode DHCP option 249 (Classless
Static Route Microsoft) used by some Microsoft
systems. Same decoding as option 121 (RFC 3442).
Checked into the main and x.9 branches.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to un
Would it be possible to add my open source project jNetPcap to "releated
projects" section on tcpdump.org website?
Project website: http://jnetpcap.sf.net
SourceForge: http://sourceforge.net/projects/jnetpcap
jNetPcap is a java wrapper around entire libpcap API. I just made a the
latest release
On 8/21/07, Guy Harris <[EMAIL PROTECTED]> wrote:
>
> Fulko Hew wrote:
> > Attached is the file that contains the patches to libpcap to support
> > DLT_SITA.
>
> 1) Files added to INSTALL.txt also need to be added to FILES.
>
Opps, sorry, I forgot about that file (I thought I caught them all).
Do
Fulko Hew wrote:
Attached is the file that contains the patches to libpcap to support
DLT_SITA.
1) Files added to INSTALL.txt also need to be added to FILES.
2) the pcap-sita.html file says
Note: This document was derived from 'pcap.3' and is revision
controlled as part of the libpcap CVS.
Attached is the file that contains the patches to libpcap to support
DLT_SITA.
It was created by fetching the latest CVS (from Aug 21) and doing a:
LC_ALL=C TZ=UTC0 diff -Naur libpcap.cvs.master/ libpcap/ >
libpcap.sita.patch
I then tested it by applying that patch file with: patch
libpcap.sita.
Francois-Xavier Le Bail wrote:
> Hi,
>
> The following patch decode DHCP option 249
> (Classless
> Static Route Microsoft) used by some Microsoft
> systems. Same decoding as option 121 (RFC 3442).
>
> Regards,
> Francois-Xavier Le Bail
Please, can someone check in this patch ?
FXLB
__