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
Commit message (
Expand
)
Author
Age
Files
Lines
*
route/link: fixup link->l_af_ops must be set for some kind of links
Nicolas PLANEL
2013-10-22
1
-0/+11
*
nl-link-set: Add --state option
Julien BERNARD
2013-10-22
1
-0/+9
*
Merge branch 'recvmsgs-comment-typo' of git://github.com/olafhering/libnl int...
Thomas Graf
2013-10-07
1
-1/+1
|
\
|
*
nl: Fix comment typo on recvmsgs
Olaf Hering
2013-10-01
1
-1/+1
*
|
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
*
nl_cb: store nl_cb_type in struct nl_cb
Arend van Spriel
2013-09-05
4
-14/+35
*
add python examples using swig provided api
Arend van Spriel
2013-09-05
3
-0/+1811
*
netfilter/ct: support optional CTA_ZONE attribute
Holger Eitzenberger
2013-09-05
4
-0/+28
*
netfilter/ct: support optional CTA_TIMESTAMP attribute
Holger Eitzenberger
2013-09-05
5
-0/+72
*
Call to_msg_fill_raw when defined to_msg_fill is NULL
chantra
2013-08-26
1
-6/+9
*
Priority of the '<' operator is higher than that of the '=' operator
maksqwe
2013-08-26
1
-1/+1
*
fix double free caused by freeing link af_data in rtnl_link_set_family()
Jiri Pirko
2013-08-21
1
-1/+3
*
Enable linker versioning
Thomas Graf
2013-08-07
4
-2/+8
*
Merge pull request #44 from sassanosystems/idiag
Thomas Graf
2013-08-05
4
-21/+121
|
\
|
*
More safely parse vegas info and mem info.
Joe Damato
2013-07-26
1
-20/+26
|
*
Add idiag-socket-details
Joe Damato
2013-07-25
3
-1/+95
*
|
link: add support for IFLA_PHYS_PORT_ID
Jiri Pirko
2013-08-05
4
-0/+34
*
|
Merge pull request #45 from chibacchie/vxlan
Thomas Graf
2013-08-05
6
-0/+1449
|
\
\
|
|
/
|
/
|
|
*
Add VXLAN support.
Yasunobu Chiba
2013-08-04
6
-0/+1449
|
/
*
Handle the case where nl_msec2str is passed 0 msecs
Joe Damato
2013-07-19
1
-0/+5
*
Add support for inet diag Netlink protocol.
Joe Damato
2013-07-19
18
-5/+1888
*
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
6
-4/+28
*
add support functions for attributes and callback handlers
Arend van Spriel
2013-07-18
1
-0/+373
*
handle the case where 0 is passed to nl_size2str
Joe Damato
2013-07-18
1
-0/+5
*
cache: Return -NLE_PROTO_MISMATCH if socket provided mismatches cache protocol
Thomas Graf
2013-07-01
1
-0/+12
*
socket: Warn via debug message if local port namespace is exhausted
Thomas Graf
2013-06-28
1
-0/+1
*
tests: use AM_CFLAGS instead of CFLAGS directly
Thomas Graf
2013-06-28
1
-1/+1
*
msg: Avoid returning a negative value for nlmsg_attrlen()
Thomas Graf
2013-06-27
1
-1/+1
*
netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch()
Holger Eitzenberger
2013-06-26
2
-0/+31
*
netfilter/queue: generalize nfnl_queue_msg_build_verdict()
Holger Eitzenberger
2013-06-26
1
-2/+10
*
Handle -NLE_AGAIN in nl_cache_mngr_data_ready
Andrew Collins
2013-06-26
1
-1/+1
*
Default to comparing all attributes if no oo_id_attrs defined
Andrew Collins
2013-06-26
1
-1/+3
*
Merge branch 'master' of https://github.com/michael-dev/libnl
Thomas Graf
2013-05-24
7
-1/+536
|
\
|
*
Add macvlan support
Michael Braun
2013-05-16
7
-1/+536
*
|
3.2.22 release
libnl3_2_22
Thomas Graf
2013-05-14
2
-2/+2
|
/
*
nl: Increase receive buffer size to 4 pages
Thomas Graf
2013-05-08
1
-1/+1
*
rtnl_link_af_unregister: fix locking
Nathan Lynch
2013-05-08
1
-2/+2
*
Prepare for 3.2.22-rc1 release
libnl3_2_22rc1
Thomas Graf
2013-04-28
2
-6/+6
*
tests: Include util.h in dist
Thomas Graf
2013-04-28
1
-0/+3
*
tests: Add basic attribute unit tests
Thomas Graf
2013-04-28
4
-1/+97
*
configure: Convert ENABLE_UNIT_TESTS to a mere AM conditional
Thomas Graf
2013-04-28
1
-3/+3
[next]