Heiko Schlittermann

Results 4 issues of Heiko Schlittermann

What did I expect: After connection establishment I expected the find the DNS server provided by the VPN peer associated with the VPN interface, either for all domains, or for...

Today I observed that the kernel issues lots of Getxattr requests to a fuse filesystem if the Getxattr() method returns ENOTSUP (which is the default implemented in fs/fuse.go). If this...

Hi, after building an application using bazil/fuse, we run into trouble on an older SuSE system. They support protocol version 7.16, while bazil/fuse asks for 7.17. If I have a...

The current sniproxy implementation uses UDNS for name resolution. Our current setup uses containers as backends, with potentially dynamic name-to-IP mappings. The names are resolvable via nss-mymachines. Using UDNS, sniproxy...