aboutsummaryrefslogtreecommitdiffstats
path: root/lib/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update to iproute v4.14Lorenzo Colitti2017-11-171-59/+302
|\
| * utils: remove duplicate include of ctype.hStephen Hemminger2017-11-131-1/+0
| * lib: make resolve_hosts variable commonIvan Vecera2017-11-121-0/+1
| * utils: add print_escape_buf to format and print arbitrary bytesIvan Delalande2017-10-111-0/+15
| * lib: fix multiple strlcpy definitionBaruch Siach2017-10-111-0/+2
| * Check user supplied interface name lengthsPhil Sutter2017-10-021-0/+29
| * utils: strlcpy() and strlcat() don't clobber dstPhil Sutter2017-09-071-4/+8
| * utils: Implement strlcpy() and strlcat()Phil Sutter2017-09-011-0/+19
| * Really fix get_addr() and get_prefix() error messagesPhil Sutter2017-08-031-2/+9
| * utils: return default family when rtm_family is not RTNL_FAMILY_IPMR/IP6MRHangbin Liu2017-07-271-1/+7
| * ip: add support for more MPLS labelsDavid Ahern2017-05-221-2/+5
| * utils: hex2mem get rid of unnecessary gotoStephen Hemminger2017-02-181-5/+2
| * utils: make hex2mem available to all usersJamal Hadi Salim2017-01-171-0/+25
| * Fix compile warning in get_addr_1David Ahern2016-12-141-1/+2
| * utils: cleanup styleStephen Hemminger2016-12-131-50/+76
| * ip: route: fix multicast route dumpsNikolay Aleksandrov2016-09-011-0/+9
| * Add support for configuring Infiniband GUIDsEli Cohen2016-07-151-0/+35
| * utils: fix hex digits parsing in hexstring_a2n()Beniamino Galvani2016-06-141-0/+1
| * utils: provide get_hex to read a hex digit from a charSabrina Dubroca2016-06-081-0/+12
| * utils: add get_be{16, 32, 64}, use them where possibleSabrina Dubroca2016-06-081-0/+33
| * utils: make hexstring_a2n provide the number of hex digits parsedSabrina Dubroca2016-06-081-2/+6
| * scrub out whitespace issuesStephen Hemminger2016-03-271-3/+3
| * fix get_addr() and get_prefix() error messagesMarco Varlese2016-03-271-2/+3
| * utils: make rt_addr_n2a() non-reentrant by defaultPhil Sutter2016-03-271-2/+9
| * make format_host non-reentrant by defaultPhil Sutter2016-03-271-1/+8
* | Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes2016-02-051-14/+164
|\|
| * ila: Add support for ILA lwtunnelsTom Herbert2015-12-171-0/+59
| * lib/utils: improve error messages of get_addr() and get_prefix()Phil Sutter2015-11-031-2/+4
| * batch: support quoted stringsChristophe Gouault2015-10-071-1/+20
| * iproute2: Fix typo in get_prefix_1()Thomas Graf2015-05-111-1/+1
| * add basic mpls support to iprouteEric W. Biederman2015-03-241-2/+28
| * add address family to/from string helper functions.Eric W. Biederman2015-03-241-0/+35
| * add support for printing AF_PACKET addressesEric W. Biederman2015-03-241-5/+16
| * add a source addres length parameter to rt_addr_n2aEric W. Biederman2015-03-241-2/+2
* | Merge v4.0.0 from aosp/upstream-masterChih-Hung Hsieh2015-09-301-92/+231
|\|
| * lib utils: fix family during af_bit_len calculationRoopa Prabhu2015-03-241-1/+1
| * lib utils: Use helpers to get AF bit/byte lenVadim Kochan2015-03-151-33/+25
| * ss: Unify socket address output by one generic funcVadim Kochan2015-02-211-0/+6
| * lib: Exec func on each netnsVadim Kochan2015-02-051-0/+28
| * Use one func to print timestamp from nlmsgVadim Kochan2015-01-131-0/+10
| * ip lib: Added shorter timestamp optionVadim Kochan2014-12-241-5/+17
| * utils: relax strtoX checking in get_time_rttFlorian Westphal2014-11-221-4/+4
| * cleanup warningsStephen Hemminger2014-08-041-12/+12
| * iproute2: utils: change hexstring_n2a and hexstring_a2n to do not work with ":"Jiri Pirko2014-06-091-33/+13
| * vxlan: add ipv6 supportWANG Cong2013-10-301-0/+8
| * iproute2: fix build failure on sparc due to -Wformat and tv_usecAndreas Henriksson2013-06-031-1/+1
| * utils: fix range checking for get_u32/get_u64 et allStephen Hemminger2013-04-121-17/+119
| * include needed filesStrake2012-12-231-0/+2
| * iproute2: drop libresolvAndreas Henriksson2012-11-121-1/+0
* | iproute2: Build tc and netlink/util libsSan Mehat2013-06-111-0/+6
|/