index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net
/
if.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-2
/
+2
*
Delete the if_private[] array in struct ifnet; this turned out to be
wollman
1996-01-26
1
-4
/
+19
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
1
-2
/
+1
*
Staticize, clean lint.
phk
1995-12-09
1
-8
/
+1
*
all:
dg
1995-12-05
1
-6
/
+2
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
1
-2
/
+2
*
Add a few hooks (in the form of an array of four void *'s) to allow
wollman
1995-08-31
1
-1
/
+4
*
Fix several sysinit functions that had the wrong type and unnecessarily
bde
1995-08-30
1
-2
/
+1
*
Make everything except the unsupported network sources compile cleanly
bde
1995-08-16
1
-1
/
+2
*
Move some struct definitions outside of struct's, so their scopes for
joerg
1995-07-09
1
-35
/
+40
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Cleanup loopback interface support.
pst
1995-04-26
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+2
*
Moved declaration of ifnet pointer out of the header file and into the
dg
1994-12-30
1
-2
/
+2
*
Removed bogus semicolon at end of a #define line.
dg
1994-12-22
1
-2
/
+2
*
Add generic part of generic multiple-physical-interface support (the
wollman
1994-12-21
1
-1
/
+3
*
Add a #define for if_rawoutput(), which isn't used now, but eventually will
wollman
1994-12-21
1
-1
/
+2
*
Add support for two separate cloning flags, one set by the lower layers,
wollman
1994-12-13
1
-1
/
+13
*
#include <socket.h> -> <sys/socket.h>
phk
1994-11-16
1
-2
/
+2
*
Include <sys/socket.h> for declaration of struct sockaddr. This helps
bde
1994-11-15
1
-4
/
+7
*
if.h:
bde
1994-11-14
1
-2
/
+3
*
Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't any
wollman
1994-10-01
1
-1
/
+2
*
Make idempotent.
paul
1994-08-21
1
-1
/
+6
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+2
*
Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-
dg
1994-08-08
1
-1
/
+3
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-5
/
+5
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+363