History log of /original-bsd/sys/net/route.h (Results 1 – 25 of 44)
Revision Date Author Comments
# 31e1c422 23-Feb-1995 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

document more trial code for mitre; maybe release it


# 9c3edc19 08-Feb-1995 cgd <cgd@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# f7ac0688 09-Jan-1995 cgd <cgd@65305748-3e16-e211-a854-8c89a5c6f760>

64-bit changes: casts, and ioctl cmds are u_longs


# 5eea77cd 02-Dec-1994 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

document non-working code sent to mitre


# 0e35bd47 19-Apr-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

spell


# 18be8e52 19-Apr-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

spell


# f46d860e 10-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# b3c89cec 04-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

prototype everything


# ced3946e 12-Mar-1993 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

jch requested flag to temporarily discard pkts silently


# 8c2b5e40 11-Oct-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make kernel includes standard


# 8f0e21b8 18-Feb-1992 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

rearrange routing message format so that common parts are first;
consequently up version number; remove old RTHASH cruft; add new sockaddr for
RTA_{NEW,DEL}ADDR, new convention and structure for call

rearrange routing message format so that common parts are first;
consequently up version number; remove old RTHASH cruft; add new sockaddr for
RTA_{NEW,DEL}ADDR, new convention and structure for calling rt_missmsg

show more ...


# d053cb35 30-Jul-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

add RTF_STATIC for gated; use vector for routing tables per address
family rather than linked list


# 65a450ab 18-Jun-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

change to routing layer; reference to route of gateway for routes that use them.


# e3cf65ae 25-Apr-1991 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

reserve a couple of flags for protocol specific use; i.e.
ISO connectionless services prefered to this class of host.


# f79109d9 26-Jul-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

add way to actively reject or consume certain routes


# 9c0eca3f 28-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# bc28c24d 09-Jun-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

minor changes to ease folding ARP, ESIS tables into routing table


# 5df76c1e 08-Jun-1990 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

add macros for rtt units


# 8bc79eff 05-Apr-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

new version of message format for routing socket.


# 4193870e 12-Mar-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

changes to support cloning routes


# a18e9fd3 22-Apr-1989 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint at first working tp4 connection; before gnodes


# 2e2135c7 13-Dec-1988 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint semi-working version with routing socket


# 3c1aa18e 27-Jun-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

install approved copyright notice


# 6513862e 30-Dec-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

add Berkeley header


# bcde4b9c 15-Jan-1987 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

mark routes modified by redirects


12