IPV6 LRO in FreeBSD7.4 or Stable_7

2016-12-23 Thread David Somayajulu
Hi, Is IPv6 LRO support available in FreeBSD7.4 or Stable_7 ? Examining tcp_input() in netinet/tcp_input.c, it appears that it is not. Just want to make sure I didn't miss anything. Thanks David S. ___ freebsd-net@freebsd.org mailing list https://lists

[Bug 211003] net.inet.tcp.delayed_ack=0 delaying local tcp requests

2016-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211003 rkober...@gmail.com changed: What|Removed |Added CC||rkober...@gmail.com --- Comme

[Bug 199287] Missing TCP retransmit timer reset

2016-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199287 --- Comment #5 from Hiren Panchasara --- (In reply to sebastian.huber from comment #4) Much better if you can test of -HEAD and report back whenever time permits. Cheers. -- You are receiving this mail because: You are the assignee for th

Re: How to configure another loopback device?

2016-12-23 Thread Mike Tancsa
On 12/23/2016 9:10 AM, John Dison via freebsd-net wrote: > Sorry, just noticed damn yahoo mailer eat all line breaks. Resending in > plain text (I hope): > > I want to configure lo1 loopback device and assign aliases to it via rc.conf > system (at boot). > I also want loopback addresses to rema

Re: How to configure another loopback device?

2016-12-23 Thread John Dison via freebsd-net
> I don't have much experiences with IPv6. > Can you post 'ifconfig' output with right (manual) settings and the > second one with the wrong settings you have from rc.conf? With these rc.conf settings I get: lo0: flags=8049 metric 0 mtu 16384 options=63 inet 127.0.0.1 netmask 0xff00

Re: How to configure another loopback device?

2016-12-23 Thread Miroslav Lachman
John Dison via freebsd-net wrote on 2016/12/23 15:10: Sorry, just noticed damn yahoo mailer eat all line breaks. Resending in plain text (I hope): I want to configure lo1 loopback device and assign aliases to it via rc.conf system (at boot). I also want loopback addresses to remain on lo0. W

Re: How to configure another loopback device?

2016-12-23 Thread John Dison via freebsd-net
Sorry, just noticed damn yahoo mailer eat all line breaks. Resending in plain text (I hope): I want to configure lo1 loopback device and assign aliases to it via rc.conf system (at boot). I also want loopback addresses to remain on lo0. What I have: ipv6_activate_all_interfaces="YES" ifconfig_

[Bug 138046] [tcp] tcp sockets stay in SYN_SENT even after receiving RST. never time out as well.

2016-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=138046 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #4

How to configure another loopback device?

2016-12-23 Thread John Dison via freebsd-net
Hello, I want to configure lo1 loopback device and assign aliases to it via rc.conf system (at boot).I also want loopback addresses to remain on lo0. What I have:ipv6_activate_all_interfaces="YES"ifconfig_lo1_alias0="inet IP4/32"ifconfig_lo1_alias1="inet6 IP6/128"cloned_interfaces="lo1"create

RE: RE: question about fopen fd limit

2016-12-23 Thread Hongjiang Zhang via freebsd-net
Ok. I know. There are two possible solutions: 1. Quick solution for short term: modify short to int in libc by yourself, buildworld and installworld. Pushing to modify libc may take a long time, especially only few people encounter this issue. You’d better send email to freebsd-current to co

[Bug 199287] Missing TCP retransmit timer reset

2016-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199287 --- Comment #4 from sebastian.hu...@embedded-brains.de --- (In reply to Hiren Panchasara from comment #3) Sorry, I am even more busy than last year. I didn't forget about this, but I have to set priorities. We update currently to FreeBSD HE

Re: RE: question about fopen fd limit

2016-12-23 Thread 盛慧华
hi all, Thank you for your advice ~ solution 2 definitly broaden my horizons ~~but may be not a good choice for my project ~~LoL i will try to mail freebsd-current mail list, if libc is as your description , may be i should modify it by myself ~~ Thank you so much~ Are u KingSoft's Dr Zhang ?

[Bug 199287] Missing TCP retransmit timer reset

2016-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199287 --- Comment #3 from Hiren Panchasara --- Ping - to see if you got a chance to look into the details. :-) -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net