http://codereview.appspot.com/144048/diff/1/17
File src/internet-stack/ipv6-extension.cc (right):
http://codereview.appspot.com/144048/diff/1/17#newcode236
src/internet-stack/ipv6-extension.cc:236: uint8_t
Ipv6ExtensionDestination::Process (Ptr<Packet>& packet, uint8_t offset,
Ipv6Header const& ipv6Header, Ipv6Address dst, uint8_t *nextHeader, bool&
isDropped)
On 2009/11/02 17:09:10, ping67 wrote:
> I will think of this at the end of week or next week.
>
Done.
http://codereview.appspot.com/144048/diff/1/17#newcode271
src/internet-stack/ipv6-extension.cc:271: if (ipv6Option == 0)
On 2009/10/30 11:31:30, moatamri wrote:
> same comments as the above similar function
Done.