netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Handle route expansion on client

Open lixmal opened this issue 1 year ago • 1 comments

Describe your changes

  • Handle mgmt server handing out sources instead of single source
  • Adds ipset to iptables and sets for nftables when len(sources) > 1
  • Make refcounter more generic for that purpose

Issue ticket number and link

Checklist

  • [x] Is it a bug fix
  • [ ] Is a typo/documentation fix
  • [x] Is a feature enhancement
  • [x] It is a refactor
  • [x] Created tests that fail without the change (if possible)
  • [ ] Extended the README / documentation, if necessary

lixmal avatar Aug 14 '24 13:08 lixmal

After I stop the agent the table ip netbird still exists. I tested with nft.

pappz avatar Sep 26 '24 11:09 pappz