General documentation
Extend scapy
Layer-specific documentation
About
API Reference
Routing and handling of network interfaces.
scapy.route.
Route
Bases: object
object
add
delt
get_if_bcast
ifadd
ifchange
ifdel
invalidate_cache
make_route
resync
route
Returns the IPv4 routes to a host. :param - dst: the IPv4 of the destination host
iface: the interface used to connect to the host
output_ip: the outgoing IP that will be used
gateway_ip: the gateway IP that will be used