Networking: Seperate tcp_input() and udp_input() into seprate functions...
Networking: Seperate tcp_input() and udp_input() into seprate functions tcp_ipv4_input(), tcp_ipv6_input(), udp_ipv4_input(), and upd_ipv6_input() than can deal will the data offsets caused by the differing sizes of the IP header.
parent
60e50ff3
Please register or sign in to comment