summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r304572 (by bz):ae2017-03-181-0/+1
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* Reduce overlinkingbapt2015-12-241-1/+1
* Convert ifconfig to use lib80211.adrian2015-11-301-2/+2
* Integrate sbin/ifconfig/tests from NetBSD into atf/kyuangie2015-01-041-0/+4
* Prefix all the vxlan ifconfig commands so they are uniquebryanv2014-12-171-1/+1
* Disable the vxlan code until the people reponsible for it can come up withdes2014-12-011-1/+1
* Convert sbin/ to LIBADDbapt2014-11-251-6/+3
* Add vxlan interfacebryanv2014-10-201-0/+1
* Add forgotten DPADD to ifconfig(8).melifaro2014-08-171-0/+1
* Add support for reading i2c SFP/SFP+ data from NIC driver andmelifaro2014-08-161-0/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Remove the ifconfig test added in rev 263445. After discussion withasomers2014-05-051-4/+0
* Add several ATF tests that deal with multiple fibs. They're described inasomers2014-03-201-0/+4
* Remove AppleTalk support.glebius2014-03-141-1/+0
* Remove IPX support.glebius2014-03-141-5/+0
* Make userland tools honor WITHOUT_PF build option.glebius2013-10-291-0/+2
* Disable jail support in ifconfig when either building a rescuermh2012-02-141-2/+7
* Rename ifcarp.c to carp.cglebius2011-12-161-1/+1
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-031-0/+1
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.bz2011-05-311-0/+12
* Fixed dependencies (make checkdpadd).ru2010-02-251-1/+1
* Raise WARNS for various tools where possible.ed2010-01-171-1/+1
* Improve flexibility of receiving Router Advertisement andhrs2009-09-121-0/+1
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenjamie2009-06-241-2/+2
* Fix and add a workaround on an issue of EtherIP packet with reversedhrs2009-06-071-0/+1
* Move the grekey to its own file, ifconfig.c does not have interface specificthompsa2008-08-031-0/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-3/+6
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-171-1/+1
* Hook trunk(4) up to the build.thompsa2007-04-101-0/+1
* Import interface groups from OpenBSD. This allows to group interfaces inmlaier2006-06-191-0/+1
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+3
* Connect if_bridge to the build.thompsa2005-06-051-0/+2
* Remove bogus (but harmless) -I.. from CFLAGS. It makes no difference tobrooks2005-03-251-2/+1
* Add CARP (Common Address Redundancy Protocol), which allows multipleglebius2005-02-221-0/+3
* Overhaul to cleanup some of the tangled logic that's grown over the years.sam2004-12-081-24/+25
* style.Makefile(5):johan2004-02-231-1/+1
* Teach ifconfig(8) how to print and set the MAC labels on networkrwatson2002-10-231-0/+4
* Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined.luigi2002-02-151-2/+0
* Move the WARNS attribute down so that it also applies to themike2001-12-051-1/+1
* Default to WARNS=2.obrien2001-12-041-0/+1
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsdd2001-09-051-1/+1
* Dike out the IPX bits if RELEASE_CRUNCH is defined.obrien2001-07-211-0/+6
* Currently, each wireless networking driver has it's own control programphk2001-05-261-0/+4
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* remove an undefined reference when no VLAN support is compiled in.luigi2000-11-301-0/+2
* Enable INET6 by default.shin1999-12-151-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
OpenPOWER on IntegriCloud