Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put the addresses early in the message format, and handle short messages. | Guy Harris | 2012-02-29 | 1 | -61/+81 |
| | | | | | | | | | Putting the addresses after "TIPC vX.Y" matches other protocols, such as IPv4/IPv6. Not all messages have full headers. Also, constify some parameters and variables. | ||||
* | Print only one line in non-verbose mode. | Guy Harris | 2012-02-28 | 1 | -33/+45 |
| | | | | Also, don't print extra blank lines in verbose mode. | ||||
* | TIPC support. | ABHIMANYU | 2012-02-28 | 1 | -0/+360 |
Reviewed-and-much-modified-by: Guy Harris <guy@alum.mit.edu> |