Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which work with templatized log param...
[senf.git] / Packets / DefaultBundle / IpV6Packet.hh
index f64652d..94a8799 100644 (file)
@@ -131,6 +131,8 @@ namespace senf {
             { return p->nextHeader(); }
         
         static void dump(packet p, std::ostream & os);
+
+        static void finalize(packet p);
     };
 
     /** \brief IpV6 packet typedef */