Home
last modified time | relevance | path

Searched hist:"4 acad72ded8e3f0211bd2a762e23c28229c61a51" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Droute.cdiff 4acad72ded8e3f0211bd2a762e23c28229c61a51 Mon Oct 15 15:02:51 CDT 2007 Pavel Emelyanov <xemul@openvz.org> [IPV6]: Consolidate the ip6_pol_route_(input|output) pair

The difference in both functions is in the "id" passed to
the rt6_select, so just pass it as an extra argument from
two outer helpers.

This is minus 60 lines of code and 360 bytes of .text

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>