| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 releaselibnl3_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 releaselibnl3_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 |
|
|
* | dbg: save errno from modification in NL_DBG() | Thomas Haller | 2015-03-05 | 1 | -1/+4 |
|
|
* | cls: add rtnl_u32_get_classid() API | Cong Wang | 2015-03-04 | 3 | -0/+16 |
|
|
* | build/trivial: reorder symbols in linker version scripts and add comment | Thomas Haller | 2015-03-04 | 5 | -41/+68 |
|
|
* | route/tc: add internal rtnl_tc_data_peek() function | Thomas Haller | 2015-03-04 | 2 | -0/+14 |
|
|
* | correct --protocol option for nl-cls-* utilities | Cong Wang | 2015-02-25 | 3 | -3/+3 |
|
|
* | act: correct file path for mirred.c | Cong Wang | 2015-02-25 | 1 | -1/+1 |
|
|
* | build: fix parallel make | Lubomir Rintel | 2015-02-18 | 1 | -0/+5 |
|
|
* | pktloc: fix typo for tcp.flag.syn | Thomas Haller | 2015-02-17 | 1 | -1/+1 |
|
|
* | lib: log errors from platform | Lubomir Rintel | 2015-02-17 | 3 | -11/+72 |
|
|
* | lib: add const-ness to appropriate parameters in addr, attr, data | Rohan Joyce | 2015-02-16 | 6 | -98/+107 |
|
|
* | route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat() | Cong Wang | 2015-02-02 | 3 | -0/+26 |
|
|
* | route/act: merge branch 'act-skbedit' | Thomas Haller | 2015-02-02 | 8 | -10/+415 |
|\ |
|
| * | route/act: add a test case for skbedit action | Cong Wang | 2015-02-02 | 1 | -10/+21 |
|
|
| * | route/act: add skbedit action | Cong Wang | 2015-02-02 | 7 | -0/+394 |
|/ |
|
* | build: merge branch 'symbol-versioning' | Thomas Haller | 2015-02-02 | 13 | -14/+2038 |
|\ |
|
| * | build: don't export internal symbols | Thomas Haller | 2015-02-02 | 7 | -109/+0 |
|
|
| * | build: move linker script symbols since last stable release to own section | Thomas Haller | 2015-02-02 | 2 | -18/+26 |
|
|
| * | build: explicitly list exported symbols in linker scripts | Thomas Haller | 2015-02-02 | 7 | -5/+2066 |
|
|
| * | build: add linker scripts for libnl-cli-3.so library | Thomas Haller | 2015-02-02 | 3 | -0/+11 |
|
|
| * | build: add individual linker version scripts for shared libraries | Thomas Haller | 2015-02-02 | 10 | -6/+59 |
|/ |
|
* | python: fix package meta data in setup.py | Thomas Haller | 2015-01-12 | 1 | -0/+4 |
|
|
* | build: mark header linux-private/linux/veth.h as noinst_HEADERS | Thomas Haller | 2014-12-09 | 1 | -0/+1 |
|
|
* | idiag: fix set of identifying properties for idiag_msg_obj | Thomas Haller | 2014-11-27 | 1 | -5/+17 |
|
|
* | idiag: merge branch 'idiag-compare-all' | Thomas Haller | 2014-11-27 | 3 | -26/+76 |
|\ |
|
| * | idiag: fix idiagnl_compare() to compare all attributes | Thomas Haller | 2014-11-27 | 1 | -4/+22 |
|
|
| * | idiag: make objects 'idiag_vegasinfo' and 'idiag_meminfo' comparable | Thomas Haller | 2014-11-27 | 2 | -0/+30 |
|
|
| * | idiag: don't dump unset properties of idiag_msg | Thomas Haller | 2014-11-27 | 1 | -22/+24 |
|/ |
|
* | route/addr: consider CACHEINFO in addr_compare()/nl_object_diff() | Thomas Haller | 2014-11-27 | 3 | -1/+11 |
|
|
* | object: fix returning UINT_MAX for uint32_t in nl_object_diff() | Thomas Haller | 2014-11-27 | 1 | -2/+2 |
|
|
* | route: merge branch 'route-link-get-kernel-opnotsupp' | Thomas Haller | 2014-11-27 | 5 | -11/+71 |
|\ |
|