summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Overhaul if_gre(4).ae2014-11-071-18/+43
* | | | | | | | | | Show SFP+/QSFP memory map dump on higher verbose levels.melifaro2014-10-231-2/+44
* | | | | | | | | | Add vxlan interfacebryanv2014-10-203-1/+721
* | | | | | | | | | Use printb() for boolean flags in ro_opts and actor_state for LACP.hrs2014-10-051-12/+5
* | | | | | | | | | Revert r272390.hrs2014-10-021-1/+1
* | | | | | | | | | Separate option handling from SIOC[SG]LAGG to SIOC[SG]LAGGOPTS forhrs2014-10-021-22/+27
* | | | | | | | | | Add IFCAP_HWSTATS.hrs2014-10-021-1/+1
* | | | | | | | | | Virtualize lagg(4) cloner. This change fixes a panic when tearing downhrs2014-10-012-10/+115
* | | | | | | | | | The lagg(4) interface is based on trunk(4) interface from OpenBSD.araujo2014-09-181-1/+1
* | | | | | | | | | Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) g...araujo2014-09-181-2/+2
* | | | | | | | | | Add DEF_CLONE_CMD_ARG2bryanv2014-09-141-0/+1
* | | | | | | | | | Do not try to read i2c info when no transceiver is present.melifaro2014-09-131-2/+4
* | | | | | | | | | Add the ability to set `prefer_source' flag to an IPv6 address.ae2014-09-092-1/+18
* | | | | | | | | | * Unconditionally turn on SIOCGI2C probing for all interfacesmelifaro2014-09-031-11/+17
OpenPOWER on IntegriCloud