re-added support for PPP automatic detection of link-layer protocol
@@ -20,6 +20,10 @@ public:
{
return val;
}
ConnList * setNext (ConnList * m_next)
next = m_next;
ConnList * getNext ()
return next;
The note is not visible to the blocked user.