From 7b09c33a9fcbfb61b11e5f6c3386c8c75d80cc1b Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Fri, 2 Apr 2004 23:28:38 +0000 Subject: [PATCH] Note previous commit also purges all node table entries collected while do scanning when operating in adhoc mode. This is necessary to insure nodes in the table have a correct refcnt and driver-private state but is suboptimal. A better solution is to probe undiscovered neighbors and use the probe response to do the right thing (support for that comming in a separate commit).