Skip to content

v2.2.0

Choose a tag to compare

@hannesm hannesm released this 04 May 13:27
· 54 commits to main since this release

CHANGES:

  • Add rmove_connections : t -> Ipaddr.V4.t -> { tcp : int list ; udp : int list }
    to drop all connections from the NAT table for the given IP address. (#39 by @linse @hannesm)