History log of /csrg-svn/sys/net/if_ethersubr.c (Results 1 – 25 of 29)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 63211 10-Jun-1993 bostic

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

# 61347 04-Jun-1993 bostic

prototype everything

# 60346 24-May-1993 torek

pedantically ANSI, i.e., nothing after #else/#endif

# 58765 22-Mar-1993 torek

rm RMP (it's been deprecated for a year now!)

# 58231 25-Feb-1993 sklower

Husemann's X.25 over 802.2 class 2 addittions

# 56529 11-Oct-1992 bostic

make kernel includes standard

# 55900 14-Aug-1992 sklower

removing #define of ac broke ISO code, replace argument to bcopy

# 54718 06-Jul-1992 sklower

multicast changes from lbl

# 53696 27-May-1992 sklower

don't accept packets when not config'ed up

# 53060 26-Mar-1992 sklower

if we are forwarding to a RTF_REJECTED route, we must free packet.

# 52567 18-Feb-1992 sklower

add routine for common ethernet glue (mostly to put link addr
in ifp link-layer ifa)

# 52448 07-Feb-1992 sklower

in ISO specific code, call to ifp->if_output needs fourth arg

# 52270 30-Jan-1992 torek

checked in for torek by sklower; Mike agrees to all these changes

# 50133 25-Jun-1991 sklower

changes to merge arp and routing table;\ some code moved from
specific rtrequest routines to general routing layer (e.g. depending
on pointer to gateway rtentry.)

# 48455 20-Apr-1991 karels

ansify

# 45930 11-Jan-1991 bostic

need struct ether_header even if INET not defined

# 45632 20-Nov-1990 sklower

IFF_SIMPLEX type interfaces won't hear their multicasts;
rearrange code so that such packets appear to come from that interface
instead of loopback.

# 44464 28-Jun-1990 bostic

new copyright notice

# 43336 20-Jun-1990 sklower

changes designed so that ESIS and ARP may use routing table
instead of private cache; allow RTM_CHANGE to specify new ifp.

# 43073 09-Jun-1990 sklower

checkpoint before changes conventions about who allocates llinfo space

# 41546 10-May-1990 mckusick

merge in support for hp300 from Utah

# 40790 05-Apr-1990 sklower

allow direct ethernet addrs for IS-IS

# 39187 20-Sep-1989 sklower

put in SNMP counters

# 38845 29-Aug-1989 root

start routines can't reliably return errors;fix bug in ISO processing;
check in for ``alpha'' tape.

# 37517 25-Apr-1989 mckusick

../machine => machine

12