• Alessandro Rubini's avatar
    general: net: rename some fields, fix alignment · 06ef4b9b
    Alessandro Rubini authored
    This changes some things to make code more readable (I really didn't
    know what the tmp_header was: now it is the "received_ptp_header".
    The commit simplifies allocation, because the tx and rx buffers are
    now part of ppi itself.
    
    We now have tx_ptp and tx_frame, both pointing within tx_buffer (and
    the same for rx). The pointers are the protocol side (aligned) and the
    argument passed to send/recv (which may be not be 4-aligned).
    
    At this point nothing changes, i.e. both gnu-linux flavours work and
    bare-i386 is not able to received.
    06ef4b9b
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...