14
0
Commit Graph

9 Commits

Author SHA256 Message Date
Thomas Bechtold
eb35d79dc9 Accepting request 509079 from home:tbechtold:branches:devel:languages:python
- update to 0.4.17:
    * req: #374 [critical] -- mode nla init
    * iproute: #378 [critical] -- fix `flush_routes()` to respect filters
    * ifinfmsg: #376 -- fix data plugins API to support pyinstaller
    * ipdb: race fixed: remove port/bridge
    * ipdb: #280 -- race fixed: port/bridge
    * ipdb: #302 -- ipaddr views: [ifname].ipaddr.ipv4, [ifname]ipaddr.ipv6
    * ipdb: #357 -- allow bridge timings to have some delta
    * ipdb: #338 -- allow to fix interface objects from failed `create()`
    * rtnl: #336 -- fix vlan flags
    * iproute: #342 -- the match method takes any callable
    * nlsocket: #367 -- increase default SO_SNDBUF
    * ifinfmsg: support tuntap on armv6l, armv7l platforms
- convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/509079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=13
2017-07-10 07:14:32 +00:00
1155d6efcc - update to 0.4.15:
* req: #365 -- full and short nla notation fixed, critical
   * iproute: #364 -- new method, `brport()`
   * ipdb: -- support bridge port options
   * event: new genl protocols set: VFS_DQUOT, acpi_event, thermal_event
   * ipdb: #310 -- fixed priority change on routes
   * ipdb: #349 -- fix setting ifalias on interfaces
   * ipdb: #353 -- mitigate kernel oops during bridge creation
   * ipdb: #354 -- allow to explicitly choose plugins to load
   * ipdb: #359 -- provide read-only context managers
   * rtnl: #336 -- vlan flags support
   * rtnl: #352 -- support interface type plugins
   * tc: #344 -- mirred action
   * tc: #346 -- connmark action
   * netlink: #358 -- memory optimization
   * config: #360 -- generic asyncio config
   * iproute: #362 -- allow to change or replace a qdisc
   * ipset: full rework of the IPSET_ATTR_DATA and IPSET_ATTR_ADT
     ACHTUNG: this commit may break API compatibility
   * ipset: hash:mac support
   * ipset: list:set support
   * ipdb: throw EEXIST when creates VLAN/VXLAN devs with same ID, but
     under different names
   * tests: #329 -- include unit tests into the bundle
    * legal: E/// logo removed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=11
2017-06-13 09:50:31 +00:00
9ea37c180e - update to 0.4.12:
* ipdb: #314 -- let users choose RTNL groups IPDB listens to
  * ipdb: #321 -- isolate `net_ns_.*` setup in a separate code block
  * ipdb: #322 -- IPv6 updates on interfaces in DOWN state
  * ifinfmsg: allow absolute/relative paths in the net_ns_fd NLA
  * ipset: #323 -- support setting counters on ipset add
  * ipset: `headers()` command
  * ipset: revisions
  * ipset: #326 -- mark types

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=9
2017-01-10 17:19:52 +00:00
7ddff18c5c Accepting request 441155 from home:gary_lin:branches:devel:languages:python
- Update to 0.4.11

OBS-URL: https://build.opensuse.org/request/show/441155
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=7
2016-11-29 09:32:40 +00:00
8ecce3dd90 - update to 0.4.6:
* ipdb: #278 -- fix initial ports mapping
  * ipset: #277 -- fix ADT attributes parsing
  * nl80211: #274, #275, #276 -- BSS-related fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=6
2016-11-15 10:37:58 +00:00
1ee675c46a Accepting request 417733 from home:gary_lin:branches:devel:languages:python
Update Source url to pass the check in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/417733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=4
2016-08-08 11:08:26 +00:00
Thomas Bechtold
fe85090f7c Accepting request 417410 from home:gary_lin:branches:devel:languages:python
- Update to 0.4.5

OBS-URL: https://build.opensuse.org/request/show/417410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=3
2016-08-08 08:27:17 +00:00
e46a6dd0db Accepting request 394261 from home:stroeder:branches:devel:languages:python
update to 0.4.0

OBS-URL: https://build.opensuse.org/request/show/394261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=2
2016-05-09 11:26:32 +00:00
Todd R
f9b00e29e6 Accepting request 348332 from home:gary_lin:iovisor
New module 'python-pyroute2' to manipulate the network configuration

OBS-URL: https://build.opensuse.org/request/show/348332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=1
2015-12-11 09:52:14 +00:00