BSD 4_3_Net_2 release
[unix-history] / usr / src / sys / netinet / ip_icmp.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-29 Keith Bosticnew copyright notice
1990-04-04 Mike Karelspass ip header in error packet to protocol, making...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
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-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
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-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
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-17 CSRGBSD 4_1_snap release BSD-4_1_snap
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-16 CSRGStart development on BSD 4_3_Net_2
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
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 CSRGStart development on BSD 4_1_snap
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2