<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/netstat/ipsec.c, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-09-05T17:06:51Z</updated>
<entry>
<title>Warns cleanups for netstat:</title>
<updated>2002-09-05T17:06:51Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-05T17:06:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a01e3379df7c510218ec793cf6f288ac4aac6487'/>
<id>urn:sha1:a01e3379df7c510218ec793cf6f288ac4aac6487</id>
<content type='text'>
1) Include arpa/inet.h for ntohs.
2) Constness fixes.
3) Fix shadowing except for "sin" which shouldn't be in scope.
4) Remove register keyword.
5) Add missing initialsers to user defined structs.
5) Make prototype of netname6 globally visable.
6) Use right macros for printing syncache stats (even though entrie isn't
   a word).
</content>
</entry>
<entry>
<title>Removed duplicate VCS ID tags, as per style(9).</title>
<updated>2001-08-13T14:06:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-13T14:06:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8af1452cf8dd1b33da881f84e445d5981eaa9613'/>
<id>urn:sha1:8af1452cf8dd1b33da881f84e445d5981eaa9613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove warnings</title>
<updated>2001-06-15T23:55:45Z</updated>
<author>
<name>Assar Westerlund</name>
<email>assar@FreeBSD.org</email>
</author>
<published>2001-06-15T23:55:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f964d60dd3287932055bfdaadf3cba4a7ff2d648'/>
<id>urn:sha1:f964d60dd3287932055bfdaadf3cba4a7ff2d648</id>
<content type='text'>
remove superfluous declarations
make things more consistent
</content>
</entry>
<entry>
<title>remove K&amp;R support</title>
<updated>2001-06-15T23:35:13Z</updated>
<author>
<name>Assar Westerlund</name>
<email>assar@FreeBSD.org</email>
</author>
<published>2001-06-15T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e0517186d418529323a5eb007287145e4fd3b50'/>
<id>urn:sha1:5e0517186d418529323a5eb007287145e4fd3b50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert removal of warning and K&amp;R support</title>
<updated>2001-06-15T23:07:59Z</updated>
<author>
<name>Assar Westerlund</name>
<email>assar@FreeBSD.org</email>
</author>
<published>2001-06-15T23:07:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9370a2e59648a97d70bd008b7d8ad1124cc5f56'/>
<id>urn:sha1:e9370a2e59648a97d70bd008b7d8ad1124cc5f56</id>
<content type='text'>
Requested by: bde
</content>
</entry>
<entry>
<title>remove most of the warnings</title>
<updated>2001-06-15T01:53:05Z</updated>
<author>
<name>Assar Westerlund</name>
<email>assar@FreeBSD.org</email>
</author>
<published>2001-06-15T01:53:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af7a0a2d2b9546d0fc4f33f1ea8fb7b126392832'/>
<id>urn:sha1:af7a0a2d2b9546d0fc4f33f1ea8fb7b126392832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with recent KAME.</title>
<updated>2001-06-11T12:39:29Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2001-06-11T12:39:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33841545909f4a4ee94aa148b3a9cbcdc1abb02a'/>
<id>urn:sha1:33841545909f4a4ee94aa148b3a9cbcdc1abb02a</id>
<content type='text'>
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.

TODO:
  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different
    from RFC2407/IANA assignment because of binary compatibility
    issue.  It should be fixed under 5-CURRENT.
  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it
    is still there because of binary compatibility issue.  It should
    be removed under 5-CURRENT.

Reviewed by:	itojun
Obtained from:	KAME
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>sync with latest kame netstat.  basically, more statistics</title>
<updated>2000-07-04T16:26:46Z</updated>
<author>
<name>Jun-ichiro itojun Hagino</name>
<email>itojun@FreeBSD.org</email>
</author>
<published>2000-07-04T16:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32cd1d9601da09bcc987447711c1b892e9dc57d3'/>
<id>urn:sha1:32cd1d9601da09bcc987447711c1b892e9dc57d3</id>
<content type='text'>
</content>
</entry>
</feed>
