From 1b0d2b237ef5dc12f3fb211efc7b75ca8569ceea Mon Sep 17 00:00:00 2001 From: ume Date: Wed, 5 Nov 2003 09:41:23 +0000 Subject: - plug memory leak. - fixed a length of the sadb extension in the case of pfkey_send_x5(). - used getprotobynumber() for printing a upper layer protocol name. - modified the output format against the change of the setkey syntax about a icmp6 type/code. - don't enumerate reserved fields. use memset. Obtained from: KAME --- lib/libipsec/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libipsec/Makefile') diff --git a/lib/libipsec/Makefile b/lib/libipsec/Makefile index e09ef7f..d197caa 100644 --- a/lib/libipsec/Makefile +++ b/lib/libipsec/Makefile @@ -24,6 +24,7 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. +# # $FreeBSD$ LIB= ipsec -- cgit v1.1