| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove repeated words. | joel | 2012-06-05 | 1 | -1/+1 |
* | if_lagg: allow to invoke SIOCSLAGGPORT multiple times in a row | rea | 2012-05-28 | 1 | -1/+2 |
* | Removed the IFCAP_ prefix when printing the IPv6 checksum capabilities. | bz | 2012-05-28 | 1 | -1/+1 |
* | It turns out that too many drivers are not only parsing the L2/3/4 | bz | 2012-05-28 | 2 | -4/+25 |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-19 | 2 | -1/+21 |
* | Skip nd6 line with no warning message when the system does not support | hrs | 2012-05-11 | 1 | -2/+4 |
* | Update man page date to the date of the last commit. | monthadar | 2012-05-02 | 1 | -1/+1 |
* | * Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D'; | monthadar | 2012-05-01 | 1 | -0/+2 |
* | * Added new command to ifconfig to activate Mesh Gate Announcement called | monthadar | 2012-05-01 | 2 | -0/+20 |
* | Remove end of line whitespace introduced in previous commit. | joel | 2012-04-07 | 1 | -1/+1 |
* | Document syncdev, syncpeer and defer keywords for | glebius | 2012-04-03 | 1 | -1/+19 |
* | Make it possible to switch pfsync(4) deferral mechanism on/off. | glebius | 2012-04-03 | 1 | -3/+25 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -13/+13 |
* | Also fix the parameter usage in set80211meshpeering(). | bschmidt | 2012-03-23 | 1 | -1/+1 |
* | Fix an incorrect parameter usage here. | adrian | 2012-03-22 | 1 | -1/+1 |
* | Fix typo and bump the document date which I also forgot. | thompsa | 2012-03-07 | 1 | -2/+2 |
* | Add the ability to set which packet layers are used for the load balance hash | thompsa | 2012-03-06 | 2 | -0/+68 |
* | Update bridge(4) default values. | brueffer | 2012-02-29 | 1 | -3/+3 |
* | Correct capitalization of "Hz" in user-visible text (manpages, printf(), | gavin | 2012-02-28 | 1 | -2/+2 |
* | Disable jail support in ifconfig when either building a rescue | rmh | 2012-02-14 | 2 | -2/+15 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -3/+0 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | Adjust the VLAN section of the ifconfig(8) man page to better reflect | rwatson | 2012-01-04 | 1 | -4/+5 |
* | Allow toggling of IFCAP_VLAN_HWCSUM for hardware that supports checksum | bz | 2011-12-17 | 2 | -3/+5 |
* | Rename ifcarp.c to carp.c | glebius | 2011-12-16 | 2 | -1/+1 |
* | Since size of struct in_aliasreq has just been changed in r228571, | glebius | 2011-12-16 | 1 | -0/+1 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 6 | -89/+164 |
* | For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn't | glebius | 2011-11-19 | 1 | -2/+1 |
* | Bump date. | adrian | 2011-11-12 | 1 | -1/+1 |
* | Add documentation for the new quiet time IE options. | adrian | 2011-11-12 | 1 | -0/+32 |
* | Add quiet time element configuration support to ifconfig. | adrian | 2011-11-08 | 1 | -0/+36 |
* | - Document inet6 no_radr flag. | hrs | 2011-09-19 | 1 | -1/+26 |
* | This patch removes a check in ifconfig which disables HT/40 channels | adrian | 2011-07-20 | 1 | -12/+0 |
* | This patch enables listing DFS related flags when 'ifconfig -v wlanX | adrian | 2011-07-19 | 1 | -3/+14 |
* | If compiling RESCUE always ignore feature_present(3) calls so that | bz | 2011-07-18 | 3 | -0/+7 |
* | Add infrastructure to allow all frames/packets received on an interface | bz | 2011-07-03 | 3 | -1/+118 |
* | Grab one of the ifcap bits for netmap, and enable printing in ifconfig. | luigi | 2011-06-14 | 1 | -1/+1 |
* | - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1. | hrs | 2011-06-06 | 2 | -1/+3 |
* | Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as an | hrs | 2011-06-05 | 2 | -69/+5 |
* | Conditionally compile in the af_inet and af_inet6, af_nd6 modules. | bz | 2011-05-31 | 6 | -6/+52 |
* | When setting media always and not just in case of switching to IFM_AUTO | marius | 2011-05-15 | 1 | -5/+1 |
* | Revert r220907 and r220915. | adrian | 2011-04-22 | 1 | -5/+3 |
* | Change the MIMO userland export ABI to include flags, number of radio chains, | adrian | 2011-04-21 | 1 | -3/+5 |
* | Correct 'list scan' description in the examples. The previous description | gjb | 2011-04-06 | 1 | -1/+1 |
* | Bump date from previous commit. | gjb | 2011-03-21 | 1 | -1/+1 |
* | Use 'list scan' in favor of 'scan', as 'scan' has a different purpose. | gjb | 2011-03-20 | 1 | -1/+1 |
* | Remove unneeded newline. | gjb | 2011-03-12 | 1 | -1/+0 |
* | Add example of using 'scan' for wireless networks, similarly to | gjb | 2011-03-12 | 1 | -0/+4 |
* | Fix the 'scan hang' issue. | bschmidt | 2011-01-30 | 1 | -2/+6 |
* | When doing a scan while being associated it is possible that the scan | bschmidt | 2011-01-30 | 1 | -0/+1 |