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_mib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieve
harti
2006-01-04
1
-1
/
+18
*
Use the more appropriate ifnet_byindex() instead of ifaddr_byindex().
ru
2005-11-11
1
-2
/
+2
*
Before we export network interface data through the ifmibdata structure,
csjp
2005-10-23
1
-1
/
+1
*
If we are going to
cperciva
2005-05-06
1
-0
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-9
/
+2
*
The interface index space may be sparsely populated (e.g. when an
fenner
2001-10-17
1
-1
/
+2
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-1
/
+1
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
* Change sysctl from using linker_set to construct its tree using SLISTs.
dfr
1999-02-16
1
-1
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-2
/
+3
*
Removed unused #includes.
bde
1997-08-02
1
-5
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Removed nested include if <sys/socket.h> from <net/if.h> and
bde
1996-10-12
1
-1
/
+2
*
Add better support for retrieving management information from network
wollman
1996-07-30
1
-0
/
+150