maxim 2008-10-05 05:12:48 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
SVN rev 183616 on 2008-10-05 05:12:48Z by maxim
o Typo fixes.
PR: docs/127866
Submitted by: Marius Korsmo
Revision ChangesPath
1.155
sam 2008-09-22 00:30:26 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 183261 on 2008-09-22 00:30:26Z by sam
MIMO power save and RIFS; while here also update per-node state/flags for
ampdu
Revision Changes
jfv 2008-08-28 22:13:44 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.c ifvlan.c
Log:
SVN rev 182414 on 2008-08-28 22:13:44Z by jfv
Add support in ifconfig to control the vlan hardware filter feature.
Reviewed by: EvilSam and mo
rpaulo 2008-08-27 12:54:29 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
SVN rev 182263 on 2008-08-27 12:54:29Z by rpaulo
Fix typo.
Revision ChangesPath
1.152 +2 -2 src/sbin/ifconfig/ifconfig.8
_
sam 2008-08-18 00:51:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 181815 on 2008-08-18 00:51:19Z by sam
MFC r181454: recognize WPS ie's
Revision ChangesPath
1.142.2.5 +2 -
sam 2008-08-09 05:37:22 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 181454 on 2008-08-09 05:37:22Z by sam
recognize WPS ie's
Submitted by: "Chuck Tuffli" <[EMAIL PROTECTED]>
MFC after: 1 week
Re
sam 2008-08-02 18:10:14 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 181199 on 2008-08-02 18:10:14Z by sam
change list wme to only print the channel parameters; to
get channel+bss use -v
Revision Changes
sam 2008-07-30 16:22:52 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
SVN rev 180999 on 2008-07-30 16:22:52Z by sam
correct description of how to clear a desired channel
Pointed out by: Chris Buechler
MFC after: 1 week
R
thompsa 2008-06-20 17:26:34 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.c
share/man/man4 gre.4
sys/net if_gre.c if_gre.h
Log:
SVN rev 179894 on 2008-06-20 17:26:34Z by thompsa
Add support for the optional k
sam 2008-04-25 05:33:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ifconfigifconfig.8
Log:
MFC 1.146: explain that you must set a default transmit key for WEP
Revision ChangesPath
1.142.2.4 +7 -1 src/sbin/ifconfig/ifco
sam 2008-02-29 20:42:17 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
explain that you must set a default transmit key for WEP
Submitted by: Jeremie Le Hen <[EMAIL PROTECTED]>
MFC after: 1 week
Revision ChangesPath
1
sam 2007-11-11 17:45:56 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ifconfigifconfig.8
Log:
MFC 1.143: minor wireless-related corrections
Approved by:re (kensmith)
Revision ChangesPath
1.142.2.1 +18 -10src/sbin/
sam 2007-11-02 05:23:22 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
minor wireless-related corrections
MFC after: 1 week
Revision ChangesPath
1.143 +18 -10src/sbin/ifconfig/ifconfig.8
__
thompsa 2007-10-11 20:20:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8 ifconfig.c
Log:
MFC ifconfig.8 r1.138, ifconfig.c r1.131
Add the -n flag for disabling automatic module loading
Revision ChangesPath
sam 2007-07-09 15:39:58 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
updates for 802.11-related parameters
Reviewed by:thompsa
Approved by:re (hrs)
Revision ChangesPath
1.141 +198 -10 src/sbin/ifconfig/ifconf
andre 2007-06-11 20:15:20 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.c
Log:
Add reporting and toggling of TCP LRO (large receive offload) support to
ifconfig(8).
Revision ChangesPath
1.140 +8 -0 src/sbin/ifconfig/i
Sam Leffler wrote:
sam 2007-06-11 03:56:33 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.h ifieee80211.c
ifmedia.c
Log:
Update for revised 802.11 support:
o revised channel handling support; ifconfig now que
sam 2007-06-11 03:56:33 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.h ifieee80211.c
ifmedia.c
Log:
Update for revised 802.11 support:
o revised channel handling support; ifconfig now queries the kernel to
thompsa 2007-05-22 17:41:10 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.c
Log:
Add the -n flag for disabling automatic module loading, this will be used by
rc.d to stop it reloading the network module on unload.
Revision Changes
thompsa 2007-04-10 03:35:42 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Bump document date for new trunk commands.
Revision ChangesPath
1.136 +1 -1 src/sbin/ifconfig/ifconfig.8
__
thompsa 2007-04-01 02:09:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC r1.134
Correct the name of the 'proto' command.
Revision ChangesPath
1.95.2.23 +1 -1 src/sbin/ifconfig/ifconfig.8
__
thompsa 2007-03-29 21:30:26 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Correct the name of the 'proto' command.
MFC after: 3 days
Revision ChangesPath
1.134 +1 -1 src/sbin/ifconfig/ifconfig.8
bms 2007-02-05 12:39:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC rev 1.133:
Be explicit in examples about the correct grammar for 'alias' and
'-alias', and that 'add' and 'delete are in fact synonyms
bms 2007-02-04 16:48:56 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Be explicit in examples about the correct grammar for 'alias' and
'-alias', and that 'add' and 'delete are in fact synonyms for these
in the ifconfig(8) grammar.
U
On Sat, 3 Feb 2007, Bruce M Simpson wrote:
bms 2007-02-03 03:37:38 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Add an EXAMPLES section to ifconfig(8), clearly showing how to configure
IPv6 addresses in FreeBSD.
See also: http://www.telscom.
bms 2007-02-03 11:57:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
Bump .Dd.
Revision ChangesPath
1.95.2.21 +1 -1 src/sbin/ifconfig/ifconfig.8
___
cvs
bms 2007-02-03 11:57:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC rev 1.132:
Add an EXAMPLES section for ifconfig(8).
PR: bin/102701
Obtained from: OpenBSD
Revision ChangesPa
bms 2007-02-03 03:37:38 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Add an EXAMPLES section to ifconfig(8), clearly showing how to configure
IPv6 addresses in FreeBSD.
See also: http://www.telscom.ch/index.php/downloads/configure_ipv
Marius Strobl wrote:
> On Sun, Jan 21, 2007 at 12:03:08PM -0800, Sam Leffler wrote:
>> Marius Strobl wrote:
>>> marius 2007-01-20 00:56:49 UTC
>>>
>>> FreeBSD src repository
>>>
>>> Modified files:
>>> sbin/ifconfigifconfig.8 ifmedia.c
>>> Log:
>>> - Display the media inst
On Sun, Jan 21, 2007 at 12:03:08PM -0800, Sam Leffler wrote:
> Marius Strobl wrote:
> > marius 2007-01-20 00:56:49 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sbin/ifconfigifconfig.8 ifmedia.c
> > Log:
> > - Display the media instance numbers and allow
Marius Strobl wrote:
> marius 2007-01-20 00:56:49 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/ifconfigifconfig.8 ifmedia.c
> Log:
> - Display the media instance numbers and allow the user to set the active
> one. This is based on NetBSD but unlike NetBS
marius 2007-01-20 00:56:49 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifmedia.c
Log:
- Display the media instance numbers and allow the user to set the active
one. This is based on NetBSD but unlike NetBSD this implementation prints
the in
On Mon, Nov 27, 2006 at 09:54:46PM +, Ceri Davies wrote:
> ceri2006-11-27 21:54:46 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/ifconfigifconfig.8
> Log:
> Bump .Dd for r1.127.
>
> Revision ChangesPath
> 1.128 +1 -1 src/sbin/ifcon
ceri2006-11-27 21:54:46 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Bump .Dd for r1.127.
Revision ChangesPath
1.128 +1 -1 src/sbin/ifconfig/ifconfig.8
___
cvs-all@freebsd.org
thompsa 2006-11-27 21:59:05 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Add descriptions for p2p and autop2p.
Revision ChangesPath
1.129 +20 -0 src/sbin/ifconfig/ifconfig.8
___
cvs
trhodes 2006-11-03 09:14:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC:
Note that the -v option may be used to expand long SSIDs.
Use .Fl inplace of .Cm (ru change).
PR: 102118
Revie
ru 2006-10-10 09:44:08 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Fix markup botched in previous commit.
Revision ChangesPath
1.124 +2 -2 src/sbin/ifconfig/ifconfig.8
___
cv
trhodes 2006-10-10 02:20:12 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Note that the -v option may be used to expand long SSIDs.
PR: 102118
Reviewed by:sam
Revision ChangesPath
1.123 +8 -1 src/sbin/i
schweikh2006-10-02 08:55:54 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Correct some grammos.
Revision ChangesPath
1.122 +3 -3 src/sbin/ifconfig/ifconfig.8
___
cvs-all@freebsd.org
Andre Oppermann wrote:
andre 2006-09-06 22:07:14 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.c
Log:
Make TSO (TCP segmentation offload) capabilities visible and accessible with
'ifconfig em0 tso' and 'ifconfig em0 -tso'. TSO for IPv
andre 2006-09-06 22:07:14 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifconfig.c
Log:
Make TSO (TCP segmentation offload) capabilities visible and accessible with
'ifconfig em0 tso' and 'ifconfig em0 -tso'. TSO for IPv4 and IPv6 is always
ena
sam 2006-08-10 06:29:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
MFC: remove display of the ERP ie from the list sta output
Revision ChangesPath
1.95.2.16 +23 -0 src/sbin/ifconfig
sam 2006-08-10 06:09:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
MFC: add beacon miss threshold control
Revision ChangesPath
1.95.2.15 +14 -1 src/sbin/ifconfig/ifconfig.8
1.18.2
sam 2006-07-26 03:08:45 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
add beacon miss threshold control
Submitted by: Henrik Brix Andersen <[EMAIL PROTECTED]>
MFC after: 2 weeks
Revision ChangesPath
1.1
sam 2006-06-23 17:22:03 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
remove display of the ERP ie from the list sta output (it's always
zero); replace it with station capabilities
MFC after: 1 month
Revision C
scottl 2006-04-08 21:38:09 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Document the rest of the 802.11 capability flags.
Revision ChangesPath
1.116 +18 -0 src/sbin/ifconfig/ifconfig.8
___
sam 2006-03-10 22:05:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC 1.115: explain what list chan displays
Approved by:re (scottl, hrs)
Revision ChangesPath
1.95.2.14 +23 -4 src/sbin/
sam 2006-02-27 19:57:07 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
explain what list chan displays
MFC after: 1 week
Revision ChangesPath
1.115 +23 -4 src/sbin/ifconfig/ifconfig.8
_
sam 2006-02-19 00:20:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC 1.114: add missing args to mac:del and mac:kick
Approved by:re (scottl)
Revision ChangesPath
1.95.2.13 +3 -3 src/s
sam 2006-02-15 23:16:03 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
add miss args to mac:del and mac:kick
Submitted by: Anders Hanssen
MFC after: 3 days
Revision ChangesPath
1.114 +3 -3 src/sbin/ifconfig/i
jcamou 2006-02-15 15:03:04 UTC
FreeBSD src repository (doc committer)
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC: rev.1.113.
Approved by:re (scottl)
Revision ChangesPath
1.95.2.12 +93 -65src/sbin/ifconfig/ifconfi
jcamou 2006-02-03 14:41:41 UTC
FreeBSD src repository (doc committer)
Modified files:
sbin/ifconfigifconfig.8
Log:
Document carp(4) arguments.
PR: docs/92653
Submitted by: Jeremy C. Reed <[EMAIL PROTECTED]>
Reviewed by:ru
Approved by:trho
ceri2006-01-02 12:53:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC r1.111:
Document the pfsync(4) specific maxupd parameter, with text mostly taken
from OpenBSD's manpage.
Revision Changes
thompsa 2005-12-29 11:16:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sbin/ifconfigifconfig.8
Log:
Add the documentation for if_bridge(4) commands which was missed when the code
was MFCed to RELENG_5
Revision ChangesPath
1.85.2.4
sam 2005-12-26 18:19:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8
Log:
MFC: deftxkey explanation
Revision ChangesPath
1.95.2.9 +8 -0 src/sbin/ifconfig/ifconfig.8
_
sam 2005-12-26 18:15:09 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
document deftxkey
Revision ChangesPath
1.112 +9 -1 src/sbin/ifconfig/ifconfig.8
___
cvs-all@freebsd.org mai
sam 2005-12-22 19:32:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
MFC: add multicast rate support
display a bssid that's zero with the -v option
add control for packet bursting
Re
ceri2005-12-16 11:38:18 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
Document the pfsync(4) specific maxupd parameter, with text mostly taken
from OpenBSD's manpage.
PR: docs/89256
Submitted by: Pim van Pelt
MFC aft
sam 2005-12-14 19:44:40 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
add control for packet bursting
Revision ChangesPath
1.110 +14 -1 src/sbin/ifconfig/ifconfig.8
1.31 +16 -0 src/sbin/ifconfig/if
sam 2005-12-12 19:23:56 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
add mcastrate support
MFC after: 1 week
Revision ChangesPath
1.108 +7 -1 src/sbin/ifconfig/ifconfig.8
1.29 +18 -0 sr
60 matches
Mail list logo