4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / sys / netinet / ip_icmp.c
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticprototype everything
1993-05-31 Kirk McKusickprototype icmp_error and fix incorrect call sites
1993-04-18 Kirk McKusickdefine icmp sysctl routine
1993-04-08 Keith SklowerMostly changes recommended by jch for variable subnets...
1993-02-12 Keith Sklowerreplies to some ICMP broadcasts were themselves mistake...
1993-01-09 Andrew Cherenson(By Sklower) checkpoint the current state of Cherenson...
1992-10-12 Keith Bosticmake kernel includes standard
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-07 Keith Sklowermulticast changes from lbl
1991-04-21 Mike Karelsinetsw isn't in in.h now
1990-06-29 Keith Bosticnew copyright notice
1990-04-04 Mike Karelspass ip header in error packet to protocol, making...
1989-08-05 Mike Karelscorrect network release branch: needed additional decla...
1989-04-23 Keith Sklowercheckpoint at first working tp4 connection; & before...
1989-03-03 Mike Karelsapply prev. delta to branch
1989-03-03 Mike Karelsthis time it works: make icmp_reflect return RR, timest...
1989-02-18 Mike Karelstry to integrate options fixes in 7.10 into network...
1989-02-18 Mike Karelsvariable length sockaddrs; fix options handling in...
1988-10-13 Mike Karelsmark state of kernel before variable length sockaddrs...
1988-06-30 Keith Bosticinstall approved copyright notice
1987-12-08 Keith Bosticuse Berkeley specific header
1987-09-01 Mike Karelswe'll get this right eventually!
1987-06-05 Mike Karelsallow icmp errors about non-error icmp messages
1987-06-05 Mike Karelsallow icmp errors about non-error icmp messages
1987-05-25 Mike Karelslet's use net order in mask replies
1987-04-29 Mike Karelsset the ttl for icmp errors, returns
1987-01-11 Mike Karelstypo
1986-06-05 Kirk McKusick4.3BSD release version
1986-06-01 Mike Karelslint
1986-05-22 Mike Karelsalways set src address to one of ours on icmp errors...
1986-04-20 Mike Karelsreceive more errant ICMP's at raw socket; correct notif...
1986-04-13 Mike Karelsgive the IP header to raw sockets, also pass thru error...
1986-02-24 Mike Karelslint
1986-02-03 Mike Karelssimplify and fix icmp source route returns; add ifnet...
1986-01-14 Mike Karelsmillisecond time resolution with microtime
1985-09-17 Mike Karelsdrop min length restriction on ip packets for errors;
1985-06-09 Kirk McKusickAdd copyright
1985-05-28 Mike Karelsuse pfctlinput instead of ip_ctlinput to hit everyone
1985-04-17 Mike Karelsmaintain outhist when echoing
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer;
1984-11-15 Mike Karelsgeneralize in_pcbnotify, use it to cause reallocation...
1984-08-30 Jim BloomInclude file changes. No more ../h
1984-08-29 Mike Karelson net redirect, pass net address (not host address)
1984-03-14 Mike Karelscan't pullup whole packet if long echo; get at least...
1984-02-01 Mike Karelscorrect initial length check
1984-01-12 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1984-01-12 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1983-12-16 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1983-09-20 Kirk McKusickclean-ups from wnj
1983-07-29 Sam Leffler4.2 distribution
1983-05-28 Sam Lefflerlint
1983-05-02 Sam Lefflertoo many mfree's
1983-03-13 Sam Lefflerrouting redirects handled in kernel, then put in raw...
1983-03-11 Sam Leffleradd statistics
1983-02-23 Sam Lefflertime stamps, echo replys, etc. had ip_len short
1983-02-11 Sam Lefflerremove /usr/include dependencies
1982-12-15 Sam Lefflertyped mbufs
1982-11-14 Sam Lefflermerge 4.1b with 4.1c
1982-11-06 Sam Lefflermerge from monet
1982-11-03 Bill Joymisc 4.1c fixes
1982-10-31 Bill Joyget rid of conditional htons/ntohs etc
1982-10-20 Bill Joylint
1982-10-18 Bill Joylint
1982-10-18 Bill Joyfix lint
1982-10-09 Bill Joylocalize header files
1982-09-12 Bill Joytime now a structure
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-05-03 Sam Lefflerclean up some icmp stuff; add EHOSTDOWN & EHOSTUNREACH
1982-04-26 Sam Lefflericmp works with tcp and friends
1982-04-25 Sam Lefflericmp and ctlinput working -- missing protocol specific...
1982-04-08 Bill Joyproperly free mbuf space
1982-01-19 Bill Joym_get(0) -> m_get(M_DONTWAIT)
1981-12-23 Bill Joyjust drop packet cleanly
1981-12-04 Bill Joycleanup
1981-11-30 Bill Joylint and interface cleanups
1981-11-27 Bill Joybefore carry to ARPAVAX
1981-11-23 Bill Joyset ip_ttl
1981-11-21 Bill Joymore lint
1981-11-19 Bill Joymore cleanup
1981-11-17 Bill Joymore lint
1981-11-15 Bill Joybefore overlay
1981-11-09 Bill Joyfirst listing
1981-11-08 Bill Joydate and time created 81/11/07 17:55:36 by wnj