index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc sweep
joel
2013-05-13
1
-3
/
+9
*
Don't free memory that is going to be used as error string.
glebius
2013-04-25
1
-3
/
+1
*
Mark a mesh path to a mesh gate with a 'G'.
monthadar
2013-02-07
1
-1
/
+3
*
Add no_prefer_iface option.
ume
2013-01-09
3
-2
/
+11
*
Fix socket calls on error post-r243965.
kevlo
2012-12-21
2
-2
/
+2
*
- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
hrs
2012-12-04
1
-2
/
+3
*
Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to
hrs
2012-11-17
1
-41
/
+2
*
Actually change "silent" to "silence" this time (reviewed by adri@).
wblock
2012-11-07
1
-1
/
+1
*
Remove fifteen-year-old notes on media selection (suggested by simon@).
wblock
2012-11-07
1
-20
/
+17
*
Add devd.conf(5) and devd(8) to SEE ALSO xrefs. Give users a pointer to
wblock
2012-11-07
1
-1
/
+3
*
Remove "prefer_source" address selection option. FreeBSD has had an
hrs
2012-07-09
2
-9
/
+1
*
- Updated TOE support in the kernel.
np
2012-06-19
1
-1
/
+3
*
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
[next]