asn_table_to_trie: Convert a _pyasn_ generated CIDR data file to a trie

Description Usage Arguments Examples

View source: R/cidr.r

Description

Convert a pyasn generated CIDR data file to a trie

Usage

1
asn_table_to_trie(asn_table_file)

Arguments

asn_table_file

filename of dat file (can be gzip'd)

Examples

1
asn_table_to_trie(system.file("test", "rib.tst", package="iptools"))

iptools documentation built on Sept. 10, 2021, 5:06 p.m.