[Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins

2018-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 --- Comment #16 from John Baldwin --- I don't think anyone is actively working on this. bms@ is no longer working on FreeBSD currently, so it will require finding someone with interest in this area (and multicast is kind of an unusual case

[Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins

2018-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added CC||1983-01...@gmx

Multicast group 224.0.0.1 membership drops when adding interface alias twice

2018-08-03 Thread Sergey Akhmatov
Hello, I've hit some strange behavior and not sure if its a bug and where it is, kernel or ifconfig. Tested on 11.1-REALESE and 11-STABLE When I add first IP to interface it automatically joins multicast group 224.0.0.1 (All hosts), for example: # ifconfig lo1 create # ifconfig lo1 inet 12

[Bug 229384] Can't remove address from carp

2018-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229384 --- Comment #6 from Kajetan Staszkiewicz --- I don't use rc system to configure carps at all. They are done dynamically whenever required by new configuraion from some external system. I'm not runnig a clean 11.2-RELEASE. There are some cus

[Bug 181741] Packet loss when 'control' messages are present with large data (sendmsg(2))

2018-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181741 Mark Johnston changed: What|Removed |Added CC||i...@niw.com.au --- Comment #20 fr

[Bug 215933] SCM_RIGHTS messages being lost, socket data being lost as well (with example code)

2018-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215933 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Resoluti