History log of /csrg-svn/sys/netinet/in_pcb.c (Results 26 – 50 of 91)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 34854 29-Jun-1988 bostic

install approved copyright notice

# 32787 07-Dec-1987 bostic

use Berkeley specific header

# 32071 24-Aug-1987 karels

remove redundant assignments

# 31976 30-Jul-1987 karels

useless register declarations

# 30336 22-Dec-1986 karels

once again, try to get local address right: this time for DONTROUTE
on point-to-point links (need to zero sin_port before calling ifa_ifwithdstaddr

# 29826 04-Sep-1986 karels

rewrote too much last time... use ifp even if old route was good

# 29138 05-Jun-1986 mckusick

4.3BSD release version

# 28847 27-May-1986 karels

watch for DONTROUTE when choosing local address

# 27262 23-Apr-1986 karels

don't bother checking whether local on connect,
just use routing; if interface route was changed, want to use other IF.

# 26454 04-Mar-1986 karels

lint

# 26382 23-Feb-1986 karels

lint

# 26316 21-Feb-1986 karels

don't use direct interface address if it's down

# 26157 12-Feb-1986 karels

minor cleanups

# 26025 01-Feb-1986 karels

reserve a port range for unprivileged servers

# 25508 20-Nov-1985 karels

change tcp notification of transmission problems so that ip
can delete routes created by redirect that have gone bad

# 24807 16-Sep-1985 karels

free ip options when detaching; notify routine to in_pcbnotify
is now optional; lint; zap a goto

# 23177 08-Jun-1985 mckusick

Add copyright

# 18655 18-Apr-1985 karels

more fixes

# 18374 18-Mar-1985 karels

move net addresses from interface to protocol layer

# 17429 27-Nov-1984 karels

from Jim McKie

# 17357 14-Nov-1984 karels

generalize in_pcbnotify, use it to cause reallocation of routes
after receipt of a redirect

# 17271 19-Oct-1984 karels

bind local address according to routing (caching the route);
pick maximum seg sizes (offered and accepted) based on interface mtu,
with default if not local

# 17058 29-Aug-1984 bloom

Include file changes. No more ../h

# 14239 29-Jul-1983 sam

4.2 distribution

# 14146 26-Jul-1983 sam

from wnj; auto-anchor local port on connect

1234