]> Cypherpunks.ru repositories - govpn.git/commit - tap_freebsd.go
No need in Close method for TAP-interfaces, as we listen for them all the time
authorSergey Matveev <stargrave@stargrave.org>
Fri, 13 Mar 2015 10:12:43 +0000 (13:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 13 Mar 2015 10:12:43 +0000 (13:12 +0300)
commit6813fd50141426b87128f88126e2ce84df0925be
treeda312498915b1bdd91701467acf801ba092e68a1
parentb0d086011fce5f23b648c0c4728d0b74f6e277a3
No need in Close method for TAP-interfaces, as we listen for them all the time

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
tap.go
tap_freebsd.go
tap_linux.go