[console_scripts]
pyroute2-cli = pyroute2.ndb.cli:run
pyroute2-dhcp-client = pyroute2.dhcp.client:run
pyroute2-test-platform = pyroute2.config.test_platform:run
ss2 = pyroute2.netlink.diag.ss2:run [psutil]

[pyroute2]
AcpiEventSocket = pyroute2.netlink.event.acpi_event:AcpiEventSocket
ChaoticException = pyroute2.netlink.exceptions:ChaoticException
ChaoticIPRoute = pyroute2.iproute:ChaoticIPRoute
CommitException = pyroute2.ipdb.exceptions:CommitException
Conntrack = pyroute2.conntrack:Conntrack
ConntrackEntry = pyroute2.conntrack:ConntrackEntry
Console = pyroute2.cli.console:Console
CreateException = pyroute2.ipdb.exceptions:CreateException
DL = pyroute2.devlink:DL
DQuotSocket = pyroute2.netlink.event.dquot:DQuotSocket
DeprecationException = pyroute2.ipdb.exceptions:DeprecationException
DevlinkSocket = pyroute2.netlink.devlink:DevlinkSocket
DiagSocket = pyroute2.netlink.diag:DiagSocket
Ethtool = pyroute2.ethtool.ethtool:Ethtool
GenericNetlinkSocket = pyroute2.netlink.generic:GenericNetlinkSocket
IPBatch = pyroute2.iproute:IPBatch
IPDB = pyroute2.ipdb.main:IPDB
IPMock = pyroute2.iproute.ipmock:IPRoute
IPQSocket = pyroute2.netlink.ipq:IPQSocket
IPRSocket = pyroute2.netlink.rtnl.iprsocket:IPRSocket
IPRoute = pyroute2.iproute:IPRoute
IPSet = pyroute2.ipset:IPSet
IW = pyroute2.iwutil:IW
L2tp = pyroute2.netlink.generic.l2tp:L2tp
MPTCP = pyroute2.netlink.generic.mptcp:MPTCP
NDB = pyroute2.ndb.main:NDB
NFCTSocket = pyroute2.netlink.nfnetlink.nfctsocket:NFCTSocket
NFTSocket = pyroute2.netlink.nfnetlink.nftsocket:NFTSocket
NFTables = pyroute2.nftables.main:NFTables
NL80211 = pyroute2.netlink.nl80211:NL80211
NSPopen = pyroute2.nslink.nspopen:NSPopen
NetNS = pyroute2.nslink.nslink:NetNS
NetlinkDecodeError = pyroute2.netlink.exceptions:NetlinkDecodeError
NetlinkDumpInterrupted = pyroute2.netlink.exceptions:NetlinkDumpInterrupted
NetlinkError = pyroute2.netlink.exceptions:NetlinkError
NoIPDB = pyroute2.ndb.noipdb:NoIPDB
PartialCommitException = pyroute2.ipdb.exceptions:PartialCommitException
ProcEventSocket = pyroute2.netlink.connector.cn_proc:ProcEventSocket
RawIPRoute = pyroute2.iproute:RawIPRoute
RemoteIPRoute = pyroute2.remote:RemoteIPRoute
RemoteSocket = pyroute2.remote.transport:RemoteSocket
Server = pyroute2.cli.server:Server
TaskStats = pyroute2.netlink.taskstats:TaskStats
UeventSocket = pyroute2.netlink.uevent:UeventSocket
WiSet = pyroute2.wiset:WiSet
WireGuard = pyroute2.netlink.generic.wireguard:WireGuard
arp = pyroute2.arp
bsd = pyroute2.bsd
common = pyroute2.common
config = pyroute2.config
conntrack = pyroute2.conntrack
dhcp = pyroute2.dhcp
ipdb = pyroute2.ipdb
iproute = pyroute2.iproute
ipset = pyroute2.ipset
iwutil = pyroute2.iwutil
ndb = pyroute2.ndb
netlink = pyroute2.netlink
netns = pyroute2.netns
nftables = pyroute2.nftables
nslink = pyroute2.nslink.nslink
protocols = pyroute2.protocols
remote = pyroute2.remote
requests = pyroute2.requests
ss2 = pyroute2.netlink.diag.ss2
wiset = pyroute2.wiset
