]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
This commit was generated by cvs2svn to compensate for changes in r49795,
[FreeBSD/FreeBSD.git] / sys / netinet /
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...
1999-03-30 nsayerMerge from RELENG_2_2, per luigi. Fixes the ntoh?(...
1999-03-26 luigiUse the correct length from the mbuf header instead...
1999-03-25 brianPacketAliasProxyRule takes a const char *
1999-03-24 brianAdd a ``const'' and remove some inconsistent prototype...
1999-03-24 luigiadd missing #include "opt_bdg.h"
1999-03-23 billfRemove duplicate line.
1999-03-22 obrienThis commit was generated by cvs2svn to compensate...
1999-03-18 peterThis commit was generated by cvs2svn to compensate...
1999-03-16 luigiFix a dummynet bug caused by passing a bad next hop...
1999-03-15 obrienThis commit was generated by cvs2svn to compensate...
1999-03-14 markmThis commit was generated by cvs2svn to compensate...
1999-03-12 julianFix the 'fwd' option to ipfw when asked to divert to...
1999-03-10 julianSubmitted by: Larry Lile
1999-03-09 brianRemove all diagnostics to stdout/stderr with #ifdef...
1999-03-07 brianDocument PacketAliasPptp() and allow it to be disabled
1999-03-07 brianRemove unused function stubs.
1999-03-07 brianMention that PacketAliasProxyRule() doesn't accept...
1999-03-06 archieWhen an incoming packet is reflected back as an ICMP...
1999-03-06 brianDocument PacketAliasProxyRule() and fix a typo.
1999-03-06 wollmanMove kernel-only declaration inside #ifdef KERNEL section.
1999-03-04 wpaularprequest() allocates an mbuf with m_gethdr() but...
1999-03-01 impThis commit was generated by cvs2svn to compensate...
1999-02-28 impThis commit was generated by cvs2svn to compensate...
1999-02-28 obrienThis commit was generated by cvs2svn to compensate...
1999-02-27 brianVersion 3.0: January 1, 1999
1999-02-22 desAdd support for stealth forwarding (forwarding packets...
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
next