History log of /csrg-svn/sys/netinet/tcp_subr.c (Results 51 – 75 of 81)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 8601 17-Oct-1982 root

fix lint

# 8403 09-Oct-1982 wnj

localize header files

# 8315 05-Oct-1982 root

m_get inits m_off; remove TCPTRUEOOB

# 7301 26-Jun-1982 sam

use <errno.h>

# 7245 20-Jun-1982 sam

purge COUNT stuff now that we can use gprof

# 6601 30-Apr-1982 sam

patch constants

# 6591 25-Apr-1982 sam

icmp works with tcp and friends

# 6584 24-Apr-1982 sam

icmp and ctlinput working -- missing protocol specific ctlinput's

# 6472 04-Apr-1982 root

fix race in tcp_close

# 6470 04-Apr-1982 root

convert trailer format; fix backoff to back off more slowly
fix bug in raw pup: len not byte swapped

# 6353 29-Mar-1982 sam

first cut (incomplete) at routing

# 6340 28-Mar-1982 sam

convert interfaces to sockaddr's and add hooks for routing

# 6304 24-Mar-1982 root

fix keep alives and timeouts: checksum problem and doing keeps
on all connections by mistake (still needs more work to do keeps more
persistantly!)

# 6212 15-Mar-1982 wnj

interfac queueing, restrictions on packets, tcp keep alives done
properly, bug fix to raw

# 6163 13-Mar-1982 sam

lint

# 6117 11-Mar-1982 wnj

minor bug fixes

# 5852 15-Feb-1982 root

clean up 1's and 0's in mbuf calls

# 5585 19-Jan-1982 root

m_get(0) -> m_get(M_DONTWAIT)

# 5442 17-Jan-1982 wnj

more work on out-of-band

# 5392 13-Jan-1982 wnj

a number of minor changes

# 5286 21-Dec-1981 root

send RST on drop whenever had SYN; other check of FIN is spurious

# 5269 20-Dec-1981 root

fix shutdown code

# 5261 19-Dec-1981 wnj

clean up disconnect semantics

# 5252 12-Dec-1981 root

clean out printf

# 5245 12-Dec-1981 root

with crud (first working version)

1234