Skip to content
  • Pablo Neira Ayuso's avatar
    netfilter: remove ip_queue support · d16cf20e
    Pablo Neira Ayuso authored
    
    
    This patch removes ip_queue support which was marked as obsolete
    years ago. The nfnetlink_queue modules provides more advanced
    user-space packet queueing mechanism.
    
    This patch also removes capability code included in SELinux that
    refers to ip_queue. Otherwise, we break compilation.
    
    Several warning has been sent regarding this to the mailing list
    in the past month without anyone rising the hand to stop this
    with some strong argument.
    
    Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
    d16cf20e