summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-20add openbsd tags. rearrange headers as per style(9) and indent.Federico G. Schwindt
2000-06-20even more declarationsFederico G. Schwindt
2000-06-20replace some calloc's with malloc's since there is no point in callFederico G. Schwindt
2000-06-20KNFTodd T. Fries
2000-06-20add missing declarations and includes.Federico G. Schwindt
2000-06-20Convert if_slowtimo to use new timeouts.Artur Grabowski
2000-06-20kill show_usage, it's only a printf. i'll replace this by err and friendsFederico G. Schwindt
2000-06-20Merge with EOM 1.41Niklas Hallqvist
2000-06-20Merge with EOM 1.52Niklas Hallqvist
2000-06-20knfJason Wright
2000-06-20Add text about crypto_done()Angelos D. Keromytis
2000-06-20call crypto_done()Jason Wright
2000-06-20Use crypto_done()Angelos D. Keromytis
2000-06-20crypto_done(), all it does for now is invoke the callback.Angelos D. Keromytis
2000-06-20Add crypto_done() prototype.Angelos D. Keromytis
2000-06-20prettyJason Wright
2000-06-20include configuration for exec from pppJason Wright
2000-06-20reorder sections as per mdoc.templateJason Wright
2000-06-20Almost make a Megahertz card working, still rx probs thoughNiklas Hallqvist
2000-06-20use stdin instead of exec'n ppp(8). It's expected that ppp will give usJason Wright
2000-06-20some more esp devicesNiklas Hallqvist
2000-06-20Remove some debugging code, and prepare to become an 'exec' client of ppp(8)Jason Wright
2000-06-20regenNiklas Hallqvist
2000-06-20do not play with rcvif, if the traffic is non-IPv4.Jun-ichiro itojun Hagino
2000-06-20esp SCSI devicesNiklas Hallqvist
2000-06-20hushJason Wright
2000-06-20This is OpenBSDEric Jackson
2000-06-20more info for pppoe stringsJason Wright
2000-06-20try to cope with AH6 with scoped address case better.Jun-ichiro itojun Hagino
2000-06-20initialize mtu/hlim for enc interface at encattach().Jun-ichiro itojun Hagino
2000-06-20Don't log ipf info in /var/log/messages. Fixes PR 1171Kjell Wooding
2000-06-20After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here;Aaron Campbell
2000-06-20timeout_add: Remove the right timeout when we see that it is on the list.Artur Grabowski
2000-06-20Big oops on my previous commit, broke gateway function; patch fromAngelos D. Keromytis
2000-06-20OpenBSD tagMarkus Friedl
2000-06-20no include <des.h> anymoreNiels Provos
2000-06-20initialize hoplimit field properly on ipsec6 caseJun-ichiro itojun Hagino
2000-06-19more KNFAaron Campbell
2000-06-19KNFAaron Campbell
2000-06-19Don't mis-match interface names in iface_Create()brian
2000-06-19add string.hFederico G. Schwindt
2000-06-19pass the correct size of the bufferFederico G. Schwindt
2000-06-19remove unused varFederico G. Schwindt
2000-06-19fix parms in tcfs_encrypt_key. I'm not sure if this is fine, tho.Federico G. Schwindt
2000-06-19add openbsd tagFederico G. Schwindt
2000-06-19more cleaning. KNFFederico G. Schwindt
2000-06-19add missing headers, declare missing functions remove unused vars, KNF;Federico G. Schwindt
2000-06-19add ./etc/tcfsTodd T. Fries
2000-06-19Move BUGS section.Aaron Campbell
2000-06-19Better wording.Aaron Campbell