]> git.ozlabs.org Git - ppp.git/commit
Fix for Sun CR 6257917: the right prefix length for an interface token
authorJames Carlson <carlsonj@workingcode.com>
Wed, 4 May 2005 21:31:20 +0000 (21:31 +0000)
committerJames Carlson <carlsonj@workingcode.com>
Wed, 4 May 2005 21:31:20 +0000 (21:31 +0000)
commitb55be857a3034844d8396798e0dbb37c3f6c2f93
tree8f1c82847ea35919e8a4ac8116610c98a9853e13
parent7ef081471417dfd92373c988ef6c316ee0a33c84
Fix for Sun CR 6257917: the right prefix length for an interface token
is 64 bits, not 10.  (10 came from the prefix length of a link-layer
address, but it's not actually used by SIOCSLIFADDR, so it wasn't right
in any case.)
pppd/sys-solaris.c