On Wed, 01 Oct 2014 17:33:12 -0400
Thomas F Herbert wrote:
> What is the best way of extracting the cookie of the matched flow from
> an incoming packet_in msg. I am using version 1.3.
> ryu 1.3
How about packet_in msg's cookie field?
---
Hi,
Here are updates and fixes for various stuff, bgp, test tool, REST API, etc.
Enjoy!
=
Che-Wei Lin (1):
Snort Integrate:
FUJITA Tomonori (1):
Ryu 3.14
Hiroshi Yokoi (3):
bgp: local preference support
bgp: local preference support IPv6, VPNv4/v6 route family
bgp
Hi,
What is the best way of extracting the cookie of the matched flow from
an incoming packet_in msg. I am using version 1.3.
ryu 1.3
Thanks in advance,
--Tom
--
Meet PCI DSS 3.0 Compliance Requirements with Event
Support next_hop_self.
BGPSpeaker can replace a path's next_hop address with its own address
when it sends the path to iBGP peer.
Signed-off-by: Hiroshi Yokoi
---
ryu/services/protocols/bgp/bgpspeaker.py | 8 +++-
ryu/services/protocols/bgp/peer.py | 25 ++-