mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION.
authorpfg <pfg@FreeBSD.org>
Fri, 20 Jan 2017 00:02:11 +0000 (00:02 +0000)
committerpfg <pfg@FreeBSD.org>
Fri, 20 Jan 2017 00:02:11 +0000 (00:02 +0000)
commitc33a77a05db44db80d0b1093b5dfb9df23b1aeae
tree209f5643ed847ec8183c92b8180872026b6053c7
parentbad55a087069768eaa1897868aa55d7c0b98511d
mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION.

There were several places where reference to compression were left
unfinished. Furthermore, KASSERTs contained references to MPPC_INVALID
which is not defined in the tree and therefore were sure to break with
INVARIANTS: comment them out.

Reported by: Eugene Grosbein
PR: 216265
MFC after: 3 days
sys/conf/NOTES
sys/conf/options
sys/netgraph/ng_mppc.c