mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
fix: refactored routing logic (fixes #701)
This commit is contained in:
parent
88a83192ef
commit
43a93fd866
11 changed files with 202 additions and 80 deletions
|
@ -24,4 +24,4 @@ func FindGateway(iface *Endpoint) (*Endpoint, error) {
|
|||
}
|
||||
|
||||
return nil, ErrNoGateway
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue