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

osrg / ryu / 820

Builds Branch Commit Type Ran Committer Via Coverage
820 master Add Nicira extension vlan_tci field This Nicira extension field is VLAN VID+CFI+PCP. OXM_OF_VLAN_VID and OXM_OF_VLAN_PCP should work fine in theory, but in OvS it seems vlan_tci must be used to access the CFI bit from NX_LEARN actions. Signed-of... push 16 Sep 2016 10:37AM UTC fujita travis-ci pending completion   set done
819 master BGPSpeaker: Shutdown BGPSpeaker gracefully Currently, when BGPSpeaker instance calls 'core.stop', CORE_MANAGER fails to stop its own activities and outputs traceback, because the dictionaries which maps name to instance are changed during iterati... push 07 Sep 2016 01:47AM UTC fujita travis-ci pending completion   set done
818 master BGPSpeaker: Enable to get path from EventPrefix To get more detail information about BGP route by using best_path_change_handler, this patch adds path member into EventPrefix and implements property to get existing attributes. Signed-off-by: IWA... push 07 Sep 2016 01:37AM UTC fujita travis-ci pending completion   set done
817 master doc: specify OFP v1.0 for sample application This is a minimal change to keep the supplied sample code working with latest software. The sample code is not compatible with OFP v1.3+, and if there is no requirement on supported version Ryu will pr... push 07 Sep 2016 01:09AM UTC fujita travis-ci pending completion   set done
816 master add modify role API in ofctl_rest add description about role API Signed-off-by: tungyueh <tylin.cs03g@nctu.edu.tw> Reviewed-by: Iwase Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 07 Sep 2016 01:03AM UTC fujita travis-ci pending completion   set done
815 master Ryu 4.6 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 01 Sep 2016 12:35PM UTC fujita travis-ci pending completion   set done
814 v4.6 Ryu 4.6 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 01 Sep 2016 12:32PM UTC fujita travis-ci pending completion   set done
813 master add set role API in ofctl_rest Pull #51 25 Aug 2016 07:58AM UTC web-flow travis-ci pending completion   set done
812 master Validate OpenFlow message length in header, to prevent controller receive loop DoS When the controller receive loop currently accepts an OpenFlow message, it does not validate the message length. As a result, a malicious or malfunctioning switch... push 25 Aug 2016 06:19AM UTC fujita travis-ci pending completion   set done
811 master PyInstaller: Enable to build stand-alone executables Usage: After installing Ryu (on virtualenv is better), build a ryu-manager executable as following: $ pip install PyInstaller==3.1.1 $ cd tools/ $ pyinstaller ryu-manager.spec $ ./d... push 25 Aug 2016 05:51AM UTC fujita travis-ci pending completion   set done
810 master BGPSpeaker: Suppress RD in EVPN VRF on SSH console Because the NLRI_CLASS of the VRF EVPN Table is the same as the NLRI_CLASS of the Global EVPN Table, the str representation can not be distinguished with 'formatted_nlri_str' format. So, 'show vr... push 25 Aug 2016 05:01AM UTC fujita travis-ci pending completion   set done
809 master lib: Reduce Pylint warnings Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 19 Aug 2016 09:40AM UTC fujita travis-ci pending completion   set done
808 master Ryu 4.5 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 02 Aug 2016 02:31AM UTC fujita travis-ci pending completion   set done
807 v4.5 Ryu 4.5 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 02 Aug 2016 02:25AM UTC fujita travis-ci pending completion   set done
806 master ofproto/nx_actions: Update argument of NXActionCT Since zone_src in NXActionCT was not possible to specify string, update zone_src of NXActionCT for the uniformity. Therefore, you will be able to specify string of OXM/NXM fields for zone_src. If... push 28 Jul 2016 09:11PM UTC fujita travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc