On Mon, Oct 15, 2018 at 11:23:33AM +0200, [email protected] wrote:
> From: Bhargava Shastry <[email protected]>
> 
> This patch adds a new target called ofctl_parse_target to
>  ossfuzz. The main idea is to begin to fuzz APIs from the ofctl utility
>  program. At a later point, these may be added. For the moment, this patch
>  only fuzzes APIs that parse flow mod commands.
> 
> This target is demonstrably capable of finding memory corruption defects
>  in the parsing path. To aid the fuzzing process, a dictionary file
>  containing tokens specific to this parsing path have been added.
> 
> Signed-off-by: Bhargava Shastry <[email protected]>

Thanks.  I applied this to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to