summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* ifconfig(8): can't use 'name' or 'description' when creating interface with a...kp2016-02-203-2/+24
* Add an IOCTL rr_limit to let users fine tuning the number of packets to bearaujo2016-01-231-0/+16
* Add SFF-8024 Extended Specification Compliancemelifaro2015-12-281-4/+44
* Reduce overlinkingbapt2015-12-241-1/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-011-0/+1
* Convert ifconfig to use lib80211.adrian2015-11-304-864/+11
* [ifconfig] handle IBSS mediatype correctly.adrian2015-11-261-0/+2
* Add sysctl to control LACP strict compliance defaultsmh2015-11-061-1/+16
* ifconfig: fix padding for '<ifname> scan' command outputavos2015-11-061-2/+2
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-6/+0
* Replace N #defines with nitems to simplify ifconfig code slightlyngie2015-09-2715-59/+23
* Make ifconfig always exit with an error code if an important ioctl failsallanjude2015-09-161-9/+6
* - Remove GIF_{SEND,ACCEPT}_REVETHIP.hrs2015-09-101-10/+3
* Make LAG LACP fast timeout tunable through IOCTL.hiren2015-08-122-1/+9
* Add META_MODE support.sjg2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-2715-174/+474
| |\ | |/ |/|
| * Updated/new dependenciessjg2014-11-191-0/+1
| * Merge from head@274682sjg2014-11-199-30/+1732
| |\
| * \ Merge head from 7/28sjg2014-08-192-25/+53
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-083-140/+1
| |\ \ \
| * | | | New/updated dependenciessjg2014-05-051-1/+0
| * | | | Merge headsjg2014-04-288-377/+146
| |\ \ \ \
| * \ \ \ \ Merge from headsjg2013-09-053-7/+11
| |\ \ \ \ \
| * | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | Sync with HEAD.obrien2013-02-085-67/+39
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Sync from headsjg2012-11-043-11/+5
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+24
* | | | | | | | | | | * Update SFF-8024 Identifier constants.melifaro2015-05-161-4/+67
* | | | | | | | | | | Simplify i2c reader: we don't need per-NIC handler anymore.melifaro2015-05-151-65/+57
* | | | | | | | | | | Add an ability accept encapsulated packets from different sources by oneae2015-05-152-2/+12
* | | | | | | | | | | Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulatedae2015-05-122-8/+36
* | | | | | | | | | | - Remove ND6_IFF_IGNORELOOP. This functionality was useless in practicehrs2015-05-122-12/+1
* | | | | | | | | | | Use MIN from sys/param.h instead of handrolling the macrongie2015-05-111-3/+1
* | | | | | | | | | | ifmedia changes:erj2015-04-071-6/+26
* | | | | | | | | | | Stop including if_var.h from userland.glebius2015-04-067-7/+0
* | | | | | | | | | | Simplify string mangling in ifmaybeload().jhb2015-03-131-5/+4
* | | | | | | | | | | - Implement loopback probing state in enhanced DAD algorithm.hrs2015-03-053-2/+21
* | | | | | | | | | | Revert the change of flowid output format. [1]vsevolod2015-02-022-30/+4
* | | | | | | | | | | Style(9) fixes.vsevolod2015-02-022-36/+47
* | | | | | | | | | | Reorganize the list of addresses associated with an interface and group themvsevolod2015-02-022-5/+196
* | | | | | | | | | | Integrate sbin/ifconfig/tests from NetBSD into atf/kyuangie2015-01-042-0/+17
* | | | | | | | | | | mdoc: improvements to SEE ALSO.joel2014-12-271-1/+1
* | | | | | | | | | | Prefix all the vxlan ifconfig commands so they are uniquebryanv2014-12-173-43/+43
* | | | | | | | | | | 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
* | | | | | | | | | | Expose groups by default in ifconfig output. This was never hidden byfeld2014-11-191-3/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
OpenPOWER on IntegriCloud