Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+23 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 15 | -174/+474 | |
| |\ | |/ |/| | ||||||
| * | Updated/new dependencies | sjg | 2014-11-19 | 1 | -0/+1 | |
| * | Merge from head@274682 | sjg | 2014-11-19 | 9 | -30/+1732 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 2 | -25/+53 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 | |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 | |
| * | | | Merge from head | sjg | 2014-05-08 | 3 | -140/+1 | |
| |\ \ \ | ||||||
| * | | | | New/updated dependencies | sjg | 2014-05-05 | 1 | -1/+0 | |
| * | | | | Merge head | sjg | 2014-04-28 | 8 | -377/+146 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge from head | sjg | 2013-09-05 | 3 | -7/+11 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 5 | -67/+39 | |
| |\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 3 | -11/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+24 | |
* | | | | | | | | | | | * Update SFF-8024 Identifier constants. | melifaro | 2015-05-16 | 1 | -4/+67 | |
* | | | | | | | | | | | Simplify i2c reader: we don't need per-NIC handler anymore. | melifaro | 2015-05-15 | 1 | -65/+57 | |
* | | | | | | | | | | | Add an ability accept encapsulated packets from different sources by one | ae | 2015-05-15 | 2 | -2/+12 | |
* | | | | | | | | | | | Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulated | ae | 2015-05-12 | 2 | -8/+36 | |
* | | | | | | | | | | | - Remove ND6_IFF_IGNORELOOP. This functionality was useless in practice | hrs | 2015-05-12 | 2 | -12/+1 | |
* | | | | | | | | | | | Use MIN from sys/param.h instead of handrolling the macro | ngie | 2015-05-11 | 1 | -3/+1 | |
* | | | | | | | | | | | ifmedia changes: | erj | 2015-04-07 | 1 | -6/+26 | |
* | | | | | | | | | | | Stop including if_var.h from userland. | glebius | 2015-04-06 | 7 | -7/+0 | |
* | | | | | | | | | | | Simplify string mangling in ifmaybeload(). | jhb | 2015-03-13 | 1 | -5/+4 | |
* | | | | | | | | | | | - Implement loopback probing state in enhanced DAD algorithm. | hrs | 2015-03-05 | 3 | -2/+21 | |
* | | | | | | | | | | | Revert the change of flowid output format. [1] | vsevolod | 2015-02-02 | 2 | -30/+4 | |
* | | | | | | | | | | | Style(9) fixes. | vsevolod | 2015-02-02 | 2 | -36/+47 | |
* | | | | | | | | | | | Reorganize the list of addresses associated with an interface and group them | vsevolod | 2015-02-02 | 2 | -5/+196 | |
* | | | | | | | | | | | Integrate sbin/ifconfig/tests from NetBSD into atf/kyua | ngie | 2015-01-04 | 2 | -0/+17 | |
* | | | | | | | | | | | mdoc: improvements to SEE ALSO. | joel | 2014-12-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Prefix all the vxlan ifconfig commands so they are unique | bryanv | 2014-12-17 | 3 | -43/+43 | |
* | | | | | | | | | | | Disable the vxlan code until the people reponsible for it can come up with | des | 2014-12-01 | 1 | -1/+1 | |
* | | | | | | | | | | | Convert sbin/ to LIBADD | bapt | 2014-11-25 | 1 | -6/+3 | |
* | | | | | | | | | | | Expose groups by default in ifconfig output. This was never hidden by | feld | 2014-11-19 | 1 | -3/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Overhaul if_gre(4). | ae | 2014-11-07 | 1 | -18/+43 | |
* | | | | | | | | | | Show SFP+/QSFP memory map dump on higher verbose levels. | melifaro | 2014-10-23 | 1 | -2/+44 | |
* | | | | | | | | | | Add vxlan interface | bryanv | 2014-10-20 | 3 | -1/+721 | |
* | | | | | | | | | | Use printb() for boolean flags in ro_opts and actor_state for LACP. | hrs | 2014-10-05 | 1 | -12/+5 | |
* | | | | | | | | | | Revert r272390. | hrs | 2014-10-02 | 1 | -1/+1 | |
* | | | | | | | | | | Separate option handling from SIOC[SG]LAGG to SIOC[SG]LAGGOPTS for | hrs | 2014-10-02 | 1 | -22/+27 | |
* | | | | | | | | | | Add IFCAP_HWSTATS. | hrs | 2014-10-02 | 1 | -1/+1 | |
* | | | | | | | | | | Virtualize lagg(4) cloner. This change fixes a panic when tearing down | hrs | 2014-10-01 | 2 | -10/+115 | |
* | | | | | | | | | | The lagg(4) interface is based on trunk(4) interface from OpenBSD. | araujo | 2014-09-18 | 1 | -1/+1 | |
* | | | | | | | | | | Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) g... | araujo | 2014-09-18 | 1 | -2/+2 | |
* | | | | | | | | | | Add DEF_CLONE_CMD_ARG2 | bryanv | 2014-09-14 | 1 | -0/+1 | |
* | | | | | | | | | | Do not try to read i2c info when no transceiver is present. | melifaro | 2014-09-13 | 1 | -2/+4 | |
* | | | | | | | | | | Add the ability to set `prefer_source' flag to an IPv6 address. | ae | 2014-09-09 | 2 | -1/+18 | |
* | | | | | | | | | | * Unconditionally turn on SIOCGI2C probing for all interfaces | melifaro | 2014-09-03 | 1 | -11/+17 |