Home
last modified time | relevance | path

Searched hist:"366 e41d9774d7010cb63112b6db2fce6dc7809c0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dipv6.hdiff 366e41d9774d7010cb63112b6db2fce6dc7809c0 Sat Jan 31 09:40:13 CST 2015 Vlad Yasevich <vyasevich@gmail.com> ipv6: pull cork initialization into its own function.

Pull IPv6 cork initialization into its own function that
can be re-used. IPv6 specific cork data did not have an
explicit data structure. This patch creats eone so that
just ipv6 cork data can be as arguemts. Also, since
IPv6 tries to save the flow label into inet_cork_full
tructure, pass the full cork.

Adjust ip6_cork_release() to take cork data structures.

Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff 366e41d9774d7010cb63112b6db2fce6dc7809c0 Sat Jan 31 09:40:13 CST 2015 Vlad Yasevich <vyasevich@gmail.com> ipv6: pull cork initialization into its own function.

Pull IPv6 cork initialization into its own function that
can be re-used. IPv6 specific cork data did not have an
explicit data structure. This patch creats eone so that
just ipv6 cork data can be as arguemts. Also, since
IPv6 tries to save the flow label into inet_cork_full
tructure, pass the full cork.

Adjust ip6_cork_release() to take cork data structures.

Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>