Randall Stewart d61374e183 - sctputil.c - If debug is on, the INPKILL timer can deref a freed value.
Change so that we save off a type field for display and
               NULL inp just for good measure.

- sctp_output.c - Fix it so in sending to the loopback we use the
                  src address of the inbound INIT. We don't want
                  to do this for non local addresses since otherwise
                  we might be ingressed filtered so we need to use
                  the best src address and list the address sent to.

Obtained from:	time bug - Neil Wilson
MFC after:	1 week
2008-05-21 16:51:21 +00:00
..
2008-05-19 02:13:50 +00:00
2008-05-19 01:53:47 +00:00
2008-01-15 18:34:47 +00:00
2008-02-23 22:40:05 +00:00
2008-05-19 01:53:47 +00:00
2008-05-21 07:56:10 +00:00