[Bug 250357] RFC 5961 is not implemented completely

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250357 --- Comment #3 from Yong-Hao Zou --- (In reply to Kubilay Kocak from comment #1) 1. The last "read" in the script should return -1 because the ack value of the packet before this read is out of range, but currently FreeBSD accept this pack

[Bug 250357] RFC 5961 is not implemented completely

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250357 --- Comment #2 from Yong-Hao Zou --- Created attachment 218783 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218783&action=edit dmesg.boot -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 250357] RFC 5961 is not implemented completely

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250357 Kubilay Kocak changed: What|Removed |Added Status|New |Open Keywords|

[Bug 250366] [tcp] The ioctl of socket fd should return -1 after listen to avoid misusing.

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250366 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 250363] [tcp] data in syn_ack should be ignored

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250363 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

Re: How to connect to a Wifi AP w/o much information from its provider

2020-10-15 Thread David Schlachter
Hi Matthias, If each student has a unique login and password for the WiFi network, the network probably uses WPA-802.1X (WPA-Enterprise). A variety of Extensible Authentication Protocol (EAP) modes are used with WPA-802.1X, and you can see them all described in `man 5 wpa_supplicant.conf`. However

Re: How to connect to a Wifi AP w/o much information from its provider

2020-10-15 Thread Eugene Grosbein
15.10.2020 13:02, Matthias Apitz wrote: > > Hello, > > The school of my son offers Wifi to the pupil. The SSID is "Schueler" > and each of the kids has a login and password assigned from the school. Not > more > information. An iPhone connects out of the box by just asking for the > two values

[Bug 250360] [tcp] connections should be closed if a same packet without FIN is received after FIN received

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250360 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 250357] RFC 5961 is not implemented completely

2020-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250357 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

Disinfectant

2020-10-15 Thread William Jones via freebsd-net
Good morning, looking for companies interested in raising additional capital by diversifying their offer in soaps, liquids and gels for hand disinfection and cosmetics for body and hair care. The distribution of innovative products corresponding to the current preferences of customers in the f

Re: How to connect to a Wifi AP w/o much information from its provider

2020-10-15 Thread Michael Gmelin
On Thu, 15 Oct 2020 08:02:14 +0200 Matthias Apitz wrote: > Hello, > > The school of my son offers Wifi to the pupil. The SSID is "Schueler" > and each of the kids has a login and password assigned from the > school. Not more information. An iPhone connects out of the box by > just asking for

Query for KNI and user level tcp/ip stack support in FreeBSD ports

2020-10-15 Thread Shamsher Singh (sardarsi) via freebsd-net
Hi, Is there any plan to support KNI driver module in FreeBSD ? Also is FreeBSD support any open source TCP/IP stack at user space to be used along-with dpdk? Like F-stack or any other. Note: Got basic support info from https://wiki.freebsd.org/201511VendorDevSummit/HaveNeedWant Thanks & reg