[Bug 240135] Correctness issue in IPv6 extension headers input processing routines

2019-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240135 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org

Re: finding optimal ipfw strategy

2019-08-26 Thread Eugene Grosbein
26.08.2019 23:25, Victor Gamov wrote: > More general question about my current config. I have about 200Mbit input > multicasts which bridged and filtered later (about 380 Mbit bridged if > trafshow does not lie me :-) ) Don't trust trafshow. Use: systat -ifstat 1 > My FreeBSD box

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 --- Comment #5 from mike --- This is the binary build of 11.2p9 (working) and 11.3p2 (non working) with netmap and ixgbe built in to kernel. Nic is 82599 (intel x520). Using Bro/Zeek 2.6.3 with bro-netmap plugin. Issue seems to really

Re: finding optimal ipfw strategy

2019-08-26 Thread Victor Gamov
On 24/08/2019 22:34, Eugene Grosbein wrote: 25.08.2019 1:13, Victor Gamov wrote: I have nonstandard network task for my FreeBSD box: many VLANs bridged together via bridge interface and specific multicast traffic must be send from one VLAN to many (but not all) other VLANs. It is quite

Re: finding optimal ipfw strategy

2019-08-26 Thread Andrey V. Elsukov
On 26.08.2019 03:30, Eugene Grosbein wrote: >>> Also, you should use old table numbers instead of new symbolic table names >>> when you have many rules checking for interface names and much traffic >>> because checks for numbered tables are slightly more efficient. >>> You may use symbolic names