summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-10Remove PNIC driverJason Wright
2000-01-10handle OCLOSE for CHAN_INPUT_WAIT_DRAIN, i.e. do not drain buffer ifMarkus Friedl
2000-01-10discard data for channel if state != CHAN_OUTPUT_OPEN, fixes lockupMarkus Friedl
2000-01-10Fix rc.vpn as suggested in PR#1052 (rmooney@iss.net); ipsecadm(8) doesAngelos D. Keromytis
2000-01-10the theTheo de Raadt
2000-01-10the theTheo de Raadt
2000-01-10spellingTheo de Raadt
2000-01-10openbsd-ify further (surprising aaron did not catch these problems)Theo de Raadt
2000-01-10nits & styleHugh Graham
2000-01-10Add 10 new ipsec-related sysctl variables...they are currently underAngelos D. Keromytis
2000-01-10Fix wrong type of variable.Angelos D. Keromytis
2000-01-10Rename variable for consistency.Angelos D. Keromytis
2000-01-10Some new sysctl variables.Angelos D. Keromytis
2000-01-10Some more code for dealing with socket IPsec options.Angelos D. Keromytis
2000-01-10Place NULL arg on end of argv array only after all other args. mickey@ okimp
2000-01-10Remove unnecessary function prototype.Angelos D. Keromytis
2000-01-10Only setup an expiration for embryonic SAs ifAngelos D. Keromytis
2000-01-10Document net.inet.ip.ipsec-invalid-lifeAngelos D. Keromytis
2000-01-10Add net.inet.ip.ipsec-invalid-life, default value 60 seconds; theAngelos D. Keromytis
2000-01-10No need for extern definition of pfkeyv2_acquire()Angelos D. Keromytis
2000-01-10externalize pfkeyv2_acquire()Angelos D. Keromytis
2000-01-10Document ip.ipsec-invalid-timeoutAngelos D. Keromytis
2000-01-10match Davicom DM9100 and DM9102; tested by Joff Thyer <jsthyer@uncg.edu>.Jason Wright
2000-01-101) Setup a silent TDB expiration for embryonic SAs.Angelos D. Keromytis
2000-01-10Fix some -Wall complaintsTodd C. Miller
2000-01-10Add {v,p}addr_t and {v,p}size_t. kbus-specific code does not use themTodd C. Miller
2000-01-10move mul/umul into the kernel to match sparcTodd C. Miller
2000-01-10This is OpenBSD, not NetBSD.Todd C. Miller
2000-01-10dest should be on a seperate lineTheo de Raadt
2000-01-10more fluff to please newbiesTheo de Raadt
2000-01-10handle glob() return values better; netbsdTheo de Raadt
2000-01-10clarify greatlyTheo de Raadt
2000-01-10move `!' and `#' into their own section; fix dest; rm excess exampleTodd T. Fries
2000-01-10extra : in err(); impTheo de Raadt
2000-01-10Fix tdbi setup for TCP and UDP packets.Angelos D. Keromytis
2000-01-10clearly document comments and comment featuresTodd T. Fries
2000-01-10nroff errorTheo de Raadt
2000-01-10sync pcidevs and let the aeon driver match the Hi/Fn 7751Jason Wright
2000-01-10add Hi/Fn vendor, and Hi/Fn 7751 productJason Wright
2000-01-10put the examples in the right place. ! still needs documenting...Theo de Raadt
2000-01-10document (through example) using hostname.* files to run arbitrary commandsTodd T. Fries
2000-01-10allow arbitrary commands in /etc/hostname.* files if the line starts with '!'Todd T. Fries
2000-01-10Xr gifconfigTheo de Raadt
2000-01-10Handle wildcard case better.Angelos D. Keromytis
2000-01-10Typo.Angelos D. Keromytis
2000-01-10Quick-drop packets (before real processing) if ingress filtering is onAngelos D. Keromytis
2000-01-10Free ACL when deleting TDB.Angelos D. Keromytis
2000-01-10Fix error message.Angelos D. Keromytis
2000-01-10Change format of IPsec flows (yet again).Angelos D. Keromytis
2000-01-10Fix printing SAs.Angelos D. Keromytis