[Bug 206721] FreeBSDs DHCP client(dhclient) does not support the interface-mtu option(option 26).

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206721 --- Comment #2 from Jarrod Petz --- (In reply to Andrey V. Elsukov from comment #1) Perhaps that's part of the reason OpenBSD do this as an ioctl system call from the C dhclient program and not the shell script? Though Linux does it via th

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #28 from g_amana...@yahoo.com --- Correct, up until now the problem occured with IPFW and in-kernel NAT for IPv4. I will test using plain fastforwarding (without NAT on IPv4) and report. -- You are receiving this mail because:

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #27 from George V. Neville-Neil --- You only see this with IPFW + NAT, right? If you just use tryforward or, on older versions, fastforward, things are fine? -- You are receiving this mail because: You are on the CC list for

[Differential] [Request, 4 lines] D5282: hyperv/hn: Use non-fast taskqueue for transmission

2016-02-14 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com created this revision. sepherosa_gmail.com added reviewers: network, adrian, delphij, royger, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com. sepherosa_gmail.com added subscribers: freebsd-net-list, freebsd-virtualization-list. REVISION SUMMARY Performance

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #26 from g_amana...@yahoo.com --- (In reply to George V. Neville-Neil from comment #25) Yes, correct. 70.78.231.153 is the WAN-IP of the gateway. I used tcprewrite to spoof the mac addresses. -- You are receiving this mail beca

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #25 from George V. Neville-Neil --- (In reply to g_amanakis from comment #20) Jumping back a bit. I definitely see data to your client on both interfaces in the tun and em0 traces. Looks like the client is 70.78.231.153? --

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #24 from George V. Neville-Neil --- Thanks for the update and the new files. I am trying to reproduce this on HEAD still. With your latest test were you still using IPFW and NAT or was this just vanilla forwarding? I have set

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #23 from g_amana...@yahoo.com --- Created attachment 167004 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167004&action=edit ffoff.pcapng I did another dump on a client on the local network (directly connected to gat

[Bug 207087] kernel: r295285 in 10.2-STABLE breaks OpenVPN functionality

2016-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087 --- Comment #22 from g_amana...@yahoo.com --- Created attachment 167003 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167003&action=edit ffon.pcapng -- You are receiving this mail because: You are on the CC list for the bug. __

Problem reports for freebsd-net@FreeBSD.org that need special attention

2016-02-14 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Differential] [Commented On] D5276: hyperv/hn: Use taskqueue_enqueue()

2016-02-14 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com added a comment. In https://reviews.freebsd.org/D5276#112396, @howard0su_gmail.com wrote: > This change is a noop since two functions are identical. Yeah, that's the purpose of this change! REVISION DETAIL https://reviews.freebsd.org/D5276 EMAIL PREFERENCES

[Differential] [Updated] D5276: hyperv/hn: Use taskqueue_enqueue()

2016-02-14 Thread howard0su_gmail.com (Howard Su)
howard0su_gmail.com added a comment. This change is a noop since two functions are identical. REVISION DETAIL https://reviews.freebsd.org/D5276 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, network, adrian, delphij, royger, decui_

[Differential] [Request, 10 lines] D5276: hyperv/hn: Use taskqueue_enqueue()

2016-02-14 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com created this revision. sepherosa_gmail.com added reviewers: network, adrian, delphij, royger, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com. sepherosa_gmail.com added subscribers: freebsd-net-list, freebsd-virtualization-list. REVISION SUMMARY This also ea

[Differential] [Request, 374 lines] D5275: hyperv/hn: Split RX ring data structure out of softc

2016-02-14 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com created this revision. sepherosa_gmail.com added reviewers: network, adrian, delphij, royger, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com. sepherosa_gmail.com added subscribers: freebsd-net-list, freebsd-virtualization-list. REVISION SUMMARY This paves t