On Mon, Aug 1, 2016 at 7:16 PM, Zong Kai LI <zealo...@gmail.com> 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 <zealo...@gmail.com> > --- > 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 <dus...@null-ptr.net> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev