lib: Fix compose nd
authorPravin B Shelar <pshelar@ovn.org>
Thu, 24 Mar 2016 16:30:57 +0000 (09:30 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Thu, 24 Mar 2016 16:30:57 +0000 (09:30 -0700)
commitc4bee4cbdbb93588c2a94ba7cb848b5608d8773a
treed98f1ead55c36ea70c6c97e4324418657a1cfda3
parentbb0c41d3ac2103497c9525a2e513b829476ce91a
lib: Fix compose nd

Following patch fixes number of issues with compose nd, like
setting ip packet header, set ICMP opt-len, checksum.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/packets.c