Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ddf8ea180938585b77635c754feb2062abf5a486
https://github.com/fabbione/kronosnet/commit/ddf8ea180938585b77635c754feb20…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-03-08 (Sun, 08 Mar 2015)
Changed paths:
M libknet/onwire.h
M libknet/pckt_test.c
Log Message:
-----------
[onwire] start cleaning host_info data structures
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 96a32da35565b8bb60b3fe0218005ba4049d7278
https://github.com/fabbione/kronosnet/commit/96a32da35565b8bb60b3fe0218005b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-03-07 (Sat, 07 Mar 2015)
Changed paths:
M libknet/libknet.h
M libknet/link.c
M libknet/link.h
Log Message:
-----------
[cleanup] move some values from int to unsigned int
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 0e2c0bff205d3b5d993d0d6a54a7240b77a1a00e
https://github.com/fabbione/kronosnet/commit/0e2c0bff205d3b5d993d0d6a54a724…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-03-07 (Sat, 07 Mar 2015)
Changed paths:
M libknet/onwire.h
Log Message:
-----------
[onwire] cleanup knet_header_payload union
use longer name to make it easier to identify nesting of structures
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 702d90362542f4ae45c00c87e356a6c02f56301c
https://github.com/fabbione/kronosnet/commit/702d90362542f4ae45c00c87e356a6…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-03-07 (Sat, 07 Mar 2015)
Changed paths:
M libknet/internals.h
M libknet/onwire.h
M libknet/threads.c
Log Message:
-----------
[onwire] rename knet_frame to knet_header
also start renaming variables around to make it easier to understand
the level of nesting and add comments for each field
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>