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/tc: improved statistics dump (just alignment)
Steffen Vogel
2015-08-14
1
-18/+9
|
*
route/qdisc: added more attributes to netem dump
Steffen Vogel
2015-08-14
1
-2/+60
|
/
*
lib/nl: add missing header
Jörg Krause
2015-08-14
1
-0/+1
*
ipvlan: fix return error code for rtnl_link_ipvlan_get_mode()
Thomas Haller
2015-07-10
1
-1/+1
*
nf: fix potential bug in nfnl_queue_msg_set_payload() when malloc() failed
Коренберг Марк
2015-07-10
1
-4/+7
*
build: merge branch 'kolyshkin-build-cleanups'
Thomas Haller
2015-07-09
7
-722/+9
|
\
|
*
doc/Makefile.am: don't use asciidoc if disabled
Kir Kolyshkin
2015-07-09
1
-0/+4
|
*
doc/configure.ac: simplify python check
Kir Kolyshkin
2015-07-09
2
-101/+5
|
*
m4/ax*.m4: remove
Kir Kolyshkin
2015-07-09
3
-524/+0
|
*
m4/ax_python.m4: remove
Kir Kolyshkin
2015-07-09
1
-97/+0
|
/
*
link: set ifi_change in link message
matben2
2015-07-09
3
-0/+18
*
ipvlan: don't check for valid @mode argument in rtnl_link_ipvlan_set_mode()
Thomas Haller
2015-06-26
1
-3/+0
*
ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal error
Thomas Haller
2015-06-26
2
-7/+8
*
neigh: merge branch 'neigh-typo'
Thomas Haller
2015-06-26
1
-2/+7
|
\
|
*
neigh: accept "norarp" in rtnl_neigh_state2str()
Thomas Haller
2015-06-26
1
-1/+6
|
*
neigh: fix type for NUD_NOARP flag in trans_tbl
Tobias Jungel
2015-06-26
1
-1/+1
|
/
*
ipvlan: merge branch 'add-ipvlan'
Thomas Haller
2015-06-19
8
-1/+389
|
\
|
*
ipvlan: add a testcase for ipvlan
Cong Wang
2015-06-19
2
-0/+46
|
*
ipvlan: add ipvlan support
Cong Wang
2015-06-19
6
-1/+343
|
/
*
build: fix path to cli linker version script for out-of-tree build
jfarrell
2015-06-19
1
-2/+2
*
lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEK
Thomas Haller
2015-06-05
2
-3/+3
*
lib: return error if an incomplete message was read
Thomas Egerer
2015-06-05
3
-1/+16
*
utils: add missing link layer protocol translations
Thomas Haller
2015-06-04
1
-0/+2
*
utils: update link layer protocol translations
Tobias Klauser
2015-06-04
2
-14/+13
*
route/link: fix memleaks in link_msg_parser()
Thomas Haller
2015-06-04
1
-4/+6
*
lib/doc: clearify return value of send_simple() functions
Thomas Haller
2015-05-12
7
-7/+26
*
xfrm: trival refactoring initialization of stack-allocated arguments to nl_se...
Thomas Haller
2015-05-12
2
-6/+8
*
python: merge branch 'python-capi'
Thomas Haller
2015-05-12
2
-1/+27
|
\
|
*
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
|
/
*
xfrm: fix potential NULL dereference
Tobias Klauser
2015-05-12
2
-4/+6
*
route/tc: remove unnecessary check for tc_kind member of struct rtnl_tc
Tobias Klauser
2015-05-05
1
-3/+0
*
utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTO
Tobias Klauser
2015-05-05
2
-3/+8
*
libnl-3.2.26 release
libnl3_2_26
Thomas Haller
2015-03-30
4
-4/+10
*
neigh: add support for NDA_VLAN nl attribute
Jonas Johansson
2015-03-23
5
-0/+33
*
route/link: fix indention in inet6_dump_details()
Thomas Haller
2015-03-22
1
-2/+2
*
utils: add code comment about capability number assignment
Thomas Haller
2015-03-19
2
-2/+23
*
build: extend configure option --enable-cli and install all cli programs
Thomas Haller
2015-03-18
2
-17/+32
*
build/trivial: sort PROGRAMS list in src/Makefile.am
Thomas Haller
2015-03-18
1
-18/+40
*
route: remove unnecessary include of private linux/if.h
David Chappelle
2015-03-17
2
-1/+1
*
build: revert moving unstable symbols from libnl_3 linker section
Thomas Haller
2015-03-09
2
-9/+17
*
lib/socket: detect protocol in nl_socket_set_fd()
Thomas Haller
2015-03-06
1
-9/+63
*
libnl-3.2.26-rc1 release
libnl3_2_26rc1
Thomas Haller
2015-03-05
2
-5/+5
*
build: fix path to linker version scripts for out-of-tree build
Thomas Haller
2015-03-05
1
-12/+12
*
lib/socket: add nl_socket_set_fd() function
Thomas Haller
2015-03-05
4
-2/+71
|
\
|
*
add socket nl_connect_fd() & nl_create_fd()
Sagi Lowenhardt
2015-03-05
5
-21/+90
|
/
*
lib/nl: preserve s_local if nl_connect() fails
Thomas Haller
2015-03-05
1
-8/+16
*
lib/socket: remove NL_SOCK_BUFSIZE_SET socket flag
Thomas Haller
2015-03-05
3
-8/+3
[prev]
[next]