summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
* | | | | | | | | | * Add SIOCGI2C driver ioctl used to retrieve i2c info.melifaro2014-08-291-33/+21
* | | | | | | | | | * Add new net/sff8436.h containing constants used to accessmelifaro2014-08-211-88/+365
* | | | | | | | | | Zero buffer before request.melifaro2014-08-181-0/+1
* | | | | | | | | | Add forgotten DPADD to ifconfig(8).melifaro2014-08-171-0/+1
* | | | | | | | | | Clean up unused definitions.melifaro2014-08-161-22/+8
* | | | | | | | | | * Use standard net/sff8472.h header for sff bits and offsets.melifaro2014-08-161-103/+85
* | | | | | | | | | Add support for reading i2c SFP/SFP+ data from NIC driver andmelifaro2014-08-164-0/+551
* | | | | | | | | | Fix a typo in a comment: s/interprete/interpret/gjb2014-08-121-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Make the description of the "no_prefer_iface" flag easier to understand.jlh2014-07-121-3/+5
* | | | | | | | | Fix ifconfig to show pltime and vltime with -L option,ume2014-06-301-9/+13
* | | | | | | | | mdoc: remove superfluous paragraph macros.joel2014-06-231-1/+0
* | | | | | | | | Style cleanups on ifconfig.8allanjude2014-06-061-14/+20
* | | | | | | | | improve ifconfig(8) man page by describing special behaviour of -l etherallanjude2014-05-271-0/+17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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-053-139/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add several ATF tests that deal with multiple fibs. They're described inasomers2014-03-203-0/+139
* | | | | | | Remove AppleTalk support.glebius2014-03-143-224/+0
* | | | | | | Remove IPX support.glebius2014-03-144-148/+0
* | | | | | | Axe IFF_SMART.glebius2013-11-051-1/+1
* | | | | | | Make userland tools honor WITHOUT_PF build option.glebius2013-10-291-0/+2
* | | | | | | Provide a working example line for an interface with 1 address runningglebius2013-10-211-2/+2
* | | | | | | Do not error out when adding an interface to a group to which itdes2013-10-191-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix a typo (s/error/errno/).hrs2013-07-031-1/+1
* | | | | | Do not display a warning message in a jail without AF_INET6 support.hrs2013-06-301-1/+1
* | | | | | mdoc sweepjoel2013-05-131-3/+9
* | | | | | Don't free memory that is going to be used as error string.glebius2013-04-251-3/+1
* | | | | | Mark a mesh path to a mesh gate with a 'G'.monthadar2013-02-071-1/+3
| |_|_|_|/ |/| | | |
* | | | | Add no_prefer_iface option.ume2013-01-093-2/+11
* | | | | Fix socket calls on error post-r243965.kevlo2012-12-212-2/+2
* | | | | - Fix LOR in sa6_recoverscope() in rt_msg2()[1].hrs2012-12-041-2/+3
* | | | | Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel tohrs2012-11-171-41/+2
* | | | | Actually change "silent" to "silence" this time (reviewed by adri@).wblock2012-11-071-1/+1
* | | | | Remove fifteen-year-old notes on media selection (suggested by simon@).wblock2012-11-071-20/+17
* | | | | Add devd.conf(5) and devd(8) to SEE ALSO xrefs. Give users a pointer towblock2012-11-071-1/+3
| |/ / / |/| | |
* | | | Remove "prefer_source" address selection option. FreeBSD has had anhrs2012-07-092-9/+1
| |/ / |/| |
* | | - Updated TOE support in the kernel.np2012-06-191-1/+3
| |/ |/|
OpenPOWER on IntegriCloud