index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitignore: merge all gitignore files in top level directory
Thomas Haller
2020-04-16
1
-4/+0
*
all: Use __typeof__ instead of typeof
Michael Forney
2019-08-16
1
-1/+1
*
build: merge python/Makefile.am into top-level makefile
Thomas Haller
2017-02-27
7
-52/+0
*
python: genl: capi: add genlmsg_hdr() to capi
Arend van Spriel
2015-05-12
1
-0/+8
*
python: capi: add nla_put() function to python capi
Arend van Spriel
2015-05-12
1
-0/+14
*
python: capi: expose multicast membership functions
Arend van Spriel
2015-05-12
1
-0/+3
*
python: disable swig debug print messages
Arend van Spriel
2015-05-12
1
-1/+2
*
python: fix package meta data in setup.py
Thomas Haller
2015-01-12
1
-0/+4
*
Use paths relative to srcdir in setup.py.
Michał Górny
2014-05-25
1
-4/+5
*
python: fix wrongly passing argument to function in ObjIterator.next()
Hiroaki KAWAI
2014-04-09
1
-1/+1
*
python: fix build error for missing library_path in setup.py
Thomas Haller
2014-01-21
1
-0/+4
*
python: Include all files in distribution
Thomas Graf
2013-11-06
5
-2/+22
*
python: add bridge flags API
Nicolas PLANEL
2013-10-22
2
-0/+45
*
test: add python bridge testing sample
Nicolas PLANEL
2013-10-22
1
-0/+28
*
python: add basic netlink protocol bridge interface support
Nicolas PLANEL
2013-10-22
3
-0/+118
*
Fixed ObjIterator for python3, fixed output of _color and added missing param...
Teto
2013-10-07
2
-3/+9
*
python: fixup VLANLink() initialization
Nicolas PLANEL
2013-10-07
1
-1/+1
*
python: remove use of PyArg_ParseTuple() for callback result
Arend van Spriel
2013-10-07
2
-12/+17
*
python: add send and receive functions to Socket class
Arend van Spriel
2013-09-05
1
-0/+15
*
python: fix typo in Socket::__str__() function
Arend van Spriel
2013-09-05
1
-1/+1
*
python: remove unnecessary callback type definitions
Arend van Spriel
2013-09-05
1
-18/+0
*
python: allow callback function to be a class method
Arend van Spriel
2013-09-05
1
-4/+28
*
use Callback object constructing Socket
Arend van Spriel
2013-09-05
1
-2/+4
*
python: rework netlink callback handling
Arend van Spriel
2013-09-05
3
-27/+221
*
add python examples using swig provided api
Arend van Spriel
2013-09-05
3
-0/+1811
*
Add VXLAN support.
Yasunobu Chiba
2013-08-04
1
-0/+63
*
add generic netlink functions to swig
Arend van Spriel
2013-07-18
1
-0/+97
*
add python module for generic netlink library
Arend van Spriel
2013-07-18
5
-4/+27
*
add support functions for attributes and callback handlers
Arend van Spriel
2013-07-18
1
-0/+373
*
Add macvlan support
Michael Braun
2013-05-16
1
-0/+16
*
Enabled the use of Links as context managers.
Antoni S. Puimedon
2012-10-04
1
-0/+9
*
Fixed memory leak in Cache destructor
Коренберг Марк
2012-06-08
1
-1/+1
*
rtnl_link_(get|set)_weight is deprecated in libnl.
Коренберг Марк (ноутбук дома)
2012-06-08
2
-21/+0
*
netlink.nlattr re-implemented in more pythonic way
Коренберг Марк
2012-06-08
8
-116/+66
*
nl_pickup removed from python binding
Коренберг Марк
2012-06-08
1
-5/+0
*
Remove unnecessary comments
Коренберг Марк (ноутбук дома)
2012-06-08
6
-186/+0
*
Refine some places
Коренберг Марк (ноутбук дома)
2012-06-08
2
-19/+20
*
pylint's first review and trivial fixes
Коренберг Марк (ноутбук дома)
2012-06-08
8
-91/+105
*
Using only single quotes now and multi-line lists
Коренберг Марк (ноутбук дома)
2012-06-08
7
-41/+59
*
Fix indentation (spaces vs tabs)
Коренберг Марк (ноутбук дома)
2012-06-08
9
-2192/+2192
*
Code cleanups
Коренберг Марк (ноутбук дома)
2012-06-08
2
-8/+2
*
Flags properties description and implementation fixed
Коренберг Марк (ноутбук дома)
2012-06-08
3
-9/+42
*
Fixed various str-related logick
Коренберг Марк (ноутбук дома)
2012-06-08
5
-10/+10
*
Fix whitespaces at EOL
Коренберг Марк (ноутбук дома)
2012-06-08
7
-27/+27
*
Introduce Python's absolute_imports
Коренберг Марк (ноутбук дома)
2012-06-08
9
-31/+47
*
Fix typo in still unused function that generate colored message
Коренберг Марк (ноутбук дома)
2012-06-08
1
-1/+1
*
Make syntax highlighters happy
Коренберг Марк (ноутбук дома)
2012-06-08
1
-1/+1
*
Removed generated .pyc files from repository
Коренберг Марк
2012-06-08
3
-0/+0
*
Fixed address deletion
Коренберг Марк (ноутбук дома)
2012-06-08
1
-3/+3
*
python: Link against nl-3 and nl-route-3
Thomas Graf
2011-10-26
1
-2/+2
[next]