Age | Commit message (Expand) | Author |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |
2001-05-29 | pcvt no more | Michael Shalayeff |
2001-05-29 | remove this used to be great console driver; x11 builds w/o it all fine; aaro... | Michael Shalayeff |
2001-05-29 | Hardware clock support, via adb. | Dale Rahn |
2001-05-29 | Record last use time for SAs. | Angelos D. Keromytis |
2001-05-29 | Keep track of when a TDB was last marked/unmared as SKIPCRYPTO, and | Angelos D. Keromytis |
2001-05-29 | Fields on TDB for last used and last SKIPCRYPTO status change. | Angelos D. Keromytis |
2001-05-29 | Make sure packets that need crypto processing on the NIC don't escape | Angelos D. Keromytis |
2001-05-29 | Verify that packets that haven't had crypto applied to them don't make | Angelos D. Keromytis |
2001-05-29 | Add ipsp_skipcrypto_{mark,unmark}() | Angelos D. Keromytis |
2001-05-29 | Set, don't OR the capabilities. | Angelos D. Keromytis |
2001-05-28 | #ifdef PMAP_NEW we should call pmap_kremove/pmap_kenter_pa instead of | Todd C. Miller |
2001-05-28 | add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level sour... | Dug Song |
2001-05-28 | sync | Theo de Raadt |
2001-05-28 | oops | Theo de Raadt |
2001-05-28 | sync | Artur Grabowski |
2001-05-28 | Back out part of last broken, untested change. | Artur Grabowski |
2001-05-28 | Set the IFCAP_IPSEC capability. | Angelos D. Keromytis |
2001-05-28 | IPSECv4 -> IPSEC | Angelos D. Keromytis |
2001-05-28 | Copy the packet header only if the original mbuf had a packet header | Angelos D. Keromytis |
2001-05-28 | sync | Theo de Raadt |
2001-05-28 | new | Theo de Raadt |
2001-05-28 | Remove unused code. | Angelos D. Keromytis |
2001-05-28 | No need for separate ESP/AH interface capabilities. | Angelos D. Keromytis |
2001-05-28 | Don't check IP_ENCAPSULATED. | Angelos D. Keromytis |
2001-05-28 | Don't use IPV6_ENCAPSULATED, tags are used instead. | Angelos D. Keromytis |
2001-05-28 | IP_ENCAPSULATED is deprecated. | Angelos D. Keromytis |
2001-05-28 | Deprecated IPV6_ENCAPSULATED | Angelos D. Keromytis |
2001-05-28 | Don't check for IPV6_ENCAPSULATED, no longer needed since we have the tags. | Angelos D. Keromytis |
2001-05-28 | Missed a DPRINTF(). | Angelos D. Keromytis |
2001-05-28 | Use packet tags to detect loops, same as ip_output() | Angelos D. Keromytis |
2001-05-28 | Interface capabilities (based on NetBSD, but merge ethercom and ifnet | Angelos D. Keromytis |
2001-05-28 | Remove FA410TX from the invalid list; it's confusing and should be matched | Federico G. Schwindt |
2001-05-28 | regen. | Federico G. Schwindt |
2001-05-28 | Remove FA410TX CIS, this should be matched as linksys etherfast; aaron@ ok. | Federico G. Schwindt |
2001-05-28 | cluster_rbuild() have a race between incore and getblk. incore() returns | Grigoriy Orlov |
2001-05-27 | Netgear FA410TXC; thanks to Loic Tortay <loict@bougon.net>. | Federico G. Schwindt |
2001-05-27 | regen. | Federico G. Schwindt |
2001-05-27 | Netgear FA410TXC; from Loic Tortay <loict@bougon.net>. | Federico G. Schwindt |
2001-05-27 | Cleanup of defines | Constantine Sapuntzakis |
2001-05-27 | Yup, more tag fixups. | Angelos D. Keromytis |
2001-05-27 | More tag fixups (why do I bother with this...) | Angelos D. Keromytis |
2001-05-27 | Fixup packet tags (I'm a masochist). | Angelos D. Keromytis |
2001-05-27 | Fixup tags. | Angelos D. Keromytis |
2001-05-27 | Initialize old mbuf chain head tags. | Angelos D. Keromytis |
2001-05-27 | Fixup tags on old mbuf chain head. | Angelos D. Keromytis |
2001-05-27 | Fixup old mbuf chain head. | Angelos D. Keromytis |
2001-05-27 | Reset pkthdr on old mbuf head. | Angelos D. Keromytis |
2001-05-27 | And clear the M_PKTHDR flag. | Angelos D. Keromytis |
2001-05-27 | Copy tags to first mbuf. | Angelos D. Keromytis |