History log of /csrg-svn/sys/net/route.c (Results 26 – 50 of 81)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 43073 09-Jun-1990 sklower

checkpoint before changes conventions about who allocates llinfo space

# 41922 14-May-1990 sklower

minor bugfix concerning LL routes

# 40785 05-Apr-1990 sklower

add notion of cloning routes; allocate extra space for llinfo when creating routes;
no longer include rtsock.c and radix.c

# 37633 04-May-1989 mckusick

get rid of unneeded header files

# 37549 26-Apr-1989 mckusick

use new form of suser()

# 37517 25-Apr-1989 mckusick

../machine => machine

# 37472 22-Apr-1989 sklower

checkpoint at first working tp4 connection; before gnodes

# 36355 13-Dec-1988 karels

checkpoint semi-working version with routing socket (by sklower)

# 36209 09-Nov-1988 karels

checkpoint first working version with routing trees. (by sklower).

# 35814 18-Oct-1988 karels

checkpoint working kernel before introducing radix trees (by sklower)

# 35795 12-Oct-1988 karels

mark state of working kernel before var. length sockaddrs

# 34844 27-Jun-1988 bostic

install approved copyright notice

# 33183 30-Dec-1987 bostic

add Berkeley header

# 30396 15-Jan-1987 karels

mark routes modified by redirects

# 29069 04-Jun-1986 mckusick

4.3BSD release version

# 27062 12-Apr-1986 karels

in rtrequest, use local addr to find I/F for host if not pt-pt

# 26923 21-Mar-1986 karels

oops, logic error that doesn't hit often

# 26457 04-Mar-1986 karels

lint

# 26212 17-Feb-1986 karels

redirect installing new route to host is dynamic, mark it

# 26183 16-Feb-1986 karels

don't install gatewayed routes to ourself as a result of redirects

# 25530 22-Nov-1985 sklower

get the rest of the references to rtinit.

# 25451 09-Nov-1985 sklower

in rtinit, allow for deleting pt to pt hosts, by requiring

# 24775 16-Sep-1985 karels

only accept redirects from current gateway; mark dynamically
created routes; put new routes on front of chain instead of tail

# 23932 18-Jul-1985 sklower

Changes to allow multiple pt to pt links to have the same local address.

# 23163 08-Jun-1985 mckusick

Add copyright

1234