Re: [tcpdump-workers] Running TCPDUMP over a web interface

2011-09-18 Thread harish badrinath
> On Sep 17, 2011, at 1:54 AM, Tek Bahadur Limbu wrote: > >> Can you provide further information about how we can go about >> implementing this setup? > These are the steps i would follow (a) First look for a MVC web framework for the language of your choice If you end up with goahead or microhttp

Re: [tcpdump-workers] how to determine port numbering

2011-06-10 Thread harish badrinath
On Fri, Jun 10, 2011 at 12:00 PM, rajath kumara wrote: > Thanks Harris for sucha quick reply. > > But , i tried it, its not working that way. > > Regarding Ostinato, only winpcap/libpcap functions are called to determine > ports. > > what i am worried  is , why is it (port numbering)acting so weir

Re: [tcpdump-workers] problem with port numbering

2011-06-03 Thread harish badrinath
Hello, >  I am currently facing problems with understanding how port numbering > occurs, with pcap_findalldevs(). From the man pages, pcap_findalldevs() constructs a list of network devices that can be opened with pcap_create() and pcap_activate() or with pcap_open_live() > kindly help me to f

Re: [tcpdump-workers] *** glibc detected *** corrupted double-linked list

2011-05-20 Thread harish badrinath
The heap is being corrupted whn running on PPC. Do you have GDB on the embedded box??. I also sent a similar mail (infact i termed it: A possible bug in libpcap xD), turns out it was completely my fault. If you cant cross compile valgrind, then try using something like efence (http://en.wikipedia.

Re: [tcpdump-workers] A possible bug in libpcap segfault + malloc +

2011-03-23 Thread harish badrinath
On Wed, Mar 23, 2011 at 11:18 AM, Guy Harris wrote: > > So where's the code that reads the file and builds the C string with all the > filter components? Sorry it was error on my end. Regret the false alarm. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] A possible bug in libpcap segfault + malloc +

2011-03-22 Thread harish badrinath
On Wed, Mar 23, 2011 at 2:06 AM, Guy Harris wrote: > > On Mar 22, 2011, at 12:28 AM, harish badrinath wrote: > >> Each filter component is listed in a single line and the program would >> read the entire file and compress all the arguments to one single >> filter to be

[tcpdump-workers] A possible bug in libpcap segfault + malloc + pcap_open_live + reproducible + libpcap0.[78] + Ubuntu karmic

2011-03-22 Thread harish badrinath
2.10.1-0ubuntu19 GNU C Library: Development Libraries and Hea ii libc6-i686 2.10.1-0ubuntu19 GNU C Library: Shared libraries [i686 optimi Thank you for your time, Hope this information was useful Harish Badrinath *** glibc detected *** ./test: free():