summaryrefslogtreecommitdiff
path: root/ether.conf
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-26 16:05:55 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-26 16:05:55 +0200
commit23bbec5adad6e6f223c44abf22a81914ad15f61c (patch)
treedb45cf6da33e8672f32775c7daa410246dc3aa3c /ether.conf
parentdca4a1c8eaf1c2d20a6a9b5644603a15283b4df7 (diff)
man: netsniff-ng: add note about multithreading
Add a paragraph about multi-threading with netsniff-ng. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ether.conf')
0 files changed, 0 insertions, 0 deletions
write-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says: ==================== afs: Use system UUID generation There is now a general function for generating a UUID and AFS should make use of it. It's also been recommended to me that I switch to using random rather than time plus MAC address-based UUIDs which this function does. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/afs')
-rw-r--r--fs/afs/cmservice.c28
-rw-r--r--fs/afs/internal.h38
-rw-r--r--fs/afs/main.c49
-rw-r--r--fs/afs/netdevices.c21
4 files changed, 23 insertions, 113 deletions
diff --git a/fs/afs/cmservice.c b/fs/afs/cmservice.c