Author: tuexen
Date: Wed Sep 13 06:57:52 2017
New Revision: 323521
URL: https://svnweb.freebsd.org/changeset/base/323521
Log:
Add a command line option for using a wider field for displaying
addresses. This allows the table to be consistent when IPv6
addresses have to be printed.
While the
> On Sep 12, 2017, at 18:18, Stephen Hurd wrote:
>
> Author: shurd
> Date: Wed Sep 13 01:18:42 2017
> New Revision: 323516
> URL: https://svnweb.freebsd.org/changeset/base/323516
>
> Log:
> Roll up iflib commits from github. This pulls in most of the work done
> by Matt Macy as well as other
Author: np
Date: Wed Sep 13 06:07:02 2017
New Revision: 323520
URL: https://svnweb.freebsd.org/changeset/base/323520
Log:
cxgbe(4): Ignore capabilities that depend on TOE when the firmware
reports TOE is not available.
MFC after:1 week
Sponsored by: Chelsio Communications
Modified:
> On Sep 12, 2017, at 15:19, Ravi Pokala wrote:
>
> Author: rpokala
> Date: Tue Sep 12 22:19:21 2017
> New Revision: 323508
> URL: https://svnweb.freebsd.org/changeset/base/323508
>
> Log:
> When doing a non-interactive installation, don't display an interactive
> warning about a filesystem w
Author: imp
Date: Wed Sep 13 04:32:23 2017
New Revision: 323519
URL: https://svnweb.freebsd.org/changeset/base/323519
Log:
Minor fixes to edge cases in efi_get_next_variable_name
Fix allocating more memory for the names (unlikely to be needed, but
still best to get right) to ask for the l
Author: sbruno
Date: Wed Sep 13 03:56:03 2017
New Revision: 323518
URL: https://svnweb.freebsd.org/changeset/base/323518
Log:
Jenkins i386 LINT build uses NOTES to generate its LINT kernel config.
ixl(4) isn't in here either, so I'll remove lio(4) too.
Modified:
head/sys/conf/NOTES
Modi
Author: shurd
Date: Wed Sep 13 02:44:50 2017
New Revision: 323517
URL: https://svnweb.freebsd.org/changeset/base/323517
Log:
Fix GCC build failure caused by r323516
No need to declare cold when we #include
Reported by: Jenkins
Reviewed by: sbruno
Approved by: sbruno (mentor)
On Tue, Sep 12, 2017 at 6:18 PM, Stephen Hurd wrote:
> Author: shurd
> Date: Wed Sep 13 01:18:42 2017
> New Revision: 323516
> URL: https://svnweb.freebsd.org/changeset/base/323516
>
> Log:
> Roll up iflib commits from github. This pulls in most of the work done
> by Matt Macy as well as othe
Author: shurd
Date: Wed Sep 13 01:18:42 2017
New Revision: 323516
URL: https://svnweb.freebsd.org/changeset/base/323516
Log:
Roll up iflib commits from github. This pulls in most of the work done
by Matt Macy as well as other changes which he has accepted via pull
request to his github repo
Author: np
Date: Wed Sep 13 00:37:42 2017
New Revision: 323514
URL: https://svnweb.freebsd.org/changeset/base/323514
Log:
cxgbetool(8): mode must be specified when creating the dump file.
MFC after:1 week
Sponsored by: Chelsio Communications
Modified:
head/usr.sbin/cxgbetool/cxgbet
Author: mjoras
Date: Wed Sep 13 00:25:09 2017
New Revision: 323513
URL: https://svnweb.freebsd.org/changeset/base/323513
Log:
Allow vlan interfaces to rx through netmap(4).
Normally after receiving a packet, a vlan(4) interface sends the packet
back through its parent interface's rx routi
Author: sbruno
Date: Tue Sep 12 23:58:38 2017
New Revision: 323512
URL: https://svnweb.freebsd.org/changeset/base/323512
Log:
Leave the Cavium Liquid IO driver exist in files, not files.amd64
Submitted by: imp
Modified:
head/sys/conf/files
head/sys/conf/files.amd64
Modified: head/sys/
Author: imp
Date: Tue Sep 12 23:46:33 2017
New Revision: 323511
URL: https://svnweb.freebsd.org/changeset/base/323511
Log:
cam iosched: Limit the quanta default to hz if it's below 200
The cam_iosched_ticker() can't be scheduled more than once per tick.
Some limiters depend on quanta matc
This is the *WRONG* way to have it build only on 64-bit architectures.
Leave it in files.
Only build the *MODULE* on 64-bit architectures
Warner
On Tue, Sep 12, 2017 at 5:42 PM, Sean Bruno wrote:
> Author: sbruno
> Date: Tue Sep 12 23:42:52 2017
> New Revision: 323510
> URL: https://svnw
Author: sbruno
Date: Tue Sep 12 23:42:52 2017
New Revision: 323510
URL: https://svnweb.freebsd.org/changeset/base/323510
Log:
Do not try to build the Cavium Liquidio driver on all architechtures.
For now, limit to amd64 only.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
=
Author: sbruno
Date: Tue Sep 12 23:36:58 2017
New Revision: 323509
URL: https://svnweb.freebsd.org/changeset/base/323509
Log:
The diff is the initial submission of Cavium Liquidio 2350/2360 10/25G
Intelligent NIC driver.
The submission conconsists of firmware binary file and driver source
Author: rpokala
Date: Tue Sep 12 22:19:21 2017
New Revision: 323508
URL: https://svnweb.freebsd.org/changeset/base/323508
Log:
When doing a non-interactive installation, don't display an interactive
warning about a filesystem which doesn't have a mountpoint. Presumably, the
person who wrote
Author: tuexen
Date: Tue Sep 12 21:36:13 2017
New Revision: 323507
URL: https://svnweb.freebsd.org/changeset/base/323507
Log:
Add support for printing the path state for SCTP association.
Modified:
head/usr.bin/sockstat/sockstat.1
head/usr.bin/sockstat/sockstat.c
Modified: head/usr.bin/soc
Author: rstone
Date: Tue Sep 12 21:12:04 2017
New Revision: 323506
URL: https://svnweb.freebsd.org/changeset/base/323506
Log:
Fix incorrect error message in iovctl
If the iovctl command was invoked with only the -C flag, the user would
receive a message claiming that they needed to also s
Author: tuexen
Date: Tue Sep 12 21:08:50 2017
New Revision: 323505
URL: https://svnweb.freebsd.org/changeset/base/323505
Log:
Export the UDP encapsualation port and the path state.
Modified:
head/sys/netinet/sctp_sysctl.c
head/sys/netinet/sctp_uio.h
Modified: head/sys/netinet/sctp_sysctl.c
Author: tuexen
Date: Tue Sep 12 21:07:48 2017
New Revision: 323504
URL: https://svnweb.freebsd.org/changeset/base/323504
Log:
Add printing of the remote encapsulation port for SCTP associations.
Sponsored by: Netflix, Inc.
Modified:
head/usr.bin/sockstat/sockstat.1
head/usr.bin/socksta
TING Tue Sep 12 19:20:24 2017(r323502)
+++ head/UPDATING Tue Sep 12 19:36:24 2017(r323503)
@@ -52,6 +52,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
** SPECIAL WARNING: ******
20170912:
+ The d
Author: adridg (ports committer)
Date: Tue Sep 12 19:20:24 2017
New Revision: 323502
URL: https://svnweb.freebsd.org/changeset/base/323502
Log:
Add self to mentor-mentee data, procedure 1.5.
Approved by: tcberner (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/sha
Author: jhb
Date: Tue Sep 12 17:46:30 2017
New Revision: 323501
URL: https://svnweb.freebsd.org/changeset/base/323501
Log:
Handle relocations for newer non-PIC MIPS ABI.
Newer binutils supports extensions to the MIPS ABI for non-PIC code
that is used when compiling O32 binaries with clang
ING
==
--- head/UPDATING Tue Sep 12 16:00:51 2017(r323499)
+++ head/UPDATING Tue Sep 12 17:06:35 2017(r323500)
@@ -51,6 +51,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
** SPECIAL WARNING: **
+20170
Author: lwhsu (ports committer)
Date: Tue Sep 12 16:00:51 2017
New Revision: 323499
URL: https://svnweb.freebsd.org/changeset/base/323499
Log:
Fix DTrace test tst_inet_ntop_d: remove definitions are already in libdtrace
We have D definitions for the named values in socket.h after r323253.
Author: markj
Date: Tue Sep 12 14:38:10 2017
New Revision: 323498
URL: https://svnweb.freebsd.org/changeset/base/323498
Log:
Add a O_CLOEXEC use missed in r323166.
PR: 199810
Reported by: Jukka A. Ukkonen
MFC after:3 days
Modified:
head/cddl/contrib/opensolaris/lib/li
Author: tsoome
Date: Tue Sep 12 14:18:45 2017
New Revision: 323497
URL: https://svnweb.freebsd.org/changeset/base/323497
Log:
libefi: efipart_open should check the status from disk_open
In case of error from disk_open(), we should clean up properly.
Reviewed by: allanjude, imp
Diffe
Author: tsoome
Date: Tue Sep 12 13:51:18 2017
New Revision: 323496
URL: https://svnweb.freebsd.org/changeset/base/323496
Log:
libstand: tftp_open() can leak pkt on error
The memory can be leaked if we will have pkt set and will get an error
during tftp_open() processing.
Differential
Author: tsoome
Date: Tue Sep 12 13:45:04 2017
New Revision: 323494
URL: https://svnweb.freebsd.org/changeset/base/323494
Log:
loader should support large_dnode
The zfsonlinux feature large_dnode is not yet supported by the loader.
Reviewed by: avg, allanjude
Differential Revision:
Author: tuexen
Date: Tue Sep 12 13:39:44 2017
New Revision: 323493
URL: https://svnweb.freebsd.org/changeset/base/323493
Log:
Allow TCP connections to be filtered by stack and state.
Choose the command line options to be consistent with the ones of
sockstat.
Sponsored by: Netflix, In
Author: tuexen
Date: Tue Sep 12 13:34:43 2017
New Revision: 323492
URL: https://svnweb.freebsd.org/changeset/base/323492
Log:
Add support to print the TCP stack being used.
Sponsored by: Netflix, Inc.
Modified:
head/sys/netinet/tcp_var.h
head/usr.bin/sockstat/sockstat.1
head/usr.bin/
Author: avg
Date: Tue Sep 12 13:21:14 2017
New Revision: 323491
URL: https://svnweb.freebsd.org/changeset/base/323491
Log:
fix a fallout from the ZTOV tightening, r323479
MFC after:13 days
X-MFC with: r323479
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c
Author: cognet
Date: Tue Sep 12 10:43:02 2017
New Revision: 323490
URL: https://svnweb.freebsd.org/changeset/base/323490
Log:
Some devices come with the same name as TI devices, so we can't rely on the
"probe" method of those drivers to mean we're on e TI SoC. Introduce a new
function, ti_so
34 matches
Mail list logo