Skip to content

Commit

Permalink
v6.009
Browse files Browse the repository at this point in the history
 - Fixed check for unexpected subnet relation.
   With network:n1 < any:a2 < network:n3, relation n1 < n3 is recognized now.
 - Migrated program 'remove-from-netspoc' from Perl to Go.
  • Loading branch information
hknutzen committed Feb 24, 2020
1 parent 4606580 commit 4eaf257
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{{$NEXT}}

6.009 2020-02-24 12:00:10+01:00 Europe/Berlin

- Fixed check for unexpected subnet relation.
With network:n1 < any:a2 < network:n3, relation n1 < n3 is recognized now.
- Migrated program 'remove-from-netspoc' from Perl to Go.

6.008 2020-01-27 16:53:30+01:00 Europe/Berlin

- Fixed panic when accessing unknown object in group or rule.
Expand Down

0 comments on commit 4eaf257

Please sign in to comment.