summaryrefslogtreecommitdiffstats
path: root/include/utils.h
Commit message (Expand)AuthorAgeFilesLines
* ss: introduce cgroup2 cache and helper functionsDmitry Yakunin2020-05-131-1/+3
* ip: add support for alternative name addition/deletion/listJiri Pirko2019-10-281-0/+1
* utils: don't match empty strings as prefixesMatteo Croce2019-07-151-1/+1
* utils: move parse_percent() to tc_utilAndrea Claudi2019-06-281-1/+0
* Merge branch 'master' into nextDavid Ahern2019-06-211-4/+2
|\
| * netns: switch netns in the child when executing commandsMatteo Croce2019-06-201-4/+2
* | ip: add a new parameter -NumericHangbin Liu2019-06-181-0/+1
|/
* ss: add AF_XDP supportBjörn Töpel2019-01-301-0/+8
* drop support for DECnetStephen Hemminger2018-12-131-3/+0
* drop support for IPXStephen Hemminger2018-11-241-10/+0
* lib/utils: make local functions staticStephen Hemminger2018-11-191-5/+0
* Include bsd/string.h only in include/utils.hLuca Boccassi2018-11-051-0/+4
* utils.h: provide fallback CLOCK_TAI definitionPeter Korsgaard2018-10-291-0/+4
* utils: Implement get_s64()Vinicius Costa Gomes2018-10-071-0/+1
* tc: support conversions to or from 64 bit nanosecond-based timeDave Taht2018-08-301-0/+12
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-03-271-0/+2
|\
| * Drop capabilities if not running ip exec vrf with libcapLuca Boccassi2018-03-271-0/+2
* | utils: Introduce and use nodev() helper routineSerhey Popovych2018-03-111-0/+1
* | ip: always print interface name in colorStephen Hemminger2018-02-211-1/+1
* | utils: Introduce and use print_name_and_link() to print name@linkSerhey Popovych2018-02-161-0/+4
* | utils: Introduce and use get_ifname_rta()Serhey Popovych2018-02-161-0/+1
* | utils: Introduce and use inet_prefix_reset()Serhey Popovych2018-02-141-0/+5
* | iproute: implement JSON and color outputStephen Hemminger2018-02-101-0/+5
* | ip: Introduce get_rtnl_link_stats_rta() to get link statisticsSerhey Popovych2018-02-071-0/+3
* | ip: Consolidate ip, xdp and lwtunnel parse/dump prototypes in ip_common.hSerhey Popovych2018-02-021-10/+0
|/
* utils: Introduce get_addr_rta() and inet_addr_match_rta()Serhey Popovych2018-01-251-0/+2
* ip: Get rid of inet_get_addr()Serhey Popovych2018-01-211-1/+0
* utils: Fast inet address classification after get_addr()Serhey Popovych2018-01-211-1/+34
* SPDX license identifiersStephen Hemminger2017-11-241-0/+1
* tc: B.W limits can now be specified in %.Nishanth Devarajan2017-11-241-0/+2
* iproute2: fixes to compile on some systems.Lorenzo Colitti2017-11-201-0/+3
* utils: add print_escape_buf to format and print arbitrary bytesIvan Delalande2017-10-111-0/+2
* Check user supplied interface name lengthsPhil Sutter2017-10-021-0/+2
* Merge branch 'master' into net-nextStephen Hemminger2017-09-011-0/+3
|\
| * utils: Implement strlcpy() and strlcat()Phil Sutter2017-09-011-0/+3
* | Merge branch 'master' into net-nextStephen Hemminger2017-08-211-0/+2
|\|
| * utils: Move BIT macro to common headerLeon Romanovsky2017-08-211-0/+2
* | ip: add new command line argument -json (mutually exclusive with -color)Julien Fortin2017-08-171-0/+1
|/
* iptunnel: add support for mpls/ip to sit tunnelsKrister Johansen2017-07-051-0/+3
* xfrm: get #define's from linux includesStephen Hemminger2017-06-141-13/+0
* ip: add support for more MPLS labelsDavid Ahern2017-05-221-5/+2
* ip vrf: Add command name next to pidDavid Ahern2017-04-161-0/+1
* utils: make hex2mem available to all usersJamal Hadi Salim2017-01-171-0/+1
* Add filesystem APIs to libDavid Ahern2016-12-131-0/+2
* move cmd_exec to lib utilsDavid Ahern2016-12-131-0/+2
* bpf: add initial support for attaching xdp progsDaniel Borkmann2016-12-091-1/+6
* ip: route: fix multicast route dumpsNikolay Aleksandrov2016-09-011-0/+1
* Add support for configuring Infiniband GUIDsEli Cohen2016-07-151-0/+1
* utils: provide get_hex to read a hex digit from a charSabrina Dubroca2016-06-081-0/+1
* utils: add get_be{16, 32, 64}, use them where possibleSabrina Dubroca2016-06-081-0/+3