| Summary: | Traffic accounting per session | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Stephen Farrugia <openssh> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | dtucker |
| Priority: | P2 | ||
| Version: | 4.7p1 | ||
| Hardware: | Other | ||
| OS: | All | ||
|
Description
Stephen Farrugia
2008-01-28 23:11:38 AEDT
This is now in sshd.c at loglevel=verbose since 5.1p1:
verbose("Transferred: sent %llu, received %llu bytes", obytes, ibytes);
Your work is much appreciated. Mass move of RESOLVED bugs to CLOSED now that 5.3 is out. |