summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17libnl-3.2.24-rc1 releaseThomas Haller
2013-12-17build: fix build failure when using different build dir (make distcheck)Thomas Haller
2013-12-17u32: add rtnl_u32_get_key()Cong Wang
2013-12-13cache: Add missing declaration for nl_cache_find()Thomas Graf
2013-12-11add declaration for rtnl_basic_add_action()Cong Wang
2013-12-11Revert "basic: Add missing declaration for rtnl_basic_add_action()"Thomas Graf
2013-12-11Revert "basic: Declare rtnl_act in basic.h to silence warning"Thomas Graf
2013-12-11add an assertion in rtnl_tc_set_link()Cong Wang
2013-12-09basic: Declare rtnl_act in basic.h to silence warningThomas Graf
2013-12-09fix some typo in lib/route/act.cCong Wang
2013-12-09basic: Add missing declaration for rtnl_basic_add_action()Thomas Graf
2013-12-09basic: add action removal APICong Wang
2013-12-09u32: add action removal APICong Wang
2013-12-09add rtnl_mirred_get* functionsCong Wang
2013-12-09rename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()Cong Wang
2013-12-09fix a bug in rtnl_act_fill()Cong Wang
2013-12-09add declaration for rtnl_cls_change()Cong Wang
2013-12-09add a parameter to rtnl_link_veth_add()Cong Wang
2013-12-09fix rtnl_link_info_parse() and rtnl_link_fill_info()Cong Wang
2013-11-29The commit 6a8d90f5fec4 "attr: Allow attribute type 0" intended toSamuel Gauthier
2013-11-28attr: Allow attribute type 0Thomas Graf
2013-11-27build: separate compiler and linker flagsJan Engelhardt
2013-11-22add fq_codel cli moduleCong Wang
2013-11-22add fq_codel qdiscCong Wang
2013-11-12fix linux/pkt_act.h inclusionCong Wang
2013-11-09link: Fall back to global provisioned link cache if object is not a cache res...Thomas Graf
2013-11-09add veth.h into include/Makefile.amCong Wang
2013-11-09basic: add action supportCong Wang
2013-11-09add u32 action testCong Wang
2013-11-09add u32 action supportCong Wang
2013-11-09add mirred tc actionCong Wang
2013-11-09add initial tc action supportCong Wang
2013-11-09do not compile some address families when not availableCong Wang
2013-11-08Merge pull request #50 from olafhering/olh_memset__nlmsg_allocThomas Graf
2013-11-08Remove extra memset from __nlmsg_allocOlaf Hering
2013-11-06python: Include all files in distributionThomas Graf
2013-11-06factor out rtnl_link_info_parse()Cong Wang
2013-11-06add link netns supportCong Wang
2013-11-06add veth link supportCong Wang
2013-11-06factor out rtnl_link_fill_info()Cong Wang
2013-10-31add ingress qdiscCong Wang
2013-10-313.2.23 releaseThomas Graf
2013-10-31tests: fix make test-create-vxlanCong Wang
2013-10-23libnl-3.2.23-rc2 releaseThomas Graf
2013-10-23include: Provide <netlink/route/link/vxlan.h> in distributionThomas Graf
2013-10-22Fix up -rc1 versioning to not be included in libnl_micro_versionThomas Graf
2013-10-22doc: Add instructions on how to build docsThomas Graf
2013-10-22doxygen-link: Be python3 compatibleThomas Graf
2013-10-22libnl-3.2.23-rc1 releaseThomas Graf
2013-10-22rtnl-addr: set ifa_flags when creating/updating addressThomas Haller