summaryrefslogtreecommitdiff
path: root/6/bgp.pl
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2023-11-14 19:50:21 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2023-11-14 19:50:21 +0100
commit2c76aa98d5fe49f57c94bde4cbe2ba5ca1ff338a (patch)
tree91ea002c66a77de393fa9a334eaa97f4d6b3dc27 /6/bgp.pl
parent2caac53749dece14825991ffcc267e913091e842 (diff)
downloadprolog-firewall-2c76aa98d5fe49f57c94bde4cbe2ba5ca1ff338a.tar.gz
prolog-firewall-2c76aa98d5fe49f57c94bde4cbe2ba5ca1ff338a.tar.bz2
prolog-firewall-2c76aa98d5fe49f57c94bde4cbe2ba5ca1ff338a.tar.xz
prolog-firewall-2c76aa98d5fe49f57c94bde4cbe2ba5ca1ff338a.zip
wip
Diffstat (limited to '6/bgp.pl')
-rw-r--r--6/bgp.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/6/bgp.pl b/6/bgp.pl
index f5f6597..0bf2e89 100644
--- a/6/bgp.pl
+++ b/6/bgp.pl
@@ -2,7 +2,7 @@
:- module(bgp, [
warning/1,
- create_firewall/1,
+ create_firewall/0,
neighbor/2,
bgp_config/2,
bird_config/1,