Christian Mauderer dfb2144641 ipsec-tools: Fix copying fd_set prior to select
The racoon session code copies an fd_set from one variable into another
prior to calling select. That works well for simple structures.

In libbsd we have to allocate fd_sets instead of using fixed structures
to avoid a problem with file numbers bigger than FD_SETSIZE. The simple
assignment didn't work in that case.

This patch makes sure that a memcpy is used instead.

Update #4913
2023-05-31 08:21:12 +02:00
..
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00
2018-08-01 09:55:27 +02:00

IPsec-tools
===========

This package provides a way to use the native IPsec functionality 
in the Linux 2.6+ kernel. It works as well on NetBSD and FreeBSD.

	- libipsec, a PF_KEYv2 library
	- setkey, a tool to directly manipulate policies and SAs
	- racoon, an IKEv1 keying daemon

IPsec-tools were ported to Linux from the KAME project 
(http://www.kame.net) by Derek Atkins  <derek@ihtfp.com>.

Currently the package is actively maintained and developed by: 
	Emmanuel Dreyfus <manu@netbsd.org>
	VANHULLEBUS Yvan <vanhu@free.fr>
	Matthew Grooms <mgrooms@shrew.net>
	Timo Teräs <timo.teras@iki.fi>

Sources can be found at the IPsec-Tools home page at:
	http://ipsec-tools.sourceforge.net/

And CVS repository is hosted at NetBSD tree:
	cvs -danoncvs@anoncvs.netbsd.org:/cvsroot co ipsec-tools

Bug reports and project wiki is located at:
	https://trac.ipsec-tools.net/

Please report any problems to the mailing list:
	ipsec-tools-devel@lists.sourceforge.net
	ipsec-tools-users@lists.sourceforge.net

You can also browse the list archive:
	http://sf.net/mailarchive/forum.php?forum_name=ipsec-tools-devel

Credits:
	IHTFP Consulting, see http://www.ihtfp.com/
	SUSE Linux AG, see http://www.suse.com/