]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA.
authorKevin Lo <kevlo@FreeBSD.org>
Wed, 16 Oct 2013 02:55:31 +0000 (02:55 +0000)
committerKevin Lo <kevlo@FreeBSD.org>
Wed, 16 Oct 2013 02:55:31 +0000 (02:55 +0000)
commitc4ecf85bca33952f8067de1decee1b532108954b
treedb341fac42dc07aaa29b1294be974edfb82ebf95
parentff7824ff5299ce6aa6e7356f1417004ccf5ce0b9
Fix logic error.  MPPE only accepts protocol numbers 0x21 through 0xFA.

PR: bin/175974
usr.sbin/ppp/mppe.c