Date: Sun, 18 Dec 2011 21:45:31 -0800 From: Julian Elischer <julian@freebsd.org> To: Sami Halabi <sodynet1@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: ng_mppc_decompress: too many (4094) packets dropped, disabling node Message-ID: <4EEECF7B.70203@freebsd.org> In-Reply-To: <CAEW%2BogYBmVTsNu5nhRUVbfNtbojQMNs_pZvBm25xPm4NgGzKqQ@mail.gmail.com> References: <CAEW%2BogZ-bidVJ7s4xg5Ep2g=p1ePVC8ndnaU6Ovnuro8EYPmPQ@mail.gmail.com> <201112181222.pBICMAgd008284@fire.js.berklix.net> <CAEW%2BogYBmVTsNu5nhRUVbfNtbojQMNs_pZvBm25xPm4NgGzKqQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/18/11 5:20 AM, Sami Halabi wrote: > Hi, > i actually tried that (setting REKEY to 1500 instead of 1000) but i still > see this message in the /var/log/messages... The ng_mppc author is no longer working in this field and while the mppc module has been mecahnically updated to suit changes in netgraph it does not have a current maintainer. The great hing about netgraph is that it allows individual modules to be written independently of each other. This makes them simpler to write, understand and fix. I suggest that you read the web pages on netgraph .T first you should look at is: http://people.freebsd.org/~julian/netgraph.html it is a bit out of date but the basic concepts are still valid Then look at the source of the ng_mppc module.. after reading t a few times you should start to see what is going on and may see a solution.. report back ! julian >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EEECF7B.70203>