summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-20Correctly print IPv6 addresses in IPsec flows.Angelos D. Keromytis
1999-12-20-addr warning.Angelos D. Keromytis
1999-12-20Accept IPv6 addresses.Angelos D. Keromytis
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-20wording fixes (sync with kame)Jun-ichiro itojun Hagino
1999-12-19Improve timeout handling in poll machineConstantine Sapuntzakis
1999-12-19Fix the TIMEOUT case not to dump the shell environment.Angelos D. Keromytis
1999-12-19add icmp6(4) and ip6(4). may need some update to sync with reality.Jun-ichiro itojun Hagino
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-19Rearrange Lst_Find interface to conform better with other functions.Marc Espie
1999-12-18ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testingAngelos D. Keromytis
1999-12-18Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,Marc Espie
1999-12-18Lst_DeQueue already checks for empty lists.Marc Espie
1999-12-18NIL, NILGNODE, etc, are only glorified NULL.Marc Espie
1999-12-18If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), useAngelos 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-18Enable realtime mode, use native curses functions when available, tidy manPaul Janzen
1999-12-18tidy; don't list the game itself in FILESPaul Janzen
1999-12-18Add to FILES; jsm@netbsd.orgPaul Janzen
1999-12-18add pdcache(), purge data cacheMichael Shalayeff
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1999-12-18make does not use circular lists, get rid of the extra weight.Marc Espie
1999-12-18Fix error message.Angelos D. Keromytis
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-17more fixes from markusTheo de Raadt
1999-12-17set sa_len tooTheo de Raadt
1999-12-17nice error return; markusTheo de Raadt
1999-12-17oopsTheo de Raadt
1999-12-17fix inclusion problemsTheo de Raadt
1999-12-17regen.Federico G. Schwindt
1999-12-17Add LT Win Modem V.90. Correct lucent products entry.Federico G. Schwindt
1999-12-17Berkeley's area code changed a long time ago.Paul Janzen
1999-12-17Spelling and some duplicate removal. I wonder if the "jive" port haters onPaul Janzen
1999-12-17Fix capital of Monaco; capo@writeme.com vi jsm@netbsd.orgPaul Janzen
1999-12-17grammar; one instance found by NetBSDPaul Janzen
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