Peter Saveliev

Results 19 issues of Peter Saveliev

https://github.com/svinota/pyroute2/blob/506507d8db10085b8a5e128c82200727f71d6043/pyroute2/netlink/rtnl/tcmsg/em_meta.py#L132-L134 @Vic063 could you please elaborate a bit on that patching?

@ffourcot @atzm Coleagues, does anyone plan to write a method to inject conntrack entries? If not, I would do that on the weekend.

fr

- [x] rename `thermal_event` → `thermal` - [x] fix family name - [x] update NLA list - [ ] add docs + doctest

Platform: ``` $ cat /etc/redhat-release Fedora release 20 (Heisenbug) $ rpm -qa | grep -E '(teamd|libteam)' teamd-1.15-1.fc20.x86_64 python-libteam-1.15-1.fc20.x86_64 libteam-1.15-1.fc20.x86_64 $ uname -r 3.17.8-200.fc20.x86_64 ``` Team device: ``` # cat team0.conf...

Fixes issue: https://github.com/svinota/pyroute2/issues/1178

* alt_ifname field as a list of strings * schema -- single text field with JSON data

Move from entry points back to the static loader.

fr

implement poll() support