purgeExpired is a method of DynBPFFilter and not BPFFilter so it was
moved to the proper section in the document
Print the block tables.
- .. method:: BPFFilter:purgeExpired()
-
- Remove the expired ephemeral rules associated with this filter.
-
.. method:: BPFFilter:unblock(address)
Unblock this address.
Represents an dynamic eBPF filter, allowing the use of ephemeral rules to an existing eBPF filter.
+ .. method:: DynBPFFilter:purgeExpired()
+
+ Remove the expired ephemeral rules associated with this filter.
+
.. method:: DynBPFFilter:excludeRange(netmasks)
.. versionadded:: 1.3.3