Age | Commit message (Expand) | Author |
1999-12-25 | Move the IPsec packet-processing loop to a separate routine, so we can | Angelos D. Keromytis |
1999-12-24 | Return EINVAL instead of ENOBUFS if the source address is not specified. | Angelos D. Keromytis |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt |
1999-12-23 | regen. | Federico G. Schwindt |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt |
1999-12-23 | disable all debugs | Michael Shalayeff |
1999-12-23 | some support for hp som executables | Michael Shalayeff |
1999-12-23 | some more of hp som definitions from different {,kinds} sources | Michael Shalayeff |
1999-12-23 | add hp som file support protos | Michael Shalayeff |
1999-12-23 | clean some more files | Michael Shalayeff |
1999-12-22 | Add Dual NE2000. | Federico G. Schwindt |
1999-12-22 | regen. | Federico G. Schwindt |
1999-12-22 | Dual NE2000; john@teletrak.com.au. | Federico G. Schwindt |
1999-12-21 | compile without INET6, okay angelos@ | Niels Provos |
1999-12-21 | option TCP_NEWRENO goes away, its the default case for TCP_SACK if | Niels Provos |
1999-12-21 | be paranoid about malicious use of v4 mapped addr on v6 packet. | Jun-ichiro itojun Hagino |
1999-12-21 | enable SACK again | Niels Provos |
1999-12-21 | fix non-IPsec compilation. (too complex #ifdef...) | Jun-ichiro itojun Hagino |
1999-12-21 | reuse encapsulate/decapsulate routine in ip_ip4.c from gif interface | Jun-ichiro itojun Hagino |
1999-12-21 | Initialize variable. | Angelos D. Keromytis |
1999-12-21 | wording changes (on openbsd ipsec6) | Jun-ichiro itojun Hagino |
1999-12-20 | decide address family for {set,get}sockopt() by domain table, | Jun-ichiro itojun Hagino |
1999-12-20 | machine is hppa; in cross case, define LORDER too | Michael Shalayeff |
1999-12-20 | sync with reality. ifconfig(8) now behaves as before. | Jun-ichiro itojun Hagino |
1999-12-20 | sync with reality (tcp/udp wildcard bind special behavior). | Jun-ichiro itojun Hagino |
1999-12-20 | add missing IPV6_PORTRANGE case. | Jun-ichiro itojun Hagino |
1999-12-20 | sockaddr_in6 is padded to 32 bytes. | Angelos D. Keromytis |
1999-12-20 | Clean up some DUALBUS initialization code. Clean up some checking | mjacob |
1999-12-20 | add in initiator-only f/w (preferred) for parallel SCSI devices | mjacob |
1999-12-19 | Improve timeout handling in poll machine | Constantine Sapuntzakis |
1999-12-19 | disallow AF mismatch on inbound. | Jun-ichiro itojun Hagino |
1999-12-19 | reject AF mismatch for inbonud multicast traffic. | Jun-ichiro itojun Hagino |
1999-12-19 | Remove PCB protocol checks rendered unnecessary by the previous commit. | Angelos D. Keromytis |
1999-12-19 | Be a bit more paranoid when searching for a PCB in the presence of IPv6. | Angelos D. Keromytis |
1999-12-18 | ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testing | Angelos D. Keromytis |
1999-12-18 | Fix kernel panic involving multicast packet (patch different from the | Angelos D. Keromytis |
1999-12-18 | too much software forgets to include sys/socket.h, SIGH | Theo de Raadt |
1999-12-18 | netinet/in.h without sys/socket.h | Theo de Raadt |
1999-12-18 | add pdcache(), purge data cache | Michael Shalayeff |
1999-12-17 | Use pmap_writetext instead of manually fiddling with pmap_changeprot when | Artur Grabowski |
1999-12-17 | do not accept IPv4 traffic by AF_INET6 socket. IPv4 mapped address is | Jun-ichiro itojun Hagino |
1999-12-17 | regen. | Federico G. Schwindt |
1999-12-17 | Add LT Win Modem V.90. Correct lucent products entry. | Federico G. Schwindt |
1999-12-17 | Patch to fix ipmon -F. /dev/ipnat and /dev/ipstate now handle SIOCIPFFB. | Kjell Wooding |
1999-12-17 | remove dirty rd_root hack once we have root on nfs working | Michael Shalayeff |
1999-12-17 | screw it really bad | Michael Shalayeff |
1999-12-17 | break the attaching intentionally until i figure put how to screw the dev/ic/... | Michael Shalayeff |
1999-12-17 | fix the panic message for sti memory mapping | Michael Shalayeff |
1999-12-17 | inline uvm_pagealloc_contig, as art said it must die | Michael Shalayeff |
1999-12-17 | Update to Darren Reed's IPFilter 3.3.5 | Kjell Wooding |