]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Support IP_HDRINCL in ip6_output() and ip6_output_hinted(),
authorIvan Delamer <delamer@inicotech.com>
Fri, 2 Mar 2012 16:06:57 +0000 (09:06 -0700)
committerIvan Delamer <delamer@inicotech.com>
Fri, 2 Mar 2012 16:06:57 +0000 (09:06 -0700)
commit5c199483cd1cb863e7f27b8ce451a6325d7dfe8d
treebcc50ca7faeacf4140e0bd58de497cf4cd2e9fe4
parentc52189557e8c401269ef25e3294b1200f8fb3f18
Support IP_HDRINCL in ip6_output() and ip6_output_hinted(),
previously only supported in ip6_output_if().
src/core/ipv6/ip6.c