• Adam Wujek's avatar
    Get rid of hexp_port_state · 1b9a4077
    Adam Wujek authored
    Done as a part of work to move hal to shm in wrs.
    
    Done in this commit:
    --use wrpc_get_port_state instead of halexp_get_port_state
    --make wrpc_get_port_state fill hal_port_state structure in the way how HAL
      fills shmem.
    --update lib/net.c to use struct hal_port_state instead of hexp_port_state_t
    --update monitor/monitor_ppsi.c to use struct hal_port_state instead of
      hexp_port_state_t
    --update ppsi to get needed changes
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    1b9a4077
Name
Last commit
Last update
..
arp.c Loading commit data...
arp.h Loading commit data...
atoi.c Loading commit data...
bootp.c Loading commit data...
icmp.c Loading commit data...
ipv4.c Loading commit data...
ipv4.h Loading commit data...
lib.mk Loading commit data...
net.c Loading commit data...
ppsi-wrappers.c Loading commit data...
usleep.c Loading commit data...
util.c Loading commit data...