aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
* Add an IOCTL rr_limit to let users fine tuning the number of packets to beMarcelo Araujo2016-01-231-0/+16
* Add SFF-8024 Extended Specification ComplianceAlexander V. Chernikov2015-12-281-4/+44
* Reduce overlinkingBaptiste Daroussin2015-12-241-1/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+1
* Convert ifconfig to use lib80211.Adrian Chadd2015-11-304-864/+11
* [ifconfig] handle IBSS mediatype correctly.Adrian Chadd2015-11-261-0/+2
* Add sysctl to control LACP strict compliance defaultSteven Hartland2015-11-061-1/+16
* ifconfig: fix padding for '<ifname> scan' command outputAndriy Voskoboinyk2015-11-061-2/+2
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-6/+0
* Replace N #defines with nitems to simplify ifconfig code slightlyEnji Cooper2015-09-2715-59/+23
* Make ifconfig always exit with an error code if an important ioctl failsAllan Jude2015-09-161-9/+6
* - Remove GIF_{SEND,ACCEPT}_REVETHIP.Hiroki Sato2015-09-101-10/+3
* Make LAG LACP fast timeout tunable through IOCTL.Hiren Panchasara2015-08-122-1/+9
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2715-174/+474
| |\ | |/ |/|
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-0/+1
| * Merge from head@274682Simon J. Gerraty2014-11-199-30/+1732
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-25/+53
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-083-140/+1
| |\ \ \
| * | | | New/updated dependenciesSimon J. Gerraty2014-05-051-1/+0
| * | | | Merge headSimon J. Gerraty2014-04-288-377/+146
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-053-7/+11
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Sync with HEAD.David E. O'Brien2013-02-085-67/+39
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-043-11/+5
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+24
* | | | | | | | | * Update SFF-8024 Identifier constants.Alexander V. Chernikov2015-05-161-4/+67
* | | | | | | | | Simplify i2c reader: we don't need per-NIC handler anymore.Alexander V. Chernikov2015-05-151-65/+57
* | | | | | | | | Add an ability accept encapsulated packets from different sources by oneAndrey V. Elsukov2015-05-152-2/+12
* | | | | | | | | Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulatedAndrey V. Elsukov2015-05-122-8/+36
* | | | | | | | | - Remove ND6_IFF_IGNORELOOP. This functionality was useless in practiceHiroki Sato2015-05-122-12/+1
* | | | | | | | | Use MIN from sys/param.h instead of handrolling the macroEnji Cooper2015-05-111-3/+1
* | | | | | | | | ifmedia changes:Eric Joyner2015-04-071-6/+26
* | | | | | | | | Stop including if_var.h from userland.Gleb Smirnoff2015-04-067-7/+0
* | | | | | | | | Simplify string mangling in ifmaybeload().John Baldwin2015-03-131-5/+4
* | | | | | | | | - Implement loopback probing state in enhanced DAD algorithm.Hiroki Sato2015-03-053-2/+21
* | | | | | | | | Revert the change of flowid output format. [1]Vsevolod Stakhov2015-02-022-30/+4
* | | | | | | | | Style(9) fixes.Vsevolod Stakhov2015-02-022-36/+47
* | | | | | | | | Reorganize the list of addresses associated with an interface and group themVsevolod Stakhov2015-02-022-5/+196
* | | | | | | | | Integrate sbin/ifconfig/tests from NetBSD into atf/kyuaEnji Cooper2015-01-042-0/+17
* | | | | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-1/+1
* | | | | | | | | Prefix all the vxlan ifconfig commands so they are uniqueBryan Venteicher2014-12-173-43/+43
* | | | | | | | | Disable the vxlan code until the people reponsible for it can come up withDag-Erling Smørgrav2014-12-011-1/+1
* | | | | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-6/+3
* | | | | | | | | Expose groups by default in ifconfig output. This was never hidden byMark Felder2014-11-191-3/+2
| |_|_|_|_|_|_|/ |/| | | | | | |