As the encryption is stream based there's no reason
commit5b4b335ed0d1dc738f1f099e5c638361f3aede07
authorJeremy Allison <jra@samba.org>
Sun, 30 Dec 2007 21:10:29 +0000 (30 13:10 -0800)
committerJeremy Allison <jra@samba.org>
Sun, 30 Dec 2007 21:10:29 +0000 (30 13:10 -0800)
treef5669166946dbd3f5da66a631eec73730effffb7
parenta0494b115b644c1c4afa50442c46a54779687571
As the encryption is stream based there's no reason
oplock breaks can't be encrypted. If we have multiple
contexts I should probably attach them to the connection
struct, but for now use the global context number.
Jeremy.
source/smbd/oplock.c
source/smbd/seal.c