]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
This is the rest of the MCA support; new_bus code to be exact.
[FreeBSD/FreeBSD.git] / sys / netinet /
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-08-31 jlemonSimplify, and return an error if the user attempts...
1999-08-31 jlemonRemove conversion macros that were used during development.
1999-08-31 jlemonAdd a SYSCTL_PROC so that TCP timer values are now...
1999-08-30 jlemonRestructure TCP timeout handling:
1999-08-29 billfAdd $FreeBSD$ and spell Eklund properly.
1999-08-29 obrienRemove extra indenting of `break' statements introducte...
1999-08-29 desInclude the correct header for the IPSTEALTH option.
1999-08-29 bdeOops, I missed a cast in rev.1.119.
1999-08-28 lileIt is much easier to arp if you don't truncate your...
1999-08-28 greenAlso make the "other" packets counter resettable.
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 greenCorrection: uid -> gid (comment)
1999-08-26 jlemonAdd readonly OID ``net.inet.tcp.tcbhashsize'' so it...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-24 bdeCast pointers to [u]intptr_t instead of casting them...
1999-08-22 brianAallow ppp to work with Nortel Networks Extranet Switch
1999-08-22 hoekTypo: 102 => 192 (PR: docs/13310 - Maxim Sobolev ...
1999-08-21 greenTo christen the brand new security category for syslog...
1999-08-19 csgrFix breakage if blackhole=1 and tiflags & TH_SYN, plus
1999-08-18 csgrSlight tweak to tcp.blackhole to add optional behaviour to
1999-08-17 billfFix a printf() formatter to match its variable.
1999-08-17 csgrAdd net.inet.tcp.blackhole and net.inet.udp.blackhole
1999-08-15 mppVarious man page cleanup:
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-11 luigiImplement probabilistic rule match in ipfw. Each rule...
1999-08-11 luigiAdd spl() protection to remove that the timer is invoke...
1999-08-10 desAdd net.inet.icmp.log_redirect and net.inet.icmp.drop_r...
1999-08-01 green Make ipfw's logging more dynamic. Now, log will use...
1999-07-28 green8 -> NBBy
1999-07-28 greenCorrect a really gross comment format.
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-18 jmb fix comment re: RST received in TIME_WAIT to match...
1999-07-12 greenCorrect a mistake in so_cred changes. In practice,...
1999-07-11 greenTwo new sysctls: net.inet.tcp.getcred and net.inet...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-05 msmithUse the new tunable macros for the net.inet.tcp.tcbhash...
1999-06-25 pbIn in_pcbconnect(), check the return value from in_pcbb...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 brianDon't get caught in an infinite recursion when PKT_ALIA...
1999-06-19 greenThis is the much-awaited cleaned up version of IPFW...
1999-06-19 greenAdd RCS strings to kernel ipfilter files.
1999-06-19 greenThis should fix ipfilter for everyone it was broken...
1999-06-17 greenReviewed by: the cast of thousands
1999-06-16 teggeClose a race window where a tcp socket is closed while...
1999-06-11 ruDon't accept divert/tee/pipe rules without correspondin...
1999-06-04 peterPlug a mbuf leak in tcp_usr_send(). pru_send() routine...
1999-05-31 phkSimplify cdevsw registration.
1999-05-30 phkThis commit should be a extensive NO-OP:
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-27 dgAdded net.inet.tcp.path_mtu_discovery variable which...
1999-05-27 dgMade net.inet.ip.intr_queue_maxlen writeable.
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-24 luigiclose pr 10889:
1999-05-23 brianbrucify
1999-05-20 eivindMake incoming packets work as keepalives, too. This...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-11 peter"fix" warning. This still needs to be kld-ified some...
1999-05-08 peterPre-declare struct proc to avoid 'inside param list...
1999-05-06 peterFix two warnings; and note a problem where a pointer...
1999-05-06 peterAdd sufficient braces to keep egcs happy about potentia...
1999-05-04 luigiFree the dummynet descriptor in ip_dummynet, not in...
1999-05-04 brianAdd missing ``.''.
1999-05-04 luigiforgot passing the right pointer to dst to dummynet_io().
1999-05-04 luigiassorted dummynet cleanup:
1999-05-03 billfAdd sysctl descriptions to many SYSCTL_XXXs
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-28 phkThis Implements the mumbled about "Jail" feature.
1999-04-28 dts/static foo_devsw_installed = 0;/static int foo_devsw_...
1999-04-27 phkSuser() simplification:
1999-04-26 luigiMake one pass through the firewall the default.
1999-04-24 acheso_linger is in seconds, not in 1/HZ
1999-04-24 dtUse pointer arithmetic as appropriate.
1999-04-24 luigipostpone the sending of IGMP LEAVE msg to after deletin...
1999-04-21 luoqiWork around an egcs optimizer bug (i386). This should...
1999-04-20 peters/IPFIREWALL_MODULE/KLD_MODULE/
1999-04-20 peterTidy up some stray / unused stuff in the IPFW package...
1999-04-19 peterZap LKM option and support. Farewell old friend.
1999-04-17 peterConvert the dummynet lkm code to be kld aware (this...
1999-04-17 peterOops, forgot this part of lkm code that's been replaced...
1999-04-15 eivindBetter handling for ARP/source routing on Token Ring
1999-04-11 eivindStaticize.
1999-04-07 julianTwo cosmetic changes, one a typo and the other, a clari...
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
next