mirror of
https://github.com/slackhq/nebula.git
synced 2026-02-14 08:44:24 +01:00
connection-track ICMP and ICMPv6 traffic
This commit is contained in:
@@ -480,7 +480,7 @@ func (f *Firewall) metrics(incoming bool) firewallMetrics {
|
||||
}
|
||||
}
|
||||
|
||||
// Destroy cleans up any known cyclical references so the object can be free'd my GC. This should be called if a new
|
||||
// Destroy cleans up any known cyclical references so the object can be freed by GC. This should be called if a new
|
||||
// firewall object is created
|
||||
func (f *Firewall) Destroy() {
|
||||
//TODO: clean references if/when needed
|
||||
|
||||
Reference in New Issue
Block a user