K 10 svn:author V 3 mav K 8 svn:date V 27 2007-08-01T20:38:37.000000Z K 7 svn:log V 352 This patch improves fine-grained locking for the ng_ppp node. Till now node's transmit path was completely unprotected and so wasn't thread safe in multilink mode. It's receive path was declared as WRITER as the simpliest protection method but it reduces performance when compression or encryption enabled. Approved by: re (rwatson), glebius (mentor) END