aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ll_types: add netlink ARPHRDDaniel Borkmann2014-08-291-0/+1
* cleanup warningsStephen Hemminger2014-08-042-14/+14
* iproute2: utils: change hexstring_n2a and hexstring_a2n to do not work with ":"Jiri Pirko2014-06-091-33/+13
* iproute2: use named constants instead of number literals to fill rtnl_rttable...Masatake YAMATO2014-03-101-6/+12
* iproute2: use named constants instead of number literals to fill rtnl_rtscope...Masatake YAMATO2014-03-101-4/+4
* vxlan: add ipv6 supportWANG Cong2013-10-301-0/+8
* ipv6 gre: add entry to ether typesStephen Hemminger2013-09-301-0/+1
* ip link: fix display of interface groupsStefan Tomanek2013-08-041-0/+19
* ip: iplink_vlan: add 802.1ad supportPatric McHardy2013-06-211-0/+2
* ip: set the close-on-exec flag for descriptorsAndrey Vagin2013-06-041-1/+1
* iproute2: fix build failure on sparc due to -Wformat and tv_usecAndreas Henriksson2013-06-031-1/+1
* libnetlink: Use ifinfomsg instead of rtgenmsg in rtnl_wilddump_req_filterAlexander Duyck2013-04-261-2/+2
* utils: fix range checking for get_u32/get_u64 et allStephen Hemminger2013-04-121-17/+119
* ll_map: add name and index hashStephen Hemminger2013-03-281-56/+99
* libnetlink: check flag NLM_F_DUMP_INTR during dumpsNicolas Dichtel2013-03-281-1/+9
* ll_map: use net/if.h to get prototypeStephen Hemminger2013-03-271-3/+1
* ll_map: remove unused address fieldsStephen Hemminger2013-03-271-33/+0
* bridge: Add support for printing bridge port attributesVlad Yasevich2013-03-161-2/+11
* bridge: Add vlan configuration supportVlad Yasevich2013-03-061-1/+7
* rtnl_wilddump_request: fix alignment issue for embedded platformsLutz Jaenicke2013-02-191-2/+2
* lib: make string arguments constStephen Hemminger2013-02-124-27/+25
* include needed filesStrake2012-12-233-0/+4
* lib: include the Config file tooMike Frysinger2012-12-171-0/+2
* iproute2: drop libresolvAndreas Henriksson2012-11-121-1/+0
* iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZERJulian Anastasov2012-09-171-4/+3
* iproute2: add libgenl filesJulian Anastasov2012-09-112-1/+65
* iproute: Fix errno propagation from rtnl_talkPavel Emelyanov2012-08-201-3/+4
* iproute2 - Don't hardcode the path to config filesChristoph J. Thompson2012-04-121-5/+9
* iproute2: Add netlink attribute to filter dump requestsRose, Gregory V2012-04-121-0/+7
* utils: add s32 parserHagen Paul Pfeifer2012-01-191-0/+19
* using NLM_F_DUMP flag constant in libnetlink.cMasatake YAMATO2012-01-191-2/+2
* libnetlink: remove unused junk callbackStephen Hemminger2011-12-282-24/+7
* libnetlink: add more attribute functionsStephen Hemminger2011-12-231-12/+26
* libnetlink: change rtnl_send() to take void *Stephen Hemminger2011-12-231-6/+3
* Fix file descriptor leak on error in rtnl_hash_initialize()Thomas Jarosch2011-10-071-0/+2
* Add LLDP to ethernet type tableStephen Hemminger2011-08-311-1/+2
* Fix test for EOF on continuation lineStephen Hemminger2011-07-111-1/+1
* libnetlink: fix set never used warningStephen Hemminger2011-06-201-2/+1
* Remove #ifdef'sStephen Hemminger2011-02-251-17/+0
* iproute: rename 'get_jiffies' since it uses msecsGerrit Renker2011-02-251-10/+9
* iproute: fix unit conversion of rtt/rttvar/rto_minGerrit Renker2011-02-251-14/+1
* utils: get_jiffies always uses base=0Gerrit Renker2011-02-251-2/+2
* iproute2: support listing devices by groupVlad Dogaru2011-02-251-0/+50
* Cleanup ll_mapStephen Hemminger2010-12-101-25/+34
* iproute2: initialize the ll_map only onceOctavian Purdila2010-12-101-0/+8
* Increase size of ifindex hash headsStephen Hemminger2010-12-101-6/+6
* iproute2: Fix filtering related to flushing IP addresses.Ben Greear2010-08-231-7/+16
* Update ARP header type tableStephen Hemminger2010-07-231-31/+6
* dnet: fix strict aliasing warningsMike Frysinger2010-07-232-3/+10
* iproute2: fix addrlabel interface names handlingFlorian Westphal2010-05-131-1/+5