add conn_src_sock.c+conn_trgt_sock.c, remove credits.c
commit2f370dbe355abb68a361b38e647cc6e1653ac46e
authorMichael Blizek <michi1@michaelblizek.twilightparadox.com>
Sat, 25 Sep 2021 10:45:38 +0000 (25 12:45 +0200)
committerMichael Blizek <michi1@michaelblizek.twilightparadox.com>
Sat, 25 Sep 2021 10:45:38 +0000 (25 12:45 +0200)
tree5ea1d562df83b0dc4f4d195e14abb9ae64022b8f
parent90d7716af184ad2f0c7691d78dd1726489f40e26
add conn_src_sock.c+conn_trgt_sock.c, remove credits.c
15 files changed:
net/cor/Makefile
net/cor/config.c
net/cor/conn.c
net/cor/conn_src_sock.c [new file with mode: 0644]
net/cor/conn_trgt_sock.c [new file with mode: 0644]
net/cor/cor.h
net/cor/credits.c [deleted file]
net/cor/dev.c
net/cor/neigh_ann_rcv.c
net/cor/neigh_ann_snd.c
net/cor/sock.c
net/cor/sock_managed.c
net/cor/sock_raw.c
net/cor/sock_rdaemon.c
net/cor/util.c