summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-28Remove unneeded .Nm argument; mpech@prosoft.org.lvAaron Campbell
2001-05-28syncArtur Grabowski
2001-05-28Back out part of last broken, untested change.Artur Grabowski
2001-05-28Set the IFCAP_IPSEC capability.Angelos D. Keromytis
2001-05-28IPSECv4 -> IPSECAngelos D. Keromytis
2001-05-28key_load_private: set comment to filename for PEM keysMarkus Friedl
2001-05-28fix usage()Markus Friedl
2001-05-28Copy the packet header only if the original mbuf had a packet headerAngelos D. Keromytis
2001-05-28syncTheo de Raadt
2001-05-28newTheo de Raadt
2001-05-28Remove unused code.Angelos D. Keromytis
2001-05-28No need for separate ESP/AH interface capabilities.Angelos D. Keromytis
2001-05-28It's actually "up-front". Alphabetical order for references at theAngelos D. Keromytis
2001-05-28"upfront" is not an English word.Angelos D. Keromytis
2001-05-28Don't check IP_ENCAPSULATED.Angelos D. Keromytis
2001-05-28Don't use IPV6_ENCAPSULATED, tags are used instead.Angelos D. Keromytis
2001-05-28IP_ENCAPSULATED is deprecated.Angelos D. Keromytis
2001-05-28Deprecated IPV6_ENCAPSULATEDAngelos D. Keromytis
2001-05-28Don't check for IPV6_ENCAPSULATED, no longer needed since we have the tags.Angelos D. Keromytis
2001-05-28Missed a DPRINTF().Angelos D. Keromytis
2001-05-28Use packet tags to detect loops, same as ip_output()Angelos D. Keromytis
2001-05-28Interface capabilities (based on NetBSD, but merge ethercom and ifnetAngelos D. Keromytis
2001-05-28Remove FA410TX from the invalid list; it's confusing and should be matchedFederico G. Schwindt
2001-05-28regen.Federico G. Schwindt
2001-05-28Remove FA410TX CIS, this should be matched as linksys etherfast; aaron@ ok.Federico G. Schwindt
2001-05-28cluster_rbuild() have a race between incore and getblk. incore() returnsGrigoriy Orlov
2001-05-27Fix "(seeUVM(9))"Angelos D. Keromytis
2001-05-27Netgear FA410TXC; thanks to Loic Tortay <loict@bougon.net>.Federico G. Schwindt
2001-05-27regen.Federico G. Schwindt
2001-05-27Netgear FA410TXC; from Loic Tortay <loict@bougon.net>.Federico G. Schwindt
2001-05-27Cleanup of definesConstantine Sapuntzakis
2001-05-27Yup, more tag fixups.Angelos D. Keromytis
2001-05-27More tag fixups (why do I bother with this...)Angelos D. Keromytis
2001-05-27Fixup packet tags (I'm a masochist).Angelos D. Keromytis
2001-05-27Fixup tags.Angelos D. Keromytis
2001-05-27Initialize old mbuf chain head tags.Angelos D. Keromytis
2001-05-27Fixup tags on old mbuf chain head.Angelos D. Keromytis
2001-05-27Fixup old mbuf chain head.Angelos D. Keromytis
2001-05-27Reset pkthdr on old mbuf head.Angelos D. Keromytis
2001-05-27And clear the M_PKTHDR flag.Angelos D. Keromytis
2001-05-27Copy tags to first mbuf.Angelos D. Keromytis
2001-05-27Fix DirExpandCurlyi. Noticed by ho@. Okay miod@.Marc Espie
2001-05-27"If both ... is specified ..." is not proper english.Angelos D. Keromytis
2001-05-27Placeholders for the new socket options.Angelos D. Keromytis
2001-05-27Add some IPsec-related IP-level socket options.Angelos D. Keromytis
2001-05-27Remove ipsp_copy_ident() prototype.Angelos D. Keromytis
2001-05-27ipsp_copy_ident() no longer needed.Angelos D. Keromytis
2001-05-27ipsp_copy_ident() prototype unneeded now.Angelos D. Keromytis
2001-05-27Also copy the authentication material to the new socket.Angelos D. Keromytis
2001-05-27Free IPsec authentication material on PCB tear down.Angelos D. Keromytis