]> git.ipfire.org Git - thirdparty/samba.git/commit
avoid the ~ operator in netmask operations as apparently it causes
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Dec 1997 18:46:20 +0000 (18:46 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 29 Dec 1997 18:46:20 +0000 (18:46 +0000)
commitae8151330deafb7abc5aa604e7c8c0b762e3aa20
tree4cb1dddbb557453b07ed0ef95e490740b1b80002
parent213c3a4ed27cdc689e941b9a6d70e02e8b7dedd4
avoid the ~ operator in netmask operations as apparently it causes
problems on some systems (eg. freeBSD 2.2.2). I'm surprised by this
but the change looks harmless. Patch from fred@datalync.com
source/lib/interface.c