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
- 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
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
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
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
>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
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