Bug 38629 - удобный фильтр
Summary: удобный фильтр
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: flow-tools-ng (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 enhancement
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-22 12:50 MSK by wd
Modified: 2020-06-22 12:50 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wd 2020-06-22 12:50:59 MSK
--- filter.cfg.orig	2020-06-22 12:48:33.314469278 +0300
+++ filter.cfg	2020-06-22 12:46:02.657479865 +0300
@@ -52,6 +52,11 @@
 filter-definition ip-dst-addr
   match ip-destination-address VAR_ADDR
 
+filter-definition ip-addr
+  match ip-source-address VAR_ADDR
+  or
+  match ip-destination-address VAR_ADDR
+
 filter-definition ip-prot
   match ip-protocol VAR_PROT