• Gerrit Renker's avatar
    dccp: Preference list reconciliation · c664d4f4
    Gerrit Renker authored
    This provides two functions to
     * reconcile preference lists (with appropriate return codes) and
     * reorder the preference list if successful reconciliation changed the
       preferred value.
    
    The patch also removes the old code for processing SP/NN Change options, since
    new code to process these is mostly there already; related references have been
    commented out.
    
    The code for processing Change options follows in the next patch.
    Signed-off-by: default avatarGerrit Renker <gerrit@erg.abdn.ac.uk>
    Acked-by: default avatarIan McDonald <ian.mcdonald@jandi.co.nz>
    c664d4f4
feat.c 35.9 KB