Re: [PATCH net] ipv6: Fix dump of specific table with strict checking

2019-01-02 Thread David Miller
From: David Ahern Date: Wed, 2 Jan 2019 18:26:13 -0800 > From: David Ahern > > Dump of a specific table with strict checking enabled is looping. The > problem is that the end of the table dump is not marked in the cb. When > dumping a specific table, cb args 0 and 1 are not used (they are the

[PATCH net] ipv6: Fix dump of specific table with strict checking

2019-01-02 Thread David Ahern
From: David Ahern Dump of a specific table with strict checking enabled is looping. The problem is that the end of the table dump is not marked in the cb. When dumping a specific table, cb args 0 and 1 are not used (they are the hash index and entry with an hash table index when dumping all table