summaryrefslogtreecommitdiffstats
path: root/include/netlink/route
Commit message (Expand)AuthorAgeFilesLines
* route/act: add skbedit actionCong Wang2015-02-021-0/+37
* route/cls: minor fixes in for match mark filtersThomas Haller2014-11-231-2/+2
* route/cls: support 'match mark' u32 filtersSagi Lowenhardt2014-11-231-0/+2
* link/inet6: add support for tokenized interface identifiersLubomir Rintel2014-10-081-0/+6
* qdisc: add hfsc qdisc supportCong Wang2014-07-301-0/+37
* link/inet6: add link IPv6 address generation mode supportDan Williams2014-07-301-0/+37
* act: Declare rtnl_act_change()Thomas Graf2014-07-271-0/+1
* neightbl: Declare rtnl_neightbl_set_gc_interval()Thomas Graf2014-07-271-0/+1
* link/ip6tnl: Declare rtnl_link_is_ip6_tnl()Thomas Graf2014-07-271-0/+2
* htb: Declare rtnl_htb_set_level()Thomas Graf2014-07-271-0/+1
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-161-0/+56
* vlan: add support for IFLA_VLAN_PROTOCOLSusant Sahani2014-05-121-0/+3
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-061-0/+43
* ipgre: rename new public API to avoid confusionSusant Sahani2014-05-061-10/+10
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+53
* introduce gre tunnel supportSusant Sahani2014-05-051-0/+59
* introduce ipip tunnel supportSusant Sahani2014-05-051-0/+47
* act: grab a reference when adding an action to a filterCong Wang2014-04-301-0/+1
* route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...Thomas Haller2014-03-211-0/+6
* u32: add const to rtnl_u32_add_key_in*_addr()Cong Wang2014-03-211-2/+2
* act: remove rtnl_act_alloc_cache()Cong Wang2014-01-151-4/+0
* bridge: add rtnl_link_add_bridge() functionHongweiBi2014-01-141-0/+1
* route: add libnl name prefix to global variable link_policyThomas Haller2014-01-021-1/+1
* u32: add rtnl_u32_get_key()Cong Wang2013-12-171-0/+2
* add declaration for rtnl_basic_add_action()Cong Wang2013-12-111-0/+2
* Revert "basic: Add missing declaration for rtnl_basic_add_action()"Thomas Graf2013-12-111-1/+0
* Revert "basic: Declare rtnl_act in basic.h to silence warning"Thomas Graf2013-12-111-3/+1
* basic: Declare rtnl_act in basic.h to silence warningThomas Graf2013-12-091-1/+3
* basic: Add missing declaration for rtnl_basic_add_action()Thomas Graf2013-12-091-0/+1
* basic: add action removal APICong Wang2013-12-091-0/+1
* u32: add action removal APICong Wang2013-12-092-0/+2
* add rtnl_mirred_get* functionsCong Wang2013-12-091-0/+3
* rename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()Cong Wang2013-12-091-1/+1
* add declaration for rtnl_cls_change()Cong Wang2013-12-091-0/+1
* add a parameter to rtnl_link_veth_add()Cong Wang2013-12-091-1/+2
* add fq_codel qdiscCong Wang2013-11-221-0/+44
* fix linux/pkt_act.h inclusionCong Wang2013-11-112-1/+1
* add u32 action supportCong Wang2013-11-091-0/+2
* add mirred tc actionCong Wang2013-11-092-0/+32
* add initial tc action supportCong Wang2013-11-092-0/+49
* factor out rtnl_link_info_parse()Cong Wang2013-11-061-0/+2
* add link netns supportCong Wang2013-11-061-0/+6
* add veth link supportCong Wang2013-11-062-0/+37
* factor out rtnl_link_fill_info()Cong Wang2013-11-061-0/+1
* python: add bridge flags APINicolas PLANEL2013-10-221-0/+3
* link: add support for IFLA_PHYS_PORT_IDJiri Pirko2013-08-051-0/+2
* Add VXLAN support.Yasunobu Chiba2013-08-041-0/+86
* Add macvlan supportMichael Braun2013-05-161-0/+46
* Remove rtnl_link_free() declaration from the header file.Tony Cheneau2013-03-171-1/+0
* Remove superfluous declaration of rtnl_route_put()Tony Cheneau2013-03-171-1/+0