> diff --git a/net/Kconfig b/net/Kconfig
> index e411046..e02ab8d 100644
> --- a/net/Kconfig
> +++ b/net/Kconfig
> @@ -285,6 +285,16 @@ config NET_FLOW_LIMIT
>         with many clients some protection against DoS by a single (spoofed)
>         flow that greatly exceeds average workload.
> 
> +config NET_SWITCHDEV
> +     tristate "Switch device"
> +     depends on INET
> +     ---help---
> +       This module provides glue for hardware switch chips so they can be
> +       accessed from userspace via Open vSwitch Netlink API.
> +
> +       To compile this code as a module, choose M here: the
> +       module will be called pktgen.
> +

"pktgen" cut'n'paste typo.

        Neil

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to