Skip to content
  • Florent Fourcot's avatar
    ipset: add forceadd option · 57f80f8f
    Florent Fourcot authored
    The tricky part is to test the option. Since with forceadd we "may
    succeed", we must have a small hashtable with many entries to ensure a
    collision in the hashtable.
    
    We must also iter on all messages of the list() command, not only the
    first one.
    57f80f8f