lint
[unix-history] / usr / src / sys / netinet /
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-11 Chris Torekdelete unused variable mcopy
1992-07-09 Keith Sklowerchanges to add routing tables via the domain switch
1992-07-09 Keith Sklowerremove duplicate copyright crap
1992-07-09 Keith Sklowerdate and time created 92/07/08 23:16:03 by sklower
1992-07-09 Keith Sklowerdate and time created 92/07/08 23:16:02 by sklower
1992-07-09 Keith Sklowerdate and time created 92/07/08 23:16:01 by sklower
1992-07-09 Mike Karels(by sklower ...) abort connection attempt early in...
1992-07-07 Keith Sklowermulticast changes from lbl
1992-06-18 Kirk McKusicknull pointer bug from Leres
1992-05-06 Keith Sklowersince IFF_NOARP doesn't cause the ethernet address...
1992-03-22 Keith Sklowerif you have markedly different interface addresses...
1992-03-15 Chris Torekgcc lint
1992-03-12 Chris Torekgcc lint
1992-03-03 Keith Sklowerupdate publication date for copyright, rename as real...
1992-02-26 Keith Sklowerdon't set cloning flag on proxy arp entries
1992-02-21 Keith Sklowerproc.h not necessary
1992-02-21 Keith Sklowershut up lint
1992-02-21 Keith Sklowermake it possible to have different metrics on different...
1992-02-19 Keith Sklowernew conventions for rt_missmsg
1992-02-19 Keith Sklowerdo not send redirects if a packet is forwarded on the...
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-16 Chris Torekhave to use bcopy as short may be unaligned
1992-02-04 Keith Skloweryet another torek fix
1992-02-01 Keith Sklowerfix arg to arpwhohas to match prototype
1992-01-31 Keith Sklowerlint garbage
1992-01-31 Chris Toreklint changes for sparc port (checked in by sklower)
1992-01-31 Chris Toreklint changes for sparc port, bug fix on default case
1992-01-15 Mike Karelscheck RTT lock, not MTU lock
1991-12-20 Keith Sklowerreference count ifaddrs to make them safe for deletion
1991-12-18 Keith Sklowerenforce cloning bit for route to interface
1991-10-03 Keith Sklowersetsockopt of SO level options get passed down to lower...
1991-10-03 Keith Sklowerbug pointed out by ralph campbell
1991-10-03 Keith Sklowerfor now, redundantly include errno.h to share source...
1991-10-03 Keith Sklowerfor the time being, must redundantly include errno...
1991-08-01 Kirk McKusickavoid waiting in udp_output
1991-07-17 Kirk McKusickbzero ip_ifmatrix after allocation (4.3BSD-reno/sys/17)
1991-06-26 Keith Sklowercheckpoint working merge of routing and arp tables\;
1991-06-26 Keith Sklowerrewrite to merge arp and routing tables
1991-06-26 Keith Sklowerrather than change umpteen ethernet drivers, add kludge in
1991-05-26 Keith Bosticdelete obsolete printf formats (%X -> %lx)
1991-05-04 Keith Sklowerneeds to be checked in for release, has debugging cruft.
1991-04-21 Mike Karelsuse SS_PRIV instead of suser; fix includes (rm user.h)
1991-04-21 Mike Karelsinetsw isn't in in.h now
1991-04-21 Mike Karelsrm user.h; errno.h is in param.h
1991-04-21 Mike Karelsrm inetdomain, inetsw (so don't have to include protosw...
1991-02-25 Keith Bosticincluded by arpa/inet.h, so protect it.
1990-12-02 Mike Karelsdon't assume default sendpipesize
1990-11-28 Keith Sklowerfix udp_saveopt to copy data to the right place.
1990-11-13 Keith Sklowerfix broken IP_TTL option (was setting tos instead)...
1990-11-01 Keith SklowerSIOCSIFDSTADDR does the wrong thing (droid@cray.com);
1990-11-01 Keith Sklowerlooutput is called with four args for now.
1990-09-01 Mike Karelsdon't send extra acks if sockbuf is over-extended
1990-07-29 Mike Karelsoops, 7.19 wasn't finished; back part out for now,...
1990-07-26 Keith Skloweroutright bug in connect() on a raw socket.
1990-07-26 Mike Karelsfix spl's in udp_usrreq (only as needed, always splx...
1990-07-26 Mike Karelscleanup debugging code, now #ifdef DIAGNOSTIC
1990-07-26 Mike Karelsinit m_pkthdr in tcp_respond (esp when prev. len was...
1990-07-01 Mike Karelsneed to change iphlen earlier; icmp_error needs origina...
1990-07-01 Mike Karelsfinish checking van's changes: need to process/free...
1990-06-30 Keith Bosticnew copyright notice
1990-06-30 Mike Karelspcb lookup cache; IP_RECVDSTADDR support; additional...
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike Karelsprotocol notify routines set errors, so can be soft
1990-06-29 Mike Karelsfrom van: put common tests first; rearrange to minimize...
1990-06-29 Mike Karelsadd macro for rexmt time; use soft error if set after...
1990-06-29 Mike Karelsfrom van: update rtentry appropriately on close; patcha...
1990-06-29 Mike Karelsarrange stat block sensibly
1990-06-29 Mike Karelsfrom van: add rttmin; cleanup timer code, use 4x rttvar;
1990-06-29 Mike Karelsfrom van: header prediction, pcb one-element cache...
1990-06-29 Mike Karelsput tcp console debugging on ifdef
1990-06-29 Mike Karelsrm lint fix, just make TCP_MSS 512; define MAXWIN
1990-06-29 Mike Karelswatch out for ip_len >32767 (is incorrectly declared...
1990-06-29 Mike Karelsdeprecate ENETUNREACH, always use EHOSTUNREACH; support...
1990-06-29 Mike Karelsadd internet-common options in pcb, add ip header proto...
1990-06-29 Mike Karelsadd defs for TOS, Precedence
1990-06-29 Mike Karelseliminate u.u_error, more like KNF
1990-06-29 Mike Karelsmove imp stuff to netimp; formalize op_opts storage...
1990-05-18 Mike Karelsprotocol's usrreq now frees any "control" data;
1990-04-06 Keith Sklowerif_output wants ptr to rtentry or 0.
1990-04-06 Keith SklowerIFA_ROUTE now moved to protocol independent part of...
1990-04-06 Keith Sklowerpass rtentry ptr to if_output; get ip_src addr from...
1990-04-04 Mike Karelsnew ctlinput, matches local port/addr when appropriate
1990-04-04 Mike Karelsin_pcb.h requires ip.h
1990-04-04 Mike Karelsvarious cleanups: new route, ifaddr stuff; #ifdef DEBUG...
1990-04-04 Mike Karelsstart shifting away from udpip structure (part done...
1990-04-04 Mike Karelssonewconn has second arg; in_pcb.h requires ip.h
1990-04-04 Mike Karelsdefault ttl 30 => 60
1990-04-04 Mike Karelschange "35% rule" to 50%, as its just a backstop; don...
1990-04-04 Mike Karelspass ip header in error packet to protocol, making...
1990-03-02 Kirk McKusickneed to adjust length on the fragment, not the head...
1989-09-21 Keith Skloweradd variables for SNMP
1989-09-21 Keith Skloweradd more counters for SNMP
1989-09-21 Keith Sklowercount undelievered IP packets for SNMP
1989-09-21 Keith Sklowerchange default actions on some ioctls, describe better...
1989-09-21 Keith Skloweradd stats for SNMP
1989-09-14 Keith Bosticadd IP time to live and type of service; correct commen...
1989-08-27 Mike Karelsyow! free the right mbuf after sending icmp error/redirect!
next