ntrack-libnl.c indicates ONLINE even if link is down

Bug #512094 reported by Alexander Sack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ntrack
Fix Released
High
Unassigned

Bug Description

reproduce:
 1. ensure you have an empty route table and no interface connected to a physical link
 2. sudo ifconfig eth0 192.168.1.2
 3. sudo route add default gw 192.168.1.1 dev eth0

-> mtest-monitor indiciates that you are ONLINE

one fix is probably to only accept topmost_route's whose outgoing-interface has a carrier

Related branches

Alexander Sack (asac)
Changed in ntrack:
status: New → Triaged
importance: Undecided → High
milestone: none → 005
Revision history for this message
Alexander Sack (asac) wrote :

bzr commit --fixes lp:512094 common/ntrack-libnl.c
Committing to: /home/asac/Development/upstream/asac/ntrack/
modified common/ntrack-libnl.c
Committed revision 168.

Changed in ntrack:
status: Triaged → Fix Committed
Revision history for this message
Alexander Sack (asac) wrote :

released in ntrack 005 release https://edge.launchpad.net/ntrack/main/005

Changed in ntrack:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.