• Alessandro Rubini's avatar
    fix frames offsets (now bare works) · 73cbbd9b
    Alessandro Rubini authored
    This commits removes all the additions and subtractions of
    the protocol offset. Now all recv and send functions, receive
    the pointer to the actual data being sent, be it the ptp payload
    or the transport header.
    
    This simplification (though based on the two internal pointers within
    ppsi -- se previous commit) fixed a long standing bug with bare
    architectures, that didn't receive the frames due to some related
    problem in offset calculation.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    73cbbd9b
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-gnu-linux Loading commit data...
arch-wrpc Loading commit data...
diag Loading commit data...
doc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
fsm.c Loading commit data...