Re: [tcpdump-workers] CVS down? Daily snapshot script broken?

2005-11-10 Thread Guy Harris
On Nov 10, 2005, at 11:05 AM, Rick Jones wrote: Interesting - last time I looked, 10.09 was the latest. Ironic coincidence that today happens to be the 10th of November - is the machine's date off by a month? Not now: $ ssh cvs.tcpdump.org ... % date

Re: [tcpdump-workers] CVS down? Daily snapshot script broken?

2005-11-10 Thread Gianluca Varenni
- Original Message - From: "Rick Jones" <[EMAIL PROTECTED]> To: Sent: Thursday, November 10, 2005 11:05 AM Subject: Re: [tcpdump-workers] CVS down? Daily snapshot script broken? Albert Chin wrote: Is CVS down? $ cvs up cvs [update aborted]: connect to cvs.tcpdump.org(205.150.200.1

Re: [tcpdump-workers] 3.9.4 assumes IPv6 enabled

2005-11-10 Thread Ian McDonald
On 11/11/05, Albert Chin <[EMAIL PROTECTED]> wrote: > From print-isoclns.c: > static int > isis_print_extd_ip_reach (const u_int8_t *tptr, const char *ident, > u_int16_t afi) { > char ident_buffer[20]; > u_int8_t prefix[sizeof(struct in6_addr)]; /* shared copy buffer for > IPv4 an

Re: [tcpdump-workers] CVS down? Daily snapshot script broken?

2005-11-10 Thread Rick Jones
Albert Chin wrote: Is CVS down? $ cvs up cvs [update aborted]: connect to cvs.tcpdump.org(205.150.200.186):2401 failed: Connection refused Looking at the daily snapshots on http://tcpdump.org/daily/, 2005.10.10 is the latest. Is the script to generate these things running? Interesting - last

[tcpdump-workers] CVS down? Daily snapshot script broken?

2005-11-10 Thread Albert Chin
Is CVS down? $ cvs up cvs [update aborted]: connect to cvs.tcpdump.org(205.150.200.186):2401 failed: Connection refused Looking at the daily snapshots on http://tcpdump.org/daily/, 2005.10.10 is the latest. Is the script to generate these things running? -- albert chin ([EMAIL PROTECTED]) - Th

[tcpdump-workers] 3.9.4 assumes IPv6 enabled

2005-11-10 Thread Albert Chin
>From print-isoclns.c: static int isis_print_extd_ip_reach (const u_int8_t *tptr, const char *ident, u_int16_t afi) { char ident_buffer[20]; u_int8_t prefix[sizeof(struct in6_addr)]; /* shared copy buffer for IPv4 and IPv6 prefixes */ The prefix definition isn't wrapped in an #if

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 10.10.2005 - 10.11.2005 GMT

2005-11-10 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 10.10.2005 (Mon) 09:05:03 - 10.11.2005 (Thu) 10:04:05 GMT = Summary by authors = Author: guy File: tcpdump/print-tcp.c; Revisions: 1.123, 1.120.2.3 File: tcpd