<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/libnids, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-10-03T00:12:51Z</updated>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Add a patch to support NetBSD-specific DLT_PPP_SERIAL type.  It will be in</title>
<updated>2004-05-29T22:14:23Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2004-05-29T22:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a88c39e87802ae0073d6b4ba2eb7cddd7fda957'/>
<id>urn:sha1:1a88c39e87802ae0073d6b4ba2eb7cddd7fda957</id>
<content type='text'>
the next version of libnids.
Patch from Jean-Edouard BABIN in private mail.
</content>
</entry>
<entry>
<title>No longer used.</title>
<updated>2004-04-25T04:26:51Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-25T04:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b06373972821e049518878cf480fb5425eca4c27'/>
<id>urn:sha1:b06373972821e049518878cf480fb5425eca4c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to buildlink3.</title>
<updated>2004-04-25T04:20:11Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-25T04:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c6a60f4d36396b6f4bbf6719d59e3c9500379c4'/>
<id>urn:sha1:8c6a60f4d36396b6f4bbf6719d59e3c9500379c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this</title>
<updated>2004-02-14T00:54:44Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-02-14T00:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d6049c0347cc2c207072cbbae503df1a495e4120'/>
<id>urn:sha1:d6049c0347cc2c207072cbbae503df1a495e4120</id>
<content type='text'>
automatically now.
</content>
</entry>
<entry>
<title>Override config.sub and config.guess to let it recognize shark.</title>
<updated>2003-12-21T17:44:36Z</updated>
<author>
<name>kristerw</name>
<email>kristerw</email>
</author>
<published>2003-12-21T17:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=000b34bd6685d017d43c9b362ef24b0064b6417e'/>
<id>urn:sha1:000b34bd6685d017d43c9b362ef24b0064b6417e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to version 1.18. This release fixes a buffer overflow in TCP</title>
<updated>2003-10-28T16:57:00Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2003-10-28T16:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f3107635fd635cb07835c6c2bc99fa23b1f558e9'/>
<id>urn:sha1:f3107635fd635cb07835c6c2bc99fa23b1f558e9</id>
<content type='text'>
fragment reassembly code. CVE reference for that vulnerability is
CAN-2003-0850.

Note homepage relocation, and take over maintainership since that's
apparently what I've become.

v1.18 Oct 15 2003
- reject tcp packets with old timestamp; needed to pass fragroute test;
  well, linux 2.0.36 did not support this ;)
- fixed memory corruption which could be caused by overlarge TCP packets
- adjusted checksum.c to not use multiline literals (for gcc 3.3)
- in configure.in, even if found libnet files, try compilation; there is
  another library with the same name
- fix a bug in "collect" field handling; if you did collect-- and then
  collect++ (which is rare), you would get a single junk packet
- correct handling of exec_prefix in configure.in
- unlink config.status in "make distclean"
- use pcap_hdr-&gt;caplen instead pcap_hdr-&gt;len; the only gain seems to be to
  gracefully handle pcap files with too short snaplen
- changed soname to libnids.so.1.x, as binary compatibility is not
  guaranteed
- switched to sourceforge as homepage
</content>
</entry>
<entry>
<title>Update to 1.17. buildlink2-ify. OK'd by jlam@.</title>
<updated>2003-10-10T08:44:44Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2003-10-10T08:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6045e23c7a7e913230c67e2689b06dc76ce25fc5'/>
<id>urn:sha1:6045e23c7a7e913230c67e2689b06dc76ce25fc5</id>
<content type='text'>
v1.17 Dec 12 2002
- fixed a stupid bug in TCP reassembly; having received a particular order
  of TCP out of frame segments, libnids could lost track of the current
  seq, and miss the following data stream
- DLT_FDDI
- benign typo in hash.c
- mentioned usefulness of two process buffering on a fast network

v1.17rc1 Aug 30 2002
- support for libnet-1.1 and --with-libnet=no
- added support for libpcap save files
- finally, DLT_LINUX_SLL is recognized
- removed a horrible assumption on sizeof(pointer); it could result in
  segfault in scan.c
- --enable-shared
- __i386 -&gt; __i386__ || __i386 :(
- support for 802.1Q VLAN
- support for wireless frames (DLT_IEEE802_11)
- got rid of (obsolete) pcap_open_live_new
- bail out if link type is unknown, instead of pretending it is ethernet
- $(MAKE) -&gt; $(MAKE) $(AM_MAKEFLAGS)
- added a working link to Ptacek-Newsham paper
- %hi -&gt; %hu :)
- align IP header if necessary (should not be)
- improved libraries detection
- mentioned usefulness od setsockopt(...SO_RCVBUF...) on a fast network

v1.16 Nov 3 2000
- nah, at least a release forced by a security bug. A typo in libnids.c
could cause libnids to segfault when source routed frame has been received.

v1.15 Oct 9 2000
- token ring support
- new configurable option (non-default): if a tcp callback hasn't processed
  all available data, it is called immediately again
- fixed alignment in hash.c, which caused sigsegv on Sparc
- another _obviously_ redundant include file added to configure test progs
- html version of the API documentation
</content>
</entry>
<entry>
<title>Close continued lines.</title>
<updated>2003-10-08T04:21:38Z</updated>
<author>
<name>rtr</name>
<email>rtr</email>
</author>
<published>2003-10-08T04:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d262812a4c36740946ccb76d71eefd1db4c9869'/>
<id>urn:sha1:4d262812a4c36740946ccb76d71eefd1db4c9869</id>
<content type='text'>
From Quentin Garnier &lt;cube@cubidou.net&gt; resolves pr pkg/23080
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
</feed>
