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
/
sbin
/
ifconfig
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r304572 (by bz):
ae
2017-03-18
1
-0
/
+1
*
Explicitly add more files to the 'runtime' package.
gjb
2016-02-09
1
-0
/
+1
*
Reduce overlinking
bapt
2015-12-24
1
-1
/
+1
*
Convert ifconfig to use lib80211.
adrian
2015-11-30
1
-2
/
+2
*
Integrate sbin/ifconfig/tests from NetBSD into atf/kyua
ngie
2015-01-04
1
-0
/
+4
*
Prefix all the vxlan ifconfig commands so they are unique
bryanv
2014-12-17
1
-1
/
+1
*
Disable the vxlan code until the people reponsible for it can come up with
des
2014-12-01
1
-1
/
+1
*
Convert sbin/ to LIBADD
bapt
2014-11-25
1
-6
/
+3
*
Add vxlan interface
bryanv
2014-10-20
1
-0
/
+1
*
Add forgotten DPADD to ifconfig(8).
melifaro
2014-08-17
1
-0
/
+1
*
Add support for reading i2c SFP/SFP+ data from NIC driver and
melifaro
2014-08-16
1
-0
/
+3
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
Remove the ifconfig test added in rev 263445. After discussion with
asomers
2014-05-05
1
-4
/
+0
*
Add several ATF tests that deal with multiple fibs. They're described in
asomers
2014-03-20
1
-0
/
+4
*
Remove AppleTalk support.
glebius
2014-03-14
1
-1
/
+0
*
Remove IPX support.
glebius
2014-03-14
1
-5
/
+0
*
Make userland tools honor WITHOUT_PF build option.
glebius
2013-10-29
1
-0
/
+2
*
Disable jail support in ifconfig when either building a rescue
rmh
2012-02-14
1
-2
/
+7
*
Rename ifcarp.c to carp.c
glebius
2011-12-16
1
-1
/
+1
*
Add infrastructure to allow all frames/packets received on an interface
bz
2011-07-03
1
-0
/
+1
*
Conditionally compile in the af_inet and af_inet6, af_nd6 modules.
bz
2011-05-31
1
-0
/
+12
*
Fixed dependencies (make checkdpadd).
ru
2010-02-25
1
-1
/
+1
*
Raise WARNS for various tools where possible.
ed
2010-01-17
1
-1
/
+1
*
Improve flexibility of receiving Router Advertisement and
hrs
2009-09-12
1
-0
/
+1
*
Add the "vnet" and "-vnet" options, to allow moving interfaces between
jamie
2009-06-24
1
-2
/
+2
*
Fix and add a workaround on an issue of EtherIP packet with reversed
hrs
2009-06-07
1
-0
/
+1
*
Move the grekey to its own file, ifconfig.c does not have interface specific
thompsa
2008-08-03
1
-0
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-3
/
+6
*
Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.
thompsa
2007-04-17
1
-1
/
+1
*
Hook trunk(4) up to the build.
thompsa
2007-04-10
1
-0
/
+1
*
Import interface groups from OpenBSD. This allows to group interfaces in
mlaier
2006-06-19
1
-0
/
+1
*
Extend coverage of the MK_IPX build option to the following:
ru
2006-03-20
1
-1
/
+3
*
Connect if_bridge to the build.
thompsa
2005-06-05
1
-0
/
+2
*
Remove bogus (but harmless) -I.. from CFLAGS. It makes no difference to
brooks
2005-03-25
1
-2
/
+1
*
Add CARP (Common Address Redundancy Protocol), which allows multiple
glebius
2005-02-22
1
-0
/
+3
*
Overhaul to cleanup some of the tangled logic that's grown over the years.
sam
2004-12-08
1
-24
/
+25
*
style.Makefile(5):
johan
2004-02-23
1
-1
/
+1
*
Teach ifconfig(8) how to print and set the MAC labels on network
rwatson
2002-10-23
1
-0
/
+4
*
Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined.
luigi
2002-02-15
1
-2
/
+0
*
Move the WARNS attribute down so that it also applies to the
mike
2001-12-05
1
-1
/
+1
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+1
*
Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds
dd
2001-09-05
1
-1
/
+1
*
Dike out the IPX bits if RELEASE_CRUNCH is defined.
obrien
2001-07-21
1
-0
/
+6
*
Currently, each wireless networking driver has it's own control program
phk
2001-05-26
1
-0
/
+4
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
remove an undefined reference when no VLAN support is compiled in.
luigi
2000-11-30
1
-0
/
+2
*
Enable INET6 by default.
shin
1999-12-15
1
-1
/
+1
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
[next]