Home
last modified time | relevance | path

Searched hist:"28633514 afd68afa77ed2fa34fa53626837bf2d5" (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dfib_semantics.cdiff 28633514afd68afa77ed2fa34fa53626837bf2d5 Fri Feb 10 01:40:58 CET 2006 Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> [NETLINK]: illegal use of pid in rtnetlink

When a netlink message is not related to a netlink socket,
it is issued by kernel socket with pid 0. Netlink "pid" has nothing
to do with current->pid. I called it incorrectly, if it was named "port",
the confusion would be avoided.

Signed-off-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddevinet.cdiff 28633514afd68afa77ed2fa34fa53626837bf2d5 Fri Feb 10 01:40:58 CET 2006 Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> [NETLINK]: illegal use of pid in rtnetlink

When a netlink message is not related to a netlink socket,
it is issued by kernel socket with pid 0. Netlink "pid" has nothing
to do with current->pid. I called it incorrectly, if it was named "port",
the confusion would be avoided.

Signed-off-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/core/
H A Drtnetlink.cdiff 28633514afd68afa77ed2fa34fa53626837bf2d5 Fri Feb 10 01:40:58 CET 2006 Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> [NETLINK]: illegal use of pid in rtnetlink

When a netlink message is not related to a netlink socket,
it is issued by kernel socket with pid 0. Netlink "pid" has nothing
to do with current->pid. I called it incorrectly, if it was named "port",
the confusion would be avoided.

Signed-off-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>