Josh Bailey
d6cda4f427
Merge pull request #170 from anarkiwi/readme
...
Add project status.
2022-06-09 16:09:40 -07:00
Josh Bailey
8499b4e59e
Add project status.
2022-06-09 22:35:47 +00:00
Josh Bailey
537f35f4b2
Merge pull request #151 from crezov/master
...
fix NXActionRegLoad action_to_str
2021-09-10 10:17:24 +12:00
Josh Bailey
e67d259bba
Merge branch 'master' into master
2021-09-09 20:44:25 +12:00
Josh Bailey
ef58b40b4b
Merge pull request #152 from jbemmel/tunnel_endpoint_ip_and_mac_mobility_params
...
Patch to add 2 parameters for controlling specific EVPN route update fields
2021-09-09 20:44:12 +12:00
Josh Bailey
442d9f8197
Merge branch 'master' into tunnel_endpoint_ip_and_mac_mobility_params
2021-09-09 19:31:33 +12:00
Josh Bailey
0307a4e666
Merge pull request #153 from jbemmel/patch-1
...
Fix bug where path.source is set to VRF_TABLE (in vrf.py)
2021-09-09 19:31:20 +12:00
Josh Bailey
eead1ac358
Merge branch 'master' into patch-1
2021-09-09 18:25:59 +12:00
Josh Bailey
2e703468b0
Merge pull request #155 from jbemmel/patch-2
...
Fix major bug in child thread cleanup logic
2021-09-09 18:25:46 +12:00
J vanBemmel
ac849e3d4f
Fix major bug in child thread cleanup logic
...
Without this fix, one cannot restart BGP Speaker instances
2021-09-05 20:09:16 -05:00
J vanBemmel
df421911cb
Fix bug where path.source is set to VRF_TABLE (in vrf.py)
2021-09-04 16:41:26 -05:00
Jeroen van Bemmel
a09cae5a85
Use constants imported from API base
2021-09-03 22:56:15 -05:00
Jeroen van Bemmel
5722c7c856
Patch to add 2 parameters for controlling specific fields in EVPN route advertisements:
...
tunnel_endpoint_ip: To allow for VTEP IPs other than the implicit local router ID
mac_mobility: To insert an extended community with a sequence number for managing MAC Mobility
2021-09-03 22:48:01 -05:00
guojiaoniu
a44ace4987
fix NXActionRegLoad action_to_str
2021-08-31 22:50:33 +08:00
Josh Bailey
65663d4f9f
Merge pull request #97 from NvanAdrichem/point-to-multipoint
...
Enabled point-to-multipoint links in topology discovery.
2021-08-19 08:44:28 +12:00
Josh Bailey
f3d8c366db
Merge branch 'master' into point-to-multipoint
2021-08-18 12:53:50 +12:00
Josh Bailey
1a17208833
Merge pull request #150 from anarkiwi/ev
...
Eventlet 0.31.1
2021-08-03 14:52:58 +12:00
Josh Bailey
824ee13113
Eventlet 0.31.1
2021-07-26 10:55:04 +12:00
Josh Bailey
08efd69c0b
Merge pull request #144 from anarkiwi/pytype3
...
add ofproto 1.3 coverage, check key-error and attribute-error.
2021-06-10 12:12:35 +12:00
Josh Bailey
98d4913d32
add ofproto 1.3 coverage, check key-error and attribute-error.
2021-06-07 03:50:02 +00:00
Josh Bailey
34f33491ff
Merge pull request #142 from anarkiwi/pytype2
...
Enable bare minimum pytype + GHA (no ryu code changes).
2021-06-03 16:23:41 +12:00
Josh Bailey
8b41507c2c
Enable bare minimum pytype + GHA (no ryu code changes). Exclusions/ignored errors can be incrementally removed, to manage diff size and risk.
2021-06-03 03:40:49 +00:00
Josh Bailey
f24e2b9bf1
Merge pull request #141 from anarkiwi/ev2
...
Upgrade eventlet.
2021-06-01 08:32:35 +12:00
Josh Bailey
dfe583bd83
Upgrade eventlet.
2021-06-01 08:02:07 +12:00
Josh Bailey
2eae52100b
Merge pull request #140 from anarkiwi/trpc
...
upgrade tinyrpc to 1.0.4.
2021-05-26 12:28:30 +12:00
Josh Bailey
bff06a2b05
upgrade tinyrpc to 1.0.4.
2021-05-26 00:02:52 +00:00
Josh Bailey
d1d1dc9427
Merge pull request #133 from anarkiwi/pippin
...
pin pip to 20.3.4.
2021-02-23 09:53:51 +13:00
Josh Bailey
a004f57c1f
pin pip to 20.3.4.
2021-02-22 10:56:47 +13:00
Josh Bailey
1eaa77d334
Merge pull request #131 from anarkiwi/ev
...
eventlet 0.30.1
2021-02-10 14:19:46 +13:00
Josh Bailey
62e1ec6998
0.30.1
2021-02-10 10:33:28 +13:00
Josh Bailey
3c86fc00e4
Merge pull request #102 from SantiagoMunoz/master
...
doc: Consider null buffer_id in first example
2021-02-01 13:00:51 +13:00
Josh Bailey
42957ee824
Merge branch 'master' into master
2021-02-01 12:51:28 +13:00
Josh Bailey
91542b29b7
Merge pull request #86 from MrCocoaCat/patch-1
...
Update bridge.py
2021-02-01 10:33:04 +13:00
Josh Bailey
f26a60b1e1
Merge branch 'master' into patch-1
2021-02-01 10:24:09 +13:00
Josh Bailey
a5b4af99d4
Merge pull request #76 from ben51/master
...
Adding support for RFC8227 withdraw label
2021-02-01 10:13:31 +13:00
Josh Bailey
688fc4bf06
Merge branch 'master' into master
2021-02-01 10:04:47 +13:00
Josh Bailey
e69191a067
Merge pull request #83 from ben51/adj_rib_out_draft
...
Add support for Adj-RIB-Out (draft-ietf-grow-bmp-adj-rib-out-03)
2021-02-01 10:04:25 +13:00
Josh Bailey
fe1ca30fd4
Merge branch 'master' into adj_rib_out_draft
2021-02-01 09:54:35 +13:00
Josh Bailey
5b1343d7bc
Merge pull request #79 from DiegoRossiMafioletti/patch-1
...
Update nx_actions.py, fixing a typo on example
2021-02-01 09:47:47 +13:00
Josh Bailey
0e29dbe9ef
Merge branch 'master' into patch-1
2021-02-01 09:38:30 +13:00
Josh Bailey
1d9881145e
Merge pull request #72 from tahoe/patch-1
...
Just some English correction
2021-02-01 09:37:42 +13:00
Josh Bailey
58b287bc90
Merge branch 'master' into master
2021-02-01 09:14:32 +13:00
Josh Bailey
f3316fa85a
Merge branch 'master' into patch-1
2021-02-01 09:13:50 +13:00
Josh Bailey
bd1d5de383
Merge pull request #128 from cglewis/eventlet
...
revert #100 , use latest eventlet
2021-01-21 09:16:07 +13:00
cglewis
045eca0592
Merge branch 'master' of https://github.com/faucetsdn/ryu into eventlet
2021-01-20 11:55:58 -08:00
Josh Bailey
dc7aa0abef
Merge pull request #122 from musicinmybrain/msgpack-1.0
...
Support msgpack 1.0.0 and later.
2021-01-21 08:52:24 +13:00
Josh Bailey
1310c2eda4
Merge pull request #121 from LKaemmerling/add-python-3.9-support
...
Add Support for Python 3.9
2021-01-21 08:51:27 +13:00
cglewis
ea4112f393
revert #100 , use latest eventlet
2021-01-20 10:40:50 -08:00
Lukas Kämmerling
afa2f83559
Add Support for Python 3.9
2021-01-20 10:49:29 +01:00
Josh Bailey
d2f06b7f46
Merge pull request #127 from cglewis/renovate
...
add renovate
2021-01-20 15:21:17 +13:00