On Mon, Aug 1, 2016 at 7:16 PM, Zong Kai LI <[email protected]> wrote:

> This patch introduces methods to compose a Router Advertisement (RA)
> packet,
> introduces flags for RA, renames ovs_nd_opt to ovs_nd_lla_opt to specify
> it's
> Source/Target Link-layer Address option.
>
> Signed-off-by: Zong Kai LI <[email protected]>
> ---
>  lib/flow.c        |  26 ++++-----
>  lib/odp-execute.c |  20 +++----
>  lib/packets.c     | 168 ++++++++++++++++++++++++++++++
> +++++++++++++++---------
>  lib/packets.h     |  86 ++++++++++++++++++++++++----
>  4 files changed, 239 insertions(+), 61 deletions(-)
>

Reviewed packet structures against specification in RFC4861.

Acked-by: Dustin Lundquist <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to