[Differential] D10485: Replace dhcp option 150 by 66

2017-04-24 Thread rgrimes
rgrimes added a comment. RFC1048 is obsoleted, first by 1533, then by 2132. Please lets follow current RFC's when seeking information and refering to them. Refering to obsolete RFC's is going to lead to obsolete code. I see at least in the comment of adding vend_end that you refer to RFC2

Re: cxgbe netmap promiscuous mode?

2017-04-24 Thread Navdeep Parhar
On 04/19/2017 08:31, Joe Jones wrote: Hi Navdeep, I already got rid of the hw.cxgbe.num_vis line in loader.conf when I rebooted this morning. dev.t5nex.0.firmware_version: 1.15.37.0 I tried this exact firmware and was able to reproduce the problem. This appears to be a firmware bug that h

Re: Announce IPv6 prefix without being IPv6 gateway?

2017-04-24 Thread 神明達哉
At Sun, 23 Apr 2017 22:48:05 +0300, Lev Serebryakov wrote: > rtadvd[2663]: non-zero lifetime RA but net.inet6.ip6.forwarding=0. Ignored. > > But I don't need IPv6 forwarding! I only want Prefix announcement to avoid > manual configuration of Windows host and virtual boxes on this host! > > Is i

[Differential] D10485: Replace dhcp option 150 by 66

2017-04-24 Thread ler (Larry Rosenman)
ler added a comment. Can BOTH options be sent with the same value? REVISION DETAIL https://reviews.freebsd.org/D10485 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: kczekirda, bapt, oshogbo, tsoome, sbruno, #network, freebsd-net-list, imp Cc: ler, asom

[Differential] D10485: Replace dhcp option 150 by 66

2017-04-24 Thread asomers (Alan Somers)
asomers added a comment. Even if this is the correct change to make, the old option must still be supported for backwards compatibility with older PXE servers. Shouldn't there be an accompanying documentation change? How will users know to change their DHCP options? REVISION DETAIL http

[Differential] D10485: Replace dhcp option 150 by 66

2017-04-24 Thread kczekirda (Kamil Czekirda)
kczekirda added reviewers: freebsd-net-list, imp. REVISION DETAIL https://reviews.freebsd.org/D10485 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: kczekirda, bapt, oshogbo, tsoome, sbruno, #network, freebsd-net-list, imp __

Avaya

2017-04-24 Thread Paul Kelly
Hi, Are you looking to target companies using Avaya? We provide contacts based in any target vertical and across globe. I have mentioned the information fields that you will receive in the list for each contact within the company. You can also select the industry you would like to target. I

[Bug 217637] One TCP connection accepted TWO times

2017-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637 --- Comment #82 from Alexandre martins --- I confirm that the workaround works for my test case. I let you develop a more complex solution to avoid data loss and/or TCP re-open on heavy load. Thank you for the patch :) -- You are receiv

Re: Announce IPv6 prefix without being IPv6 gateway?

2017-04-24 Thread Alarig Le Lay
On lun. 24 avr. 14:35:43 2017, Lev Serebryakov wrote: > Because this network haven't router and traffic in this network must be > not routed anywhere, it is 10G connection between workstation (Windows) > and storage server (FreeBSD). Bith systems in question have another > connection to common rou

Re: Announce IPv6 prefix without being IPv6 gateway?

2017-04-24 Thread Lev Serebryakov
On 23.04.2017 23:48, Alarig Le Lay wrote: >> I have Point-to-Point Ethernet connection one end of which FreeBSD 11, an >> other end is Windows. It is, really, patch-cord between tow systems, not a >> some tunnel, but physical Ethernet cards. >> >> I want to announce IPv6 Prefix to Windows. F