History log of /csrg-svn/sys/net/if.c (Results 1 – 25 of 77)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68168 09-Jan-1995 cgd

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

# 67465 01-Jul-1994 sklower

bugfix from karels & husemann in ifwithdstaddr()

# 65452 04-Jan-1994 bostic

lint

# 64900 16-Nov-1993 mckusick

af.h is gone

# 63630 29-Jun-1993 bostic

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

# 63629 29-Jun-1993 mckusick

don't read past end of string if_name

# 61337 04-Jun-1993 bostic

prototype everything

# 60346 24-May-1993 torek

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

# 59063 13-Apr-1993 sklower

potential bug in reference counting ifaddrs

# 58235 25-Feb-1993 sklower

multicast is now standard

# 58027 17-Feb-1993 torek

ADD/DEL MULTI should fail EOPNOTSUPP only if cannot, not only if can
(bug report net2/sys/21)

# 56529 11-Oct-1992 bostic

make kernel includes standard

# 54768 07-Jul-1992 torek

lint

# 54718 06-Jul-1992 sklower

multicast changes from lbl

# 53454 12-May-1992 sklower

changes suggested by jch to ifa_ifwithnet()

# 52914 11-Mar-1992 torek

gcc lint

# 52562 18-Feb-1992 sklower

generate routing messages for interface state changes;
move ethernet specific stuff to if_ethersubr.c

# 52514 15-Feb-1992 mckusick

must include proc.h before socketvar.h

# 52265 29-Jan-1992 torek

lint and formatting changes, checked in by KLS

# 48453 20-Apr-1991 karels

new proc structure; rm user.h; pass proc to ifioctl; rework sprint_d

# 44463 28-Jun-1990 bostic

new copyright notice

# 43335 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.

# 41923 14-May-1990 sklower

when adding a link level route from outside the kernel,
insure that rt_ifa points to something in the same AF for use when connecting.
(should eventually move to route.c)

# 41545 10-May-1990 mckusick

lint

# 40792 05-Apr-1990 sklower

add if_index (little) and generate AF_LINK sockaddr when attaching (big change).

1234