summaryrefslogtreecommitdiffstats
path: root/bin/drakids
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-04 22:59:33 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-04 22:59:33 +0000
commit20dbabf1ccf99770c39317bef8a7dc9ce47e590e (patch)
tree416ffce7e2f0e7da9186439f2e6973e06513570c /bin/drakids
parente8170a276f210d037e45674c4f15a56a4788d2e1 (diff)
downloaddrakx-net-20dbabf1ccf99770c39317bef8a7dc9ce47e590e.tar
drakx-net-20dbabf1ccf99770c39317bef8a7dc9ce47e590e.tar.gz
drakx-net-20dbabf1ccf99770c39317bef8a7dc9ce47e590e.tar.bz2
drakx-net-20dbabf1ccf99770c39317bef8a7dc9ce47e590e.tar.xz
drakx-net-20dbabf1ccf99770c39317bef8a7dc9ce47e590e.zip
better phrasing (do not read Attack when it can be a simple notification)
Diffstat (limited to 'bin/drakids')
-rw-r--r--bin/drakids4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/drakids b/bin/drakids
index dd3259e..6c272df 100644
--- a/bin/drakids
+++ b/bin/drakids
@@ -245,8 +245,8 @@ sub create_attack_list() {
seq => 'hidden',
timestamp => 'hidden',
N("Date") => 'text',
- N("Attacker") => 'text',
- N("Attack type") => 'text',
+ N("Remote host") => 'text',
+ N("Type") => 'text',
N("Service") => 'text',
N("Network interface") => 'text',
N("Protocol") => 'text',