-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement firewall address-list output for MikroTik
In RouterOS v7 we can setup filters based on firewall address-list. Thus output prefixes into address-list can be very useful. Semantics of firewall address-list remain the same in RouterOS v6 as well. -E option is selected for firewall address-list function. Ref: https://help.mikrotik.com/docs/display/ROS/Address-lists Signed-off-by: Jiaxun Yang <[email protected]>
- Loading branch information
Showing
2 changed files
with
51 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters