On Wed, 06 Jan 2016 17:35:16 +0900
Minoru TAKAHASHI <[email protected]> wrote:

> modify the default argument from list to None,
> because default value {}/[] as argument is dangerous.
> 
> Signed-off-by: Minoru TAKAHASHI <[email protected]>
> ---
>  ryu/lib/bfdlib.py                          |  6 ++--
>  ryu/lib/ovs/bridge.py                      |  3 +-
>  ryu/lib/packet/bfd.py                      |  9 ++++--
>  ryu/lib/packet/bgp.py                      | 15 ++++++---
>  ryu/lib/packet/ospf.py                     | 27 ++++++++++------
>  ryu/ofproto/ofproto_v1_2_parser.py         |  6 ++--
>  ryu/ofproto/ofproto_v1_3_parser.py         | 30 ++++++++++++------
>  ryu/ofproto/ofproto_v1_4_parser.py         | 30 ++++++++++++------
>  ryu/ofproto/ofproto_v1_5_parser.py         | 51 
> ++++++++++++++++++++----------
>  ryu/services/protocols/bgp/api/operator.py |  3 +-
>  ryu/utils.py                               |  5 +--
>  11 files changed, 124 insertions(+), 61 deletions(-)

Applied, thanks.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to