Date: Thu, 16 Jun 2005 14:55:58 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c Message-ID: <200506161455.j5GEtwEx026024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2005-06-16 14:55:58 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
In verify_rev_path6():
- do not use static memory as we are under a shared lock only
- properly rtfree routes allocated with rtalloc
- rename to verify_path6()
- implement the full functionality of the IPv4 version
Also make O_ANTISPOOF work with IPv6.
Reviewed by: gnn
Approved by: re (blanket)
Revision Changes Path
1.104 +52 -18 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506161455.j5GEtwEx026024>
