Date: Tue, 12 Jun 2001 02:46:45 +0900 (JST) From: Hajimu UMEMOTO <ume@mahoroba.org> To: ru@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.network rc.network6 src/lib/libipsec ipsec_set_policy.3 ipsec_strerror.3 ipsec_strerror.c ipsec_strerror.h libpfkey.h pfkey.c pfkey_dump.c policy_token.l test-policy.c src/sbin/ifconfig ifconfig.8 ifconfig.c ... Message-ID: <20010612.024645.74716543.ume@mahoroba.org> In-Reply-To: <20010611163848.B77286@sunbay.com> References: <200106111239.f5BCdUg44076@freefall.freebsd.org> <20010611163848.B77286@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Mon, 11 Jun 2001 16:38:48 +0300
>>>>> Ruslan Ermilov <ru@FreeBSD.org> said:
ru> Could you please make a number of forced commits to some files to
ru> expand such a terse commilog?
There are too many changes to describe in detail.
> Sync with recent KAME.
> This work was based on kame-20010528-freebsd43-snap.tgz and some
> critical problem after the snap was out were fixed.
> There are many many changes since last KAME merge.
ru> I am, in particular, interested in changes to the following files:
> 1.48 +114 -120 src/sbin/route/route.c
> 1.52 +12 -5 src/sys/net/rtsock.c
> 1.171 +54 -14 src/sys/netinet/ip_input.c
> 1.126 +180 -135 src/sys/netinet/ip_output.c
> 1.56 +5 -1 src/sys/netinet/ip_var.h
> 1.78 +26 -5 src/sys/netinet/raw_ip.c
> 1.132 +80 -31 src/sys/netinet/tcp_input.c
> 1.50 +7 -3 src/sys/netinet/tcp_output.c
> 1.103 +29 -38 src/sys/netinet/tcp_subr.c
> 1.60 +9 -6 src/sys/netinet/tcp_usrreq.c
> 1.89 +6 -4 src/sys/netinet/udp_usrreq.c
> 1.79 +26 -1 src/sys/sys/mbuf.h
> 1.54 +20 -8 src/sys/sys/socket.h
> 1.17 +3 -1 src/sys/sys/sockio.h
> 1.42 +2 -1 src/usr.bin/netstat/inet.c
> 1.50 +10 -3 src/usr.bin/netstat/route.c
I'll try to mention about changes for these files.
ru> Many of the above changes miss the documentation part.
ru> mbuf.h changes should go into mbuf(9).
I didn't know mbuf(9) is there. I'll try.
ru> netstat(1) changes WRT to changed -rl behavior (MTU is
ru> now printed) are also not documented, and miss the column
ru> in the output's header.
I just committed it.
ru> Any chance new ips_badaddr will be output in systat(1)?
Since KAME doesn't maintain systat(1), I have no plan, now. Please
someone add ips_badaddr output in systat(1).
ru> I wish I saw this patch on -net before you commit it.
ru> Probably, I missed one. Then I'm sorry in advance.
I posted it on -current, -net and snap-users@kame about 1 week ago.
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010612.024645.74716543.ume>
