]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r312443:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jan 2017 01:21:39 +0000 (01:21 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 23 Jan 2017 01:21:39 +0000 (01:21 +0000)
commit3fd55e233f8a922453116bb0bee6ea726e3ac948
tree533ef9eefd8ed77cd4491ff8f43d14721fb22737
parente79879469bb75fcb5479e847b943d64db816615e
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@312657 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/NOTES
sys/conf/options
sys/netgraph/ng_mppc.c