Re: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread Sato Kentney
Your original porpose of pps is good enough for me, it controls packets number for each second. it is simple and make sence, As a network administrator, I think if you provide "packets per second" or "packets per minute" ,that is good enough for 99% percent of users. Thanks, Sato K(佐藤柯德) On Fri

[Bug 154169] [multicast] [ip6] Node Information Query multicast address wrong (FF02::2:x:y)

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154169 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 172113] [panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4): m_getjcl: invalid cluster type

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172113 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 168294] [ixgbe] [patch] ixgbe driver compiled in kernel has no Flow Director support although loaded as a module has one

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168294 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 145600] TCP/ECN behaves different to CE/CWR than ns2 reference

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=145600 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 139204] [arp] DHCP server replies rejected, ARP entry lost before max_age

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=139204 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 137841] [patch] wpa_supplicant(8) cannot verify SHA256 signed certificates

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=137841 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 137776] [rum] panic in rum(4) driver on 8.0-BETA2

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=137776 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 127360] [socket] TOE socket options missing from sosetopt()

2014-06-05 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=127360 Hiren Panchasara changed: What|Removed |Added Status|Needs MFC |Issue Resolved

Re: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread 'Luigi Rizzo'
On Fri, Jun 06, 2014 at 12:10:26AM +0800, bycn82 wrote: > Sorry for waste you time to explain it again, I will read the code first. > > And the latest patch of `PPS` should be OK, I checked the logic carefully > this time. I sent it out last weekend. > > logic as below, PPS actually will be fulf

RE: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread bycn82
Sorry for waste you time to explain it again, I will read the code first. And the latest patch of `PPS` should be OK, I checked the logic carefully this time. I sent it out last weekend. logic as below, PPS actually will be fulfilled using `PPT`,(N packets per M ticks). +

Re: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread 'Luigi Rizzo'
On Thu, Jun 05, 2014 at 10:49:27PM +0800, bycn82 wrote: > Hi Luigi, > Yes, use string instead of integer for the ID of table, but the same method > cannot apply to the feature `set type of table`. And in the kernel, compare > string will cause more than compare an integer. In my opinion, actuall

RE: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread bycn82
Hi Luigi, Yes, use string instead of integer for the ID of table, but the same method cannot apply to the feature `set type of table`. And in the kernel, compare string will cause more than compare an integer. In my opinion, actually they are just alias name for the object. Users already accept

Re: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread Luigi Rizzo
On Thu, Jun 05, 2014 at 09:01:19PM +0800, bycn82 wrote: > Hi Alex, > > Here is my patch, with this patch, the ipfw can support below commands, > > root@FB10Head:~ # ipfw table 1 name saleteam > root@FB10Head:~ # ipfw table 1 name show > saleteam Bill, as it was discussed previously, exposing th

RE: [CFT]: ipfw named tables / different tabletypes

2014-06-05 Thread bycn82
Hi Alex, Here is my patch, with this patch, the ipfw can support below commands, root@FB10Head:~ # ipfw table 1 name saleteam root@FB10Head:~ # ipfw table 1 name show saleteam root@FB10Head:~ # ipfw table saleteam add 1.2.3.4 root@FB10Head:~ # ipfw table saleteam list 1.2.3.4/32 0 root@FB10Head:

[Bugzilla] Commit Needs MFC

2014-06-05 Thread bz-noreply
Hi, You have a bug in the "Needs MFC" state which has not been touched in 7 days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again for 7 da