]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wgcfg: add fast CIDR.Contains implementation
authorTyler Kropp <kropptyler@gmail.com>
Tue, 3 Mar 2020 00:41:28 +0000 (19:41 -0500)
committerDavid Crawshaw <david@zentus.com>
Mon, 30 Mar 2020 22:32:57 +0000 (09:32 +1100)
commitc7bb15a70df5cfc949c836429b5e39ce57d047f9
tree09d98c2464f5af1bcf58d41ef7f1fd79f7d3d769
parenta38504e3994268ee9aee5cb1d42bab82ef5ede76
wgcfg: add fast CIDR.Contains implementation

Signed-off-by: Tyler Kropp <kropptyler@gmail.com>
wgcfg/ip.go
wgcfg/ip_test.go [new file with mode: 0644]