• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

osrg / ryu / 830 / 2
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2016 11:11PM UTC
Files 422
Run time 21s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Oct 2016 10:45PM UTC coverage: 65.106%. Remained the same
TOX_ENV=py34

push

travis-ci

fujita
BGPSpeaker: Fix to enable to notify peer down

If BGPSpeaker.neighbor_del() is called, an event to notify peer down
via _notify_peer_down() method will be generated.
But when _notify_peer_down() method is called, peer.protocol is
already cleaned up with None, so _notify_peer_down() method will fail
to get the neighbor info (IP address, AS number).

This patch fixes to retrieve the neighbor info from the neighbor
configuration info of Peer class and fixes this problem.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>

50000 of 76798 relevant lines covered (65.11%)

0.65 hits per line

Source Files on job 830.2 (TOX_ENV=py34)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 830
  • Travis Job 830.2
  • 81d5d8f5 on github
  • Prev Job for TOX_ENV=py34 on master (#829.2)
  • Next Job for TOX_ENV=py34 on master (#832.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc