This is a discussion on Re: Patch for openssh server within the OpenSSH Development forums, part of the Networking and Network Related category; >>>>> "Chris" == Chris Rapier <rapier@psc.edu> writes: Chris> Christian Iversen ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> "Chris" == Chris Rapier <rapier@psc.edu> writes:
Chris> Christian Iversen wrote: >>>>> + logit("Accounting: Bytes in/out: %ld/%ld", bytes_in, bytes_out); >>>>> bytes_in and bytes_out are unsigned but the format string is signed. >>>> Oops, my bad. Indeed, that would be a problem if the user transferred >>>> more bytes than there are atoms in the universe ;-) >>> Yeah, it's not something that people are likely hit in an enormous hurry >>> :-) >> >> Not really, no ;-) Chris> Based on the amount of data we're moving around at the US supercomputing Chris> centers I'd say you have 5 to 7 years at the outside. Are you guys all on LP64 systems? Because rsync(1)ing two gigs+ over ssh doesn't seem all that far-fetched.... ;^) -JimC -- James Cloos <cloos@jhcloos.com> _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |