summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1999-12-18too much software forgets to include sys/socket.h, SIGHTheo de Raadt
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1999-12-18add pdcache(), purge data cacheMichael Shalayeff
1999-12-17Use pmap_writetext instead of manually fiddling with pmap_changeprot whenArtur Grabowski
1999-12-17do not accept IPv4 traffic by AF_INET6 socket. IPv4 mapped address isJun-ichiro itojun Hagino
1999-12-17regen.Federico G. Schwindt
1999-12-17Add LT Win Modem V.90. Correct lucent products entry.Federico G. Schwindt
1999-12-17Patch to fix ipmon -F. /dev/ipnat and /dev/ipstate now handle SIOCIPFFB.Kjell Wooding
1999-12-17remove dirty rd_root hack once we have root on nfs workingMichael Shalayeff
1999-12-17screw it really badMichael Shalayeff
1999-12-17break the attaching intentionally until i figure put how to screw the dev/ic/...Michael Shalayeff
1999-12-17fix the panic message for sti memory mappingMichael Shalayeff
1999-12-17inline uvm_pagealloc_contig, as art said it must dieMichael Shalayeff
1999-12-17Update to Darren Reed's IPFilter 3.3.5Kjell Wooding