Comments added.

This commit is contained in:
king@t-king.de
2016-11-21 10:05:54 +01:00
parent a1d1148619
commit 35f59419c5
+2
View File
@@ -1,3 +1,5 @@
# Exerpt of my BIRD IPv6 filters for the DENOG routing BCP project.
# Author: Thomas King (king@t-king.de)
function bgp_in_checks() int set bogon_asns; {
if (bgp_path.len > 60) then {
return false;