summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-18lookup routing table for multicast too, to allow scoped IPv6 multicastJun-ichiro itojun Hagino
2000-06-18syncOleg Safiullin
2000-06-18oopsOleg Safiullin
2000-06-18syncOleg Safiullin
2000-06-18add GeForce256Oleg Safiullin
2000-06-18Support FIONBIO and FIOASYNC. FIOASYNC is more or less a no-op>Todd C. Miller
2000-06-18change keysize from 8 bytes to 24 for Triple-DES and to 32 for Blowfish.Niels Provos
2000-06-18syncTheo de Raadt
2000-06-18match 82559ERTheo de Raadt
2000-06-18new type of fxpTheo de Raadt
2000-06-18permit compilation of non-V6 kernelsTheo de Raadt
2000-06-18Fix a printf-style format errorbrian
2000-06-18Improve RIP support; PR#1266, James Ponder <james@oaktree.co.uk>Jakob Schlyter
2000-06-18Register software Rijndael.Angelos D. Keromytis
2000-06-18Add Rijndael (128-bit blocksize) in the software crypto driver.Angelos D. Keromytis
2000-06-18Use M_NOWAIT instead of M_DONTWAIT in MALLOC() (even though they'reAngelos D. Keromytis
2000-06-18OpenBSD tagJason Wright
2000-06-18add pppoeJason Wright
2000-06-18sanity check: panic if AF_INET6 inpcb is passed to ip_outputJun-ichiro itojun Hagino
2000-06-18import my pppoe codeJason Wright
2000-06-18remove obsolete IP_DF handling from KAME tree (#if 0'ed all the time)Jun-ichiro itojun Hagino
2000-06-18for mcdonald-simple-ipsec-api get/setsockopt, variable size was mixed up.Jun-ichiro itojun Hagino
2000-06-18fix inspired by pr 744 from karls@inet.noTodd T. Fries
2000-06-18try to avoid useless m_pullup2Jun-ichiro itojun Hagino
2000-06-18fix off by one error in loop, prevent that odd lengths get passed toNiels Provos
2000-06-18move m_pullup2() equivalent for KAME requirement into ip6_input().Jun-ichiro itojun Hagino
2000-06-18IPv6 AH/ESP support, inbound side only. tested with KAME.Jun-ichiro itojun Hagino
2000-06-18Print++Angelos D. Keromytis
2000-06-18don't panic even if in6p == NULL.Jun-ichiro itojun Hagino
2000-06-18add ipv6 supportBob Beck
2000-06-18typoMarkus Friedl
2000-06-18support ipv6 for tcp_identBob Beck
2000-06-18less mbuf alignment change in extension header processing.Jun-ichiro itojun Hagino
2000-06-18split auth-rsa option parsing into auth-optionsMarkus Friedl
2000-06-18indentAaron Campbell
2000-06-18Thou shalt not bequeath to mere mortals the ability to change the configurationAaron Campbell
2000-06-18Use the same field data types as the reference code and adjust offsetsJason Wright
2000-06-18Fix an off-by-one error that caused uvm_fault() whenever changing any an(4)Aaron Campbell
2000-06-18typoMarkus Friedl
2000-06-18typoJun-ichiro itojun Hagino
2000-06-18Point out that the callbacks are responsible for setting the appropriateAngelos D. Keromytis
2000-06-18Move prototype to include file.Angelos D. Keromytis
2000-06-18Process ID 5 is now the crypto kernel thread.Angelos D. Keromytis
2000-06-18The callbacks need to set the appropriate spl level now.Angelos D. Keromytis
2000-06-18Crypto kernel thread interface; requests are enqueued and processed byAngelos D. Keromytis
2000-06-18initial support for ssh.com's 2.2.0Markus Friedl
2000-06-18for setsockopt/getsockopt, don't assume non-PF_INET6 address family asJun-ichiro itojun Hagino
2000-06-18correct indentation for IPV6_PORTRANGEJun-ichiro itojun Hagino
2000-06-18OpenBSD tagNiels Provos
2000-06-18get cipher number correctly.Niels Provos