summaryrefslogtreecommitdiffstats
path: root/lib/libipsec/policy_parse.y
Commit message (Collapse)AuthorAgeFilesLines
* remove redundant yyparse declarationsbapt2012-12-051-1/+0
| | | | | PR: conf/174079 Submitted by: Garrett Cooper <yanegomi@gmail.com>
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-1/+1
| | | | | | | | This commit includes all remaining changes for the time being including user space updates. Submitted by: bz Approved by: re
* - plug memory leak.ume2003-11-051-5/+12
| | | | | | | | | | - 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
* Remove __P() usage.obrien2002-03-211-12/+12
|
* synchronize with latest kame tree.itojun2000-07-041-53/+59
| | | | | behavior change: policy syntax was changed. you may need to update your setkey(8) configuration files.
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-0/+426
Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud