| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
behavior change: policy syntax was changed. you may need to update your
setkey(8) configuration files.
Notes:
svn path=/head/; revision=62583
|
| |
|
|
|
|
|
| |
Noticed by: hoek
Notes:
svn path=/head/; revision=60092
|
| |
|
|
|
|
|
|
|
| |
. replace .Os value with empty value since this library is not KAME only
anymore
. add a note about IPv6 and IPsec integration to the FreeBSD
Notes:
svn path=/head/; revision=59847
|
| |
|
|
|
|
|
|
|
| |
. replace .Po/.Pc pairs with .Pq
. remove some unneeded comments
. .Lb-ify
Notes:
svn path=/head/; revision=59846
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59266
|
| |
|
|
|
|
|
| |
(Sorry, this should be committed with previous commit to Makefile.)
Notes:
svn path=/head/; revision=58913
|
| |
|
|
|
|
|
| |
Suggested by: bruce
Notes:
svn path=/head/; revision=58906
|
| |
|
|
|
|
|
| |
the world build.
Notes:
svn path=/head/; revision=58760
|
| |
|
|
|
|
|
|
|
| |
it cause building world failure.
Specified by: Nickolay Dudorov <nnd@mail.nsk.ru>
Notes:
svn path=/head/; revision=58738
|
| |
|
|
|
|
|
| |
Fixed style bug for LDADD (don't use += for variables defined only once).
Notes:
svn path=/head/; revision=58671
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Without this, kernel will panic at getsockopt() of IPSEC_POLICY.
Also make compilable libipsec/test-policy.c which tries getsockopt() of
IPSEC_POLICY.
Approved by: jkh
Submitted by: sakane@kame.net
Notes:
svn path=/head/; revision=57855
|
| |
|
|
|
|
|
|
| |
PR: docs/16995
Submitted by: Benno Rice <benno@netizen.com.au>
Notes:
svn path=/head/; revision=57795
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Sorry for the flapping, but no change will be done for 4.0 anymore.
Official standard will be published around April or later.
If different format would be adopted at that time, then support for
the new format will be added to the succeeding FreeBSD 4.x.
Approved by: jkh
Notes:
svn path=/head/; revision=57340
|
| |
|
|
|
|
|
|
|
|
|
|
| |
When libipsec library is created, no SHLIB numbers are
specified in the Makefile. Then the library version was set
to 2.(by default?)
So change it to 0.
For now it should not be problem, because the contents are same.
I'll also prepare an entry for UPDATING.
Notes:
svn path=/head/; revision=56976
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55898
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55897
|
|
|
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
Notes:
svn path=/head/; revision=55505
|