Home
last modified time | relevance | path

Searched hist:"88440 ae7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dudp.c88440ae7 Thu Oct 21 09:04:33 CDT 2010 Balazs Scheidler <bazsi@balabit.hu> tproxy: added const specifiers to udp lookup functions

The parameters for various UDP lookup functions were non-const, even though
they could be const. TProxy has some const references and instead of
downcasting it, I added const specifiers along the path.

Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: KOVACS Krisztian <hidden@balabit.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
88440ae7 Thu Oct 21 09:04:33 CDT 2010 Balazs Scheidler <bazsi@balabit.hu> tproxy: added const specifiers to udp lookup functions

The parameters for various UDP lookup functions were non-const, even though
they could be const. TProxy has some const references and instead of
downcasting it, I added const specifiers along the path.

Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: KOVACS Krisztian <hidden@balabit.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>