Re: [tcpdump-workers] preperation for 3.9 branch

2005-04-09 Thread Guy Harris
Michael Richardson wrote: I leave you to advise what and if code should be pulled up. I.e., pulled up to the x.9 branches? So do you want to handle any pulling up, or should the people checking in code do so? (In either case, people checking in libpcap and tcpdump changes should note that the

Re: [tcpdump-workers] DLT request

2005-04-09 Thread Guy Harris
Daniele Orlandi wrote: Yes, I agree, in facts I forgot that I was already using DLT_LINUX_LAPD. I would go with DLT_LINUX_LAPD, OK, I've checked in a change to make it DLT_LINUX_LAPD. Presumably the theory is that either 1) vISDN will be the only ISDN-for-Linux that supports D-channel packet c

Re: [tcpdump-workers] pcap next gerneration / adding communication

2005-04-09 Thread Guy Harris
Mike Kershaw wrote: I have code which does this already for wireless (sending a modified pcap stream basically). Wrapping it in SSL would be trivial (already on the list of stuff to support). Moving this to pure pcap would also be trivial. This seems more application layer than pcap layer -- by th

Re: [tcpdump-workers] pcap next gerneration / adding communication

2005-04-09 Thread Pilz Rene
Thanks for the suggestion. I need it in that way, that I can use it like local captureable network interface. This is due the fact, that I need it in a program which uses the libpcap. In my case is it ethereal. And when I download the files first, then I have no advantage to the solutions, which

Re: [tcpdump-workers] pcap next gerneration / adding communication

2005-04-09 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- > "Hannes" == Hannes Gredler <[EMAIL PROTECTED]> writes: Hannes> i typically use the following command for remote capturing: Hannes> ssh [EMAIL PROTECTED] "sudo tcpdump -ni eth0 -s 0 -w -" > Hannes> capture-file.pcap Yeah, this is probably th

Re: [tcpdump-workers] pcap next gerneration / adding communication

2005-04-09 Thread Hannes Gredler
On Fri, Apr 08, 2005 at 05:15:15AM -0700, Bruce M Simpson wrote: | On Fri, Apr 08, 2005 at 11:57:33AM +0200, Pilz Rene wrote: | > I want to add a feature where someone can connect and use a | > network-interface of a remote computer to capture data. As ronnie | > sahlberg has already pointed out

Re: [tcpdump-workers] Automatic report from sources (tcpdump libpcap

2005-04-09 Thread Hannes Gredler
ack, will do ... - /hannes On Sat, Apr 09, 2005 at 03:18:28AM -0700, Guy Harris wrote: | Automatic cvs log generator /tcpdump/bin/makelog wrote: | | >Description: | >-add support for llc based protocols (iso, etc..) for ethernet | > by checking the proto against the ethermtu and bumping | > the l

Re: [tcpdump-workers] Automatic report from sources (tcpdump libpcap

2005-04-09 Thread Guy Harris
Automatic cvs log generator /tcpdump/bin/makelog wrote: Description: -add support for llc based protocols (iso, etc..) for ethernet by checking the proto against the ethermtu and bumping the link-layer offset by two. -add support for vlan and mpls hierarchies by not absolute setting offsets but

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 08.04.2005 - 09.04.2005 GMT

2005-04-09 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 08.04.2005 (Fri) 09:06:46 - 09.04.2005 (Sat) 09:06:51 GMT = Summary by authors = Author: hannes File: libpcap/gencode.c; Revisions: 1.224, 1.223