On Thu, May 04, 2017 at 08:42:30PM +0530, [email protected] wrote:
> From: Zong Kai LI <[email protected]>
> 
> This patch introduces methods to compose a Router Advertisement (RA) packet,
> introduces flags for RA. RA packet composed structures against specification
> in RFC4861.
> 
> Caller can use compse_nd_ra_with_sll_mtu_opts to compose a RA packet with
> Source Link-layer Address Option and MTU Option.
> 
> Caller can use packet_put_ra_prefix_opt to append a Prefix Information Option
> to a RA packet.
> 
> Signed-off-by: Zongkai LI <[email protected]>

I made a number of mostly stylistic changes and applied this to master.

I changed the name of compose_nd_ra_with_sll_mtu_opts() to just
compose_nd_ra().  The former name was just too long

Thanks a lot!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to