CHANGELOG.md
LICENSE.Apache.v2
LICENSE.GPL.v2
MANIFEST.in
README.license.md
README.make.md
README.report.md
README.rst
setup.cfg
setup.py
cli/pyroute2-cli
cli/ss2
examples/README.md
examples/create_bond.py
examples/create_interface.py
examples/create_vlan.py
examples/custom_socket_base.py
examples/devlink_list.py
examples/devlink_monitor.py
examples/devlink_port_list.py
examples/dhclient.py
examples/ethtool-ioctl_get_infos.py
examples/ethtool-netlink_get_infos.py
examples/ethtool_get_infos.py
examples/ip_monitor.py
examples/ipdb_autobr.py
examples/ipdb_chain.py
examples/ipdb_routes.py
examples/ipq.py
examples/ipset.py
examples/kobject_uevent.py
examples/nftables.py
examples/nl80211_interface_type.py
examples/nl80211_interfaces.py
examples/nl80211_monitor.py
examples/nl80211_scan_dump.py
examples/nla_operators.py
examples/pmonitor.py
examples/taskstats.py
examples/cli/test_address
examples/cli/test_comments_bang
examples/cli/test_comments_hash
examples/cli/test_comments_mixed
examples/cli/test_dump_lo
examples/cli/test_ensure
examples/distributed-ndb/config.json
examples/distributed-ndb/msngr.py
examples/generic/Makefile
examples/generic/netl.c
examples/generic/netl.py
examples/ndb/keystone_auth.py
examples/ndb/radius_auth.py
pyroute2/__init__.py
pyroute2/arp.py
pyroute2/common.py
pyroute2/conntrack.py
pyroute2/devlink.py
pyroute2/ipset.py
pyroute2/iwutil.py
pyroute2/proxy.py
pyroute2/wiset.py
pyroute2.egg-info/PKG-INFO
pyroute2.egg-info/SOURCES.txt
pyroute2.egg-info/dependency_links.txt
pyroute2.egg-info/requires.txt
pyroute2.egg-info/top_level.txt
pyroute2/bsd/__init__.py
pyroute2/bsd/util.py
pyroute2/bsd/pf_route/__init__.py
pyroute2/bsd/pf_route/freebsd.py
pyroute2/bsd/pf_route/openbsd.py
pyroute2/bsd/rtmsocket/__init__.py
pyroute2/bsd/rtmsocket/freebsd.py
pyroute2/bsd/rtmsocket/openbsd.py
pyroute2/cli/__init__.py
pyroute2/cli/console.py
pyroute2/cli/parser.py
pyroute2/cli/server.py
pyroute2/cli/session.py
pyroute2/cli/auth/__init__.py
pyroute2/cli/auth/auth_keystone.py
pyroute2/cli/auth/auth_radius.py
pyroute2/config/__init__.py
pyroute2/config/asyncio.py
pyroute2/config/eventlet.py
pyroute2/config/log.py
pyroute2/config/test_platform.py
pyroute2/dhcp/__init__.py
pyroute2/dhcp/dhcp4msg.py
pyroute2/dhcp/dhcp4socket.py
pyroute2/ethtool/__init__.py
pyroute2/ethtool/common.py
pyroute2/ethtool/ethtool.py
pyroute2/ethtool/ioctl.py
pyroute2/inotify/__init__.py
pyroute2/inotify/inotify_fd.py
pyroute2/inotify/inotify_msg.py
pyroute2/ipdb/__init__.py
pyroute2/ipdb/exceptions.py
pyroute2/ipdb/interfaces.py
pyroute2/ipdb/linkedset.py
pyroute2/ipdb/main.py
pyroute2/ipdb/noipdb.py
pyroute2/ipdb/routes.py
pyroute2/ipdb/rules.py
pyroute2/ipdb/transactional.py
pyroute2/ipdb/utils.py
pyroute2/iproute/__init__.py
pyroute2/iproute/bsd.py
pyroute2/iproute/linux.py
pyroute2/iproute/remote.py
pyroute2/iproute/windows.py
pyroute2/ndb/__init__.py
pyroute2/ndb/auth_manager.py
pyroute2/ndb/cluster.py
pyroute2/ndb/events.py
pyroute2/ndb/main.py
pyroute2/ndb/messages.py
pyroute2/ndb/query.py
pyroute2/ndb/report.py
pyroute2/ndb/schema.py
pyroute2/ndb/source.py
pyroute2/ndb/transport.py
pyroute2/ndb/objects/__init__.py
pyroute2/ndb/objects/address.py
pyroute2/ndb/objects/interface.py
pyroute2/ndb/objects/neighbour.py
pyroute2/ndb/objects/netns.py
pyroute2/ndb/objects/route.py
pyroute2/ndb/objects/rule.py
pyroute2/netlink/__init__.py
pyroute2/netlink/exceptions.py
pyroute2/netlink/nlsocket.py
pyroute2/netlink/devlink/__init__.py
pyroute2/netlink/diag/__init__.py
pyroute2/netlink/event/__init__.py
pyroute2/netlink/event/acpi_event.py
pyroute2/netlink/event/dquot.py
pyroute2/netlink/event/thermal_event.py
pyroute2/netlink/generic/__init__.py
pyroute2/netlink/generic/ethtool.py
pyroute2/netlink/generic/l2tp.py
pyroute2/netlink/generic/mptcp.py
pyroute2/netlink/generic/wireguard.py
pyroute2/netlink/ipq/__init__.py
pyroute2/netlink/nfnetlink/__init__.py
pyroute2/netlink/nfnetlink/ipset.py
pyroute2/netlink/nfnetlink/nfctsocket.py
pyroute2/netlink/nfnetlink/nftsocket.py
pyroute2/netlink/nl80211/__init__.py
pyroute2/netlink/rtnl/__init__.py
pyroute2/netlink/rtnl/errmsg.py
pyroute2/netlink/rtnl/fibmsg.py
pyroute2/netlink/rtnl/ifaddrmsg.py
pyroute2/netlink/rtnl/ifstatsmsg.py
pyroute2/netlink/rtnl/iprsocket.py
pyroute2/netlink/rtnl/iw_event.py
pyroute2/netlink/rtnl/marshal.py
pyroute2/netlink/rtnl/ndmsg.py
pyroute2/netlink/rtnl/ndtmsg.py
pyroute2/netlink/rtnl/nsidmsg.py
pyroute2/netlink/rtnl/nsinfmsg.py
pyroute2/netlink/rtnl/p2pmsg.py
pyroute2/netlink/rtnl/req.py
pyroute2/netlink/rtnl/riprsocket.py
pyroute2/netlink/rtnl/rtgenmsg.py
pyroute2/netlink/rtnl/rtmsg.py
pyroute2/netlink/rtnl/ifinfmsg/__init__.py
pyroute2/netlink/rtnl/ifinfmsg/compat.py
pyroute2/netlink/rtnl/ifinfmsg/proxy.py
pyroute2/netlink/rtnl/ifinfmsg/sync.py
pyroute2/netlink/rtnl/ifinfmsg/tuntap.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/__init__.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/bond.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/geneve.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/gtp.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/ipoib.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/ipvlan.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/team.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/tun.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/tuntap.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/vlan.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/vrf.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/vti.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/vti6.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/vxlan.py
pyroute2/netlink/rtnl/ifinfmsg/plugins/xfrm.py
pyroute2/netlink/rtnl/tcmsg/__init__.py
pyroute2/netlink/rtnl/tcmsg/act_bpf.py
pyroute2/netlink/rtnl/tcmsg/act_connmark.py
pyroute2/netlink/rtnl/tcmsg/act_gact.py
pyroute2/netlink/rtnl/tcmsg/act_mirred.py
pyroute2/netlink/rtnl/tcmsg/act_police.py
pyroute2/netlink/rtnl/tcmsg/act_skbedit.py
pyroute2/netlink/rtnl/tcmsg/act_vlan.py
pyroute2/netlink/rtnl/tcmsg/cls_basic.py
pyroute2/netlink/rtnl/tcmsg/cls_flow.py
pyroute2/netlink/rtnl/tcmsg/cls_fw.py
pyroute2/netlink/rtnl/tcmsg/cls_matchall.py
pyroute2/netlink/rtnl/tcmsg/cls_u32.py
pyroute2/netlink/rtnl/tcmsg/common.py
pyroute2/netlink/rtnl/tcmsg/common_act.py
pyroute2/netlink/rtnl/tcmsg/common_ematch.py
pyroute2/netlink/rtnl/tcmsg/em_cmp.py
pyroute2/netlink/rtnl/tcmsg/em_ipset.py
pyroute2/netlink/rtnl/tcmsg/em_meta.py
pyroute2/netlink/rtnl/tcmsg/sched_bpf.py
pyroute2/netlink/rtnl/tcmsg/sched_cake.py
pyroute2/netlink/rtnl/tcmsg/sched_choke.py
pyroute2/netlink/rtnl/tcmsg/sched_clsact.py
pyroute2/netlink/rtnl/tcmsg/sched_codel.py
pyroute2/netlink/rtnl/tcmsg/sched_drr.py
pyroute2/netlink/rtnl/tcmsg/sched_fq_codel.py
pyroute2/netlink/rtnl/tcmsg/sched_hfsc.py
pyroute2/netlink/rtnl/tcmsg/sched_htb.py
pyroute2/netlink/rtnl/tcmsg/sched_ingress.py
pyroute2/netlink/rtnl/tcmsg/sched_netem.py
pyroute2/netlink/rtnl/tcmsg/sched_pfifo_fast.py
pyroute2/netlink/rtnl/tcmsg/sched_plug.py
pyroute2/netlink/rtnl/tcmsg/sched_sfq.py
pyroute2/netlink/rtnl/tcmsg/sched_tbf.py
pyroute2/netlink/rtnl/tcmsg/sched_template.py
pyroute2/netlink/taskstats/__init__.py
pyroute2/netlink/uevent/__init__.py
pyroute2/netns/__init__.py
pyroute2/netns/manager.py
pyroute2/netns/nslink.py
pyroute2/netns/process/__init__.py
pyroute2/netns/process/proxy.py
pyroute2/nftables/__init__.py
pyroute2/nftables/expressions.py
pyroute2/nftables/main.py
pyroute2/nftables/rule.py
pyroute2/nftables/parser/__init__.py
pyroute2/nftables/parser/expr.py
pyroute2/nftables/parser/parser.py
pyroute2/protocols/__init__.py
pyroute2/protocols/icmp.py
pyroute2/protocols/rawsocket.py
pyroute2/remote/__init__.py
pyroute2/remote/__main__.py
pyroute2/remote/shell.py
tests/__init__.py
tests/collector.py
tests/utils.py
tests/unit/test_common.py