Thx, applied,
Nothing better than applying 100th patch on Friday,~
At this rate, if everyone stop applying patches, it would take me 8 yrs to
match your number of commits, and 40+yrs to match Ben's record. ;D
On Fri, Apr 18, 2014 at 5:10 PM, Alex Wang wrote:
>
>
>
> On Fri, Apr 18, 2014 at
On Fri, Apr 18, 2014 at 4:51 PM, Ethan Jackson wrote:
> > + *- "flow_dumper" thread that reads the kernel flow table and
> dispatches
>
> Lost the initial "A" here.
Thx,
> struct upcall {
> > -struct list list_node; /* For queuing upcalls. */
> > +bool is_valid;
> + *- "flow_dumper" thread that reads the kernel flow table and dispatches
Lost the initial "A" here.
> struct upcall {
> -struct list list_node; /* For queuing upcalls. */
> +bool is_valid; /* If the upcall can be used. */
> struct flow_miss *flow_mi