Author: ae
Date: Sun Nov 6 02:33:04 2016
New Revision: 308358
URL: https://svnweb.freebsd.org/changeset/base/308358
Log:
Initialize ip6 pointer before use.
PR: 214169
MFC after:1 week
Modified:
head/sys/netinet/tcp_subr.c
Modified: head/sys/netinet/tcp_subr.c
==
Hi there,
Re: https://lists.freebsd.org/pipermail/svn-src-head/2016-October/092694.html
In a rebuild of stable/11 today (and yesterday), the build stops in
lib/libc/tests/stdlib:
/usr/src/lib/libc/tests/stdlib/tsearch_test.c:37:20: error: unknown type name
'posix_tnode'
tnode_assert(const posi
Author: avos
Date: Sat Nov 5 23:21:30 2016
New Revision: 308356
URL: https://svnweb.freebsd.org/changeset/base/308356
Log:
rtwn: fix Rx filter setup for some multi-vap configuratons.
- Correctly refresh Rx filter when AP (IBSS) vap is created after STA vap.
- Block any RCR updates during
Author: avos
Date: Sat Nov 5 22:47:09 2016
New Revision: 308355
URL: https://svnweb.freebsd.org/changeset/base/308355
Log:
rtwn: pause beacon queue during scanning.
Tested with RTL8821AU, AP + AP mode.
Modified:
head/sys/dev/rtwn/if_rtwn.c
Modified: head/sys/dev/rtwn/if_rtwn.c
Author: adrian
Date: Sat Nov 5 22:41:22 2016
New Revision: 308354
URL: https://svnweb.freebsd.org/changeset/base/308354
Log:
[net80211] begin fleshing out new hardware crypto offload features.
* extend the keycache flag word to be 32 bits, not 16 bits
* add new key flags for transmit:
On 2016-11-05 19:51:14 (+), Hiroki Sato wrote:
> Log:
> Add link-layer address option in RA even for IFT_L2VLAN and IFT_BRIDGE.
>
> Reported by:philip
> MFC after: 3 days
Thank you!
Philip
--
Philip Paeps
Senior Reality Engineer
Ministry of Information
___
Author: hrs
Date: Sat Nov 5 19:51:13 2016
New Revision: 308348
URL: https://svnweb.freebsd.org/changeset/base/308348
Log:
Add link-layer address option in RA even for IFT_L2VLAN and IFT_BRIDGE.
Reported by: philip
MFC after:3 days
Modified:
head/usr.sbin/rtadvd/if.c
Modified: he
Author: hrs
Date: Sat Nov 5 18:00:36 2016
New Revision: 308347
URL: https://svnweb.freebsd.org/changeset/base/308347
Log:
Fix an infinite loop at an non-responding hop when other echo replies
are kept arriving in the waittime time window.
Submitted by: Denny Page
PR: 210286
Author: sbruno
Date: Sat Nov 5 16:30:42 2016
New Revision: 308345
URL: https://svnweb.freebsd.org/changeset/base/308345
Log:
r295133 attempted to deactivate TSO in the 100Mbit link case with this
adapter to work around bugs in TSO handling at this speed.
em_init_locked is called during f
Author: marcel
Date: Sat Nov 5 16:23:33 2016
New Revision: 308344
URL: https://svnweb.freebsd.org/changeset/base/308344
Log:
Assign a random number to di_gen (for FFS), instead of extracting it
from struct stat. We don't necessarily have permissions to see the
generation number and the hos
Author: sbruno
Date: Sat Nov 5 16:17:07 2016
New Revision: 308343
URL: https://svnweb.freebsd.org/changeset/base/308343
Log:
r266979 missed a call to enable capabilities of the hw leading to an
inability to enable features of the device.
PR: 213845
Submitted by: pher...@f
Author: vangyzen
Date: Sat Nov 5 15:01:41 2016
New Revision: 308342
URL: https://svnweb.freebsd.org/changeset/base/308342
Log:
Fix sorting after r308293, using the ../tools/do_sort script.
Is this a pointy-hat offense?
Reported by: jhb
Modified:
head/usr.bin/fortune/datfiles/fortu
On 11/5/16 2:07 AM, Konstantin Belousov wrote:
On Fri, Nov 04, 2016 at 08:49:59PM +, Pedro F. Giffuni wrote:
Author: pfg
Date: Fri Nov 4 20:49:59 2016
New Revision: 308314
URL: https://svnweb.freebsd.org/changeset/base/308314
Log:
sed(1): add LEGACY_BSDSED_COMPAT compile-time flag.
Author: vangyzen
Date: Sat Nov 5 14:08:14 2016
New Revision: 308340
URL: https://svnweb.freebsd.org/changeset/base/308340
Log:
ncal: fix a reference to an out-of-scope stack buffer
PR: 214237
Submitted by: Jonathan de Boyne Pollard
MFC after:3 days
Sponsored by: Dell EM
Author: trasz
Date: Sat Nov 5 12:30:10 2016
New Revision: 308339
URL: https://svnweb.freebsd.org/changeset/base/308339
Log:
Value returned by taskqueue_enqueue_timeout(9) is not an error; don't treat
it as such.
MFC after:1 month
Modified:
head/sys/fs/autofs/autofs.c
Modified: he
Author: emaste
Date: Sat Nov 5 11:19:55 2016
New Revision: 308338
URL: https://svnweb.freebsd.org/changeset/base/308338
Log:
vidcontrol: use calloc where appropriate
Reported by: kib
Modified:
head/usr.sbin/vidcontrol/vidcontrol.c
Modified: head/usr.sbin/vidcontrol/vidcontrol.c
==
On Fri, Nov 04, 2016 at 08:49:59PM +, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Fri Nov 4 20:49:59 2016
> New Revision: 308314
> URL: https://svnweb.freebsd.org/changeset/base/308314
>
> Log:
> sed(1): add LEGACY_BSDSED_COMPAT compile-time flag.
>
> In r297602, which included a __F
17 matches
Mail list logo