• Arnaldo Carvalho de Melo's avatar
    LLC: llc_build_and_send_pkt · c34311f7
    Arnaldo Carvalho de Melo authored
    Rename llc_data_req_handler with llc_build_and_send_pkt, following my
    plan to have LLC look more like TCP/IP and to slowly remove all the ugly
    prim types and sap->{req,ind,conf}.
    
    No problems with Appletalk up to now as it only uses UI and I'm up to
    now only concentrating on connection mode, so that we can remove all
    the duplicated work in core and PF_LLC.
    c34311f7
llc_sock.c 46.3 KB