From abef27c309c3e3bc607ab3fd44ef4479290911f7 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Thu, 28 Feb 2008 15:16:46 +0000 Subject: added joobla template --- routingTable.h | 1 + 1 file changed, 1 insertion(+) (limited to 'routingTable.h') diff --git a/routingTable.h b/routingTable.h index f4f89c3..4466414 100644 --- a/routingTable.h +++ b/routingTable.h @@ -53,6 +53,7 @@ public: bool empty(); void clear(); Mutex& getMutex(); + u_int16_t& getOrNewRoutingTEUnlocked(const NetworkAddress & addr); private: static Mutex instMutex; -- cgit v1.2.3