October 31, 2022

BSD TCP/IP for Kyu - initialization

I have the entry point tcp_bsd_init() in kyu_bsd.c. This sets values in many global variables, but probably not (yet) as many as it needs to.

It also calls tcp_init() in tcp_subr.c


Have any comments? Questions? Drop me a line!

Kyu / [email protected]