On Thu, Jun 25, 2015 at 12:54:23PM -0700, Ansis Atteka wrote: > This patch allows to query logging format at the runtime for each destination > with "vlog/list-pattern" command. > > Signed-Off-By: Ansis Atteka <aatt...@nicira.com>
Compiler warnings: ../lib/vlog.c:618:58: error: unused parameter 'argc' [-Werror,-Wunused-parameter] vlog_unixctl_list_pattern(struct unixctl_conn *conn, int argc, ^ ../lib/vlog.c:619:39: error: unused parameter 'argv' [-Werror,-Wunused-parameter] const char *argv[], void *aux OVS_UNUSED) ^ Assuming you fix those, Acked-by: Ben Pfaff <b...@nicira.com> Thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev