GitHub / fedora-python/python-ethtool / commits
Deprecated Python bindings for the ethtool kernel interface
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| dccdf657 | merge Merge pull request #60 from dotlambda/python312 |
Miro Hrončok <m****o@h****z>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b10c2a2f | retain test compatibility with Python 2 | Robert Schütz <m****l@d****e> | over 1 year ago | |
| f82dd763 | make tests compatible with Python 3.12 | Robert Schütz <m****l@d****e> | over 1 year ago | |
| 2c87615b | Keep netifaces as recommended alternative. |
Andrew Shark <a****k@l****u>
Committed by: Lumír 'Frenzy' Balhar <f****s@g****m> |
over 4 years ago | |
| a99b3639 | Recommend ethtool parsers instead of netifaces |
Andrew Shark <a****k@l****u>
Committed by: Lumír 'Frenzy' Balhar <f****s@g****m> |
over 4 years ago | |
| ed974a2b | merge Merge pull request #56 from fedora-python/new-release |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| da4ce180 | Prepare a new release 0.15 | Lumir Balhar <l****r@r****m> | over 4 years ago | |
| f47e8cd7 | CI: Add newer Pythons to the CI config | Lumir Balhar <l****r@r****m> | over 4 years ago | |
| b8b09b69 | merge Merge pull request #54 from gyakovlev/tests-wg |
Lumír 'Frenzy' Balhar <f****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 1805cb8e | tests/test_ethtool.py: skip test_get_active_devices for wg | Georgy Yakovlev <g****v@g****g> | about 7 years ago | |
| 78cbe6f8 | Sanqui no longer maintains this |
Miro Hrončok <m****o@h****z>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 8dd5f638 | merge Merge pull request #53 from frenzymadness/fix_multiple_ipv4_addrs_bug |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b64bfb22 | Add some dummy interfaces to Travis VM for better testing | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| 7279bdb8 | Allow pifconfig script to show multiple IPv4 addresses | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| bd28fc3f | merge Merge pull request #52 from frenzymadness/fix_no_ipv4_bug |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d51756af | Fix issue when interface has no IPv4 address assigned. | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| f6c5041b | merge Merge pull request #50 from hroncok/py37 |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| dfea5745 | Support and test Python 3.7 | Miro Hrončok <m****o@h****z> | over 7 years ago | |
| 37b37f9f | Release version 0.14, add CHANGES.rst entry | Miro Hrončok <m****o@h****z> | over 7 years ago | |
| 76a70851 | Expect that tests may run without root privileges |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
over 7 years ago | |
| 89ae35ea | Unify the way how to return None |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
over 7 years ago | |
| b9183deb | Add installation description (#42) |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
over 7 years ago | |
| 38a26a2f | merge Merge pull request #48 from frenzymadness/CWE_fixes |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 45a1dc5e | Fix possible method call on None object (CWE-476) | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| 7a5f2348 | Remove unreachable code (CWE-561) and unnecessary labels | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| 6f9ad515 | Fix possible buffer size problem (CWE-120) | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| 22a1b679 | Fix possible resource leak (CWE-772) | Lumir Balhar <l****r@r****m> | over 7 years ago | |
| e7511d87 | merge Merge pull request #47 from hroncok/open_encoding |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 43d3cfa8 | setup.py: Open text files with utf-8 encoding explicitly | Miro Hrončok <m****o@h****z> | over 7 years ago | |
| 6de8c1bf | This is not the package you are looking for | Miro Hrončok <m****o@h****z> | over 7 years ago | |
| 41004552 | merge Merge pull request #38 from RemyDelion/add_offload_gro_functions |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| a3379840 | Correction in offload test result | Remy Delion <r****n@a****r> | over 8 years ago | |
| bb1741eb | Offload: adding set_gso(), get_gro() and set_gro() functions | Remy Delion <r****n@a****r> | over 8 years ago | |
| e81a76e1 | merge Merge pull request #33 from Sanqui/master |
Sanqui <g****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 6e5fb680 | Change README blurb to better match actual ethtool purpose | Sanqui <g****y@g****m> | over 8 years ago | |
| ab03b913 | merge Merge pull request #31 from frenzymadness/pifconfig_output_fix |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b68d7f3d | Remove truncating from device name printing. | Lumir Balhar <l****r@r****m> | over 8 years ago | |
| 9b9ae430 | Release version 0.13, add CHANGES.rst entry | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 24e976fd | Call this just ethtool module/package/project | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 802e74eb | Change the shebang of setup.py not to include 2 | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 85441280 | Add Python 3 and CPython classifiers | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| d8deb698 | Improve outputs and unify quotation marks |
PEP 8 <p****8>
Committed by: Lumir Balhar <l****r@r****m> |
almost 9 years ago | |
| f48fd740 | Travis CI: Skip coalesce test for ethernet device |
Lumir Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 4bf088fa | Use new print() function and unicode literals everywhere |
Lumir Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 087e740e | Travis CI: Run tests in full virtual machine instead of Docker container |
Lumir Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 4a66b94b | Add new test suite for testing output of scripts |
Lumir Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 2bb2e109 | Add function for getting wireless protocol from wireless devices |
Lumir Balhar <l****r@r****m>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 17f56ae8 | Add missing options to help | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 9235293f | Make pethtool, pifconfig scripts installed by setuptools |
Sanqui <g****y@g****m>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| e56c26d0 | Remove some unused imports and variables | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| c82c9671 | PEP 8 (lines too long) |
PEP 8 <p****8>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| abe22aba | PEP 8 improvements other than E501 |
PEP 8 <p****8>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| bedc6e11 | Python 3 syntax (print function, exception as e) | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 959251da | Lines under 80 chars |
PEP 7 <p****7>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 9779a0b6 | Inline comments after 2 spaces |
PEP 7 <p****7>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| c1e934ef | ifs and fors with space after, no spaces inside the paren |
PEP 7 <p****7>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| bb139527 | Indent with 4 spaces |
PEP 7 <p****7>
Committed by: Miro Hrončok <m****o@h****z> |
almost 9 years ago | |
| 2f01f34b | Skip some parts of tetsing on unassignable addresses | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| d05dd4cd | Ignore *.egg-info | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| ca5b6170 | Use MANIFEST.in, include tests in sdist | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 844060e4 | Use setuptools | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 47786fcc | Tests are no longer failing |
Miro Hrončok <m****o@h****z>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 089a30ab | merge Merge pull request https://github.com/fedora-python/python-ethtool/pull/19 |
Miro Hrončok <m****o@h****z>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f4a537e2 | merge Merge pull request #14 from hroncok/lazy_extension |
Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| d1e38e53 | Port NetlinkIPaddress __repr__ function | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| a9d36a69 | Use kernel representation of unused/invalid IPv4 broadcast | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| b9e05390 | Port etherinfo __str__ function | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 16bfe19f | Handle situation when netmask cannot be scraped from ifconfig | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 00e76013 | Fix exceptions handling | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 0f36da17 | Change some parts from bytes to str | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 0fe94d09 | Improved intendation | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 719444c4 | First part of move from bytes to str | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 41615bbb | Get rid of soak tests and related functionality/import | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 970f57bc | Add license to compat.h | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 9ebb38f9 | Include compatibility header file in MANIFEST | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| cc60b5d6 | PEP8 related improvements | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| d50b2a8a | Fix tests | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 82857af5 | Add NetlinkIPaddress class to ethtool module and fix test | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| cc6fb69e | Layout and PEP8 related improvements | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 85808934 | Use only string for device name | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| f681c350 | Return (compatible) integer instead of long type for IPv4 netmask | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 300ba432 | Add compat.h Python 2/3 compatibility header file to etherinfo | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| b9f27042 | Add class etherinfo to ethtool module | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 40453380 | Add compat.h file from py3c (Python2/3 compatibility layer) | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 38e03a24 | Fix warning about unused value. | Lumir Balhar <l****r@r****m> | almost 9 years ago | |
| 469780bf | Remove deprecated unittest method calls |
Miro Hrončok <m****o@h****z>
Committed by: Lumir Balhar <l****r@r****m> |
almost 9 years ago | |
| 0bab77d2 | Relative import to support Python 3 |
Miro Hrončok <m****o@h****z>
Committed by: Lumir Balhar <l****r@r****m> |
almost 9 years ago | |
| f5216abe | Fix tests/parse_ifconfig.py on Python 3 |
Miro Hrončok <m****o@h****z>
Committed by: Lumir Balhar <l****r@r****m> |
almost 9 years ago | |
| 1aa27d57 | Use universal_newlines with Popen, get strs, not bytes |
Miro Hrončok <m****o@h****z>
Committed by: Lumir Balhar <l****r@r****m> |
almost 9 years ago | |
| 4e96150d | Use C.utf8 locale when dealing with local ifconfig |
Miro Hrončok <m****o@h****z>
Committed by: Lumir Balhar <l****r@r****m> |
almost 9 years ago | |
| 3e84d3b9 | Add a sorted list of all found authors |
Miro Hrončok <m****o@h****z>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 85ba14c6 | Remove valgrind from tox for now | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| f3447f74 | Add changelog to long_description | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| c73c9d31 | Drop releases from CHANGES.rst | Sanqui <g****y@g****m> | almost 9 years ago | |
| ed60f733 | Reformat CHANGES.rst | Sanqui <g****y@g****m> | almost 9 years ago | |
| 075a2133 | PkgConfigExtension: DRY | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 6da9767b | Add docstring to PkgConfigExtension.__init__ | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 0b95acf6 | Fill in setup.py metadata | Sanqui <g****y@g****m> | almost 9 years ago | |
| a3d79459 | Minor Python 3 syntax compatiblity | Miro Hrončok <m****o@h****z> | almost 9 years ago | |
| 91e1e834 | Decouple the extra 'nl-route-3' library from the logic | Miro Hrončok <m****o@h****z> | almost 9 years ago |