]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r312443:
authorpfg <pfg@FreeBSD.org>
Mon, 23 Jan 2017 01:20:58 +0000 (01:20 +0000)
committerpfg <pfg@FreeBSD.org>
Mon, 23 Jan 2017 01:20:58 +0000 (01:20 +0000)
commit99cfe4942c5043d03be9eded5681d40db1afa7a3
treecc4f1b8afc2a121f65f44372c01b024c878b874e
parentf5aa426be29b9dc7f199fe1b69615b566dba36e6
MFC r312443:
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
sys/conf/NOTES
sys/conf/options
sys/netgraph/ng_mppc.c