History log of /csrg-svn/sys/net/if.c (Results 26 – 50 of 77)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 37650 05-May-1989 mckusick

get rid of unnedded include of dir.h

# 37549 26-Apr-1989 mckusick

use new form of suser()

# 36822 17-Feb-1989 karels

branch for net release, apply 7.6 to 7.4

# 36821 17-Feb-1989 karels

fix if name recognition: initial (pos. null) prefix != name, allow > 1 digit

# 36457 21-Dec-1988 sklower

checkpoint working version with variable size sockaddr changes

# 34844 27-Jun-1988 bostic

install approved copyright notice

# 33984 07-Apr-1988 karels

add if_qflush

# 33183 30-Dec-1987 bostic

add Berkeley header

# 29061 04-Jun-1986 mckusick

4.3BSD release version

# 28942 02-Jun-1986 karels

rm unused (for lint)

# 26091 06-Feb-1986 karels

add LOOPBACK flag, interface metric

# 25647 19-Dec-1985 karels

rm bbnnet; rm PUP

# 25565 06-Dec-1985 bloom

can't let users take interfaces up and down

# 24773 16-Sep-1985 karels

ctlinput takes a sockaddr; ifinit doesn't need to call per-if init yet;
call if's ioctl when changing flags, so can notice down transition

# 23933 18-Jul-1985 sklower

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

# 23157 08-Jun-1985 mckusick

Add copyright

# 18544 01-Apr-1985 karels

move net addresses from interface layer into protocols;
ifioctl calls proto PRU_CONTROL with addresses, etc.;
watch out for magic bits in interface flags

# 17036 28-Aug-1984 bloom

fix header includes. no more ../h

# 16220 22-Mar-1984 karels

new ioctls for ARP

# 16135 09-Mar-1984 karels

don't clobber unit number in ifreq on SIOCGIFxxx.

# 15116 27-Sep-1983 sam

missing parameter to reset routines

# 14238 29-Jul-1983 sam

4.2 distribution

# 13053 12-Jun-1983 sam

more parts to the ioctls

# 13049 12-Jun-1983 sam

revamp network ioctls; add IFF_NOTRAILERS

# 12783 27-May-1983 sam

lint and wnj changes

1234