summaryrefslogtreecommitdiff
path: root/sbin/setkey/parse.y
AgeCommit message (Collapse)Author
2003-09-12support DUMP by sysctlitojun
2003-09-07committed by mistakeitojun
2003-09-07warn that port-number does not work for gateway config. PR kern/22715itojun
add reference. bump date.
2003-07-26add another (void *) cast to appease gcc3.3mrg
2003-07-01more error traps on malloc failure. accept "-E null".itojun
various pedantic checks. from kame
2002-12-06Avoid strict alias warnings.thorpej
2002-05-14sync with latest kame setkey(8), modulo icmp6 hack.itojun
pfkey.c is now more picky about buffer length validation. spddump (setkey -DP) will print lifetime information.
2001-11-02fix -Wshadow warningslukem
2001-09-20Fix a typo which prevented manual keying from working.toshii
2001-09-07upgrade to the latest KAME setkey(8). allows FQDN hostname in commands.itojun
"add localhost localhost esp 9999 -E des-cbc hogehoge" adds two keys, for 127.0.0.1 and ::1
2001-02-16Add a "deleteall" command that takes a src/dst/protocol.thorpej
2001-02-04remove redundant declchristos
2000-07-18sync with recent net/pfkeyv2.h change (sorry forgot to commit). from kameitojun
2000-06-13move setkey(8) from usr.sbin to sbin, to enable us to initializeitojun
IPsec manual key before /usr mount.. (based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)