From: Ben Greear <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 22:57:38 -0700
> In the meantime, is there any debugging code relating to neighbor
> objects that I can use to help debug this?
Neighbour table entries are held by routing cache entries.
Adding a leak detection layer for neighbour table
Ben Greear wrote:
I was able to reproduce a reference leak with my instrumented code
(plus my regular set of network patches, so problem could still be me).
The reference lost was acquired here:
struct neighbour *neigh_create(struct neigh_table *tbl, const void *pkey,
struct
I was able to reproduce a reference leak with my instrumented code
(plus my regular set of network patches, so problem could still be me).
The reference lost was acquired here:
struct neighbour *neigh_create(struct neigh_table *tbl, const void *pkey,
struct net_dev