summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-12-27Add SRCSA and CLEARSA ioctls.Angelos D. Keromytis
1999-12-27Some more enc ioctls.Angelos D. Keromytis
1999-12-27Implement ioctls for binding SAs to enc interfaces (to be used withAngelos D. Keromytis
1999-12-27Print associated interface, if present.Angelos D. Keromytis
1999-12-26Correctly initialize loop variables when not doing authentication withAngelos D. Keromytis
1999-12-26tag.Federico G. Schwindt
1999-12-26sync w/ NetBSDFederico G. Schwindt
1999-12-26spellingFederico G. Schwindt
1999-12-26regen.Federico G. Schwindt
1999-12-26Sync with NetBSD. Don't add devices here, send'em to augustss@netbsd.org.Federico G. Schwindt
1999-12-26Rename enc ioctls to something less ambiguousAngelos D. Keromytis
1999-12-26Add ioctls for enc bridge.Angelos D. Keromytis
1999-12-25Support v4 and v6 destination TDBs.Angelos D. Keromytis
1999-12-25Change some function prototypes, dont unnecessarily initialize someAngelos D. Keromytis
1999-12-25Move the IPsec packet-processing loop to a separate routine, so we canAngelos D. Keromytis
1999-12-24Return EINVAL instead of ENOBUFS if the source address is not specified.Angelos D. Keromytis
1999-12-23Edimax NE2000; from tom@knienieder.com.Federico G. Schwindt
1999-12-23regen.Federico G. Schwindt
1999-12-23Edimax NE2000; from tom@knienieder.com.Federico G. Schwindt
1999-12-23disable all debugsMichael Shalayeff
1999-12-23some support for hp som executablesMichael Shalayeff
1999-12-23some more of hp som definitions from different {,kinds} sourcesMichael Shalayeff
1999-12-23add hp som file support protosMichael Shalayeff
1999-12-23clean some more filesMichael Shalayeff
1999-12-22Add Dual NE2000.Federico G. Schwindt
1999-12-22regen.Federico G. Schwindt
1999-12-22Dual NE2000; john@teletrak.com.au.Federico G. Schwindt
1999-12-21compile without INET6, okay angelos@Niels Provos
1999-12-21option TCP_NEWRENO goes away, its the default case for TCP_SACK ifNiels Provos
1999-12-21be paranoid about malicious use of v4 mapped addr on v6 packet.Jun-ichiro itojun Hagino
1999-12-21enable SACK againNiels Provos
1999-12-21fix non-IPsec compilation. (too complex #ifdef...)Jun-ichiro itojun Hagino
1999-12-21reuse encapsulate/decapsulate routine in ip_ip4.c from gif interfaceJun-ichiro itojun Hagino
1999-12-21Initialize variable.Angelos D. Keromytis
1999-12-21wording changes (on openbsd ipsec6)Jun-ichiro itojun Hagino
1999-12-20decide address family for {set,get}sockopt() by domain table,Jun-ichiro itojun Hagino
1999-12-20machine is hppa; in cross case, define LORDER tooMichael Shalayeff
1999-12-20sync with reality. ifconfig(8) now behaves as before.Jun-ichiro itojun Hagino
1999-12-20sync with reality (tcp/udp wildcard bind special behavior).Jun-ichiro itojun Hagino
1999-12-20add missing IPV6_PORTRANGE case.Jun-ichiro itojun Hagino
1999-12-20sockaddr_in6 is padded to 32 bytes.Angelos D. Keromytis
1999-12-20Clean up some DUALBUS initialization code. Clean up some checkingmjacob
1999-12-20add in initiator-only f/w (preferred) for parallel SCSI devicesmjacob
1999-12-19Improve timeout handling in poll machineConstantine Sapuntzakis
1999-12-19disallow AF mismatch on inbound.Jun-ichiro itojun Hagino
1999-12-19reject AF mismatch for inbonud multicast traffic.Jun-ichiro itojun Hagino
1999-12-19Remove PCB protocol checks rendered unnecessary by the previous commit.Angelos D. Keromytis
1999-12-19Be a bit more paranoid when searching for a PCB in the presence of IPv6.Angelos D. Keromytis
1999-12-18ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testingAngelos D. Keromytis
1999-12-18Fix kernel panic involving multicast packet (patch different from theAngelos D. Keromytis