]> git.proxmox.com Git - mirror_iproute2.git/history - lib/utils.c
lib: parse_mapping: Recognize a keyword "all"
[mirror_iproute2.git] / lib / utils.c
2020-11-14 Petr Machatalib: parse_mapping: Recognize a keyword "all"
2020-11-14 Petr Machatalib: parse_mapping: Update argc, argv on error
2020-11-14 Petr Machatalib: Extract from iplink_vlan a helper to parse key...
2020-11-14 Petr Machatalib: Add parse_one_of(), parse_on_off()
2020-11-14 Petr MachataUnify batch processing across tools
2020-05-27 David AhernMerge branch 'master' into next
2020-05-19 Eric Dumazetutils: remove trailing zeros in print_time() and print_...
2020-01-02 David AhernMerge branch 'master' into next
2019-12-29 Stephen Hemmingerutils: fix indentation
2019-11-25 David AhernMerge branch 'master' into next
2019-11-20 David AhernMerge branch 'master' into next
2019-11-09 David AhernMerge branch 'master' into next
2019-10-28 David AhernMerge branch 'alt-names' into next
2019-10-28 Jiri Pirkoip: add support for alternative name addition/deletion...
2019-08-18 David AhernMerge branch 'master' into next
2019-08-13 Stephen Hemmingerlib: fix spelling errors
2019-08-07 David AhernMerge branch 'master' into next
2019-07-29 Kurt Kanzenbachutils: Fix get_s64() function
2019-07-15 Matteo Croceutils: don't match empty strings as prefixes
2019-07-10 David AhernMerge branch 'master' into next
2019-07-09 David AhernMerge branch 'master' into next
2019-06-28 Andrea Claudiutils: move parse_percent() to tc_util
2019-06-21 David AhernMerge branch 'master' into next
2019-06-20 Matteo Crocenetns: switch netns in the child when executing commands
2019-01-07 Stephen HemmingerMerge ../iproute2-next
2019-01-04 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-12-19 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-12-13 Stephen Hemmingerdrop support for DECnet
2018-12-13 Stephen Hemmingerremove redundant long int
2018-12-07 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-12-03 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-24 Stephen Hemmingerdrop support for IPX
2018-11-24 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-19 Stephen Hemmingerlib/utils: make local functions static
2018-10-23 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-22 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-18 Stephen Hemmingerutil: spelling fix
2018-10-15 Lorenzo Bianconiutils: fix get_rtnl_link_stats_rta stats parsing
2018-10-14 David AhernMerge branch 'master' into iproute2-next
2018-10-07 David AhernMerge branch 'taprio-scheduler' into iproute2-next
2018-10-07 Vinicius Costa Gomesutils: Implement get_s64()
2018-09-28 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-09-21 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-09-11 Stephen Hemmingerlib: introduce print_nl
2018-08-30 David AhernMerge branch 'netem-slot-param' into iproute2-next
2018-08-30 Dave Tahttc: support conversions to or from 64 bit nanosecond...
2018-06-01 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-05-17 Stephen Hemmingertc: allow 0% for percent options
2018-05-16 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-05-15 Luca Boccassiip: do not drop capabilities if net_admin=i is set
2018-04-24 David AhernMerge branch 'master' into iproute2-next
2018-04-17 David Ahernutils: Do not reset family for default, any, all addresses
2018-04-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-29 Alexander Zubkovarrange prefix parsing code after redundant patches
2018-03-27 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-27 Luca BoccassiDrop capabilities if not running ip exec vrf with libcap
2018-03-27 Stephen HemmingerMerge branch 'revert'
2018-03-27 Alexander Zubkovtreat "default" and "all"/"any" addresses differenty
2018-03-19 Alexander Zubkovtreat "default" and "all"/"any" addresses differenty
2018-03-14 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-12 Stephen HemmingerRevert "iproute: "list/flush/save default" selected...
2018-03-12 David AhernMerge branch 'iplink-parse' into iproute2-next
2018-03-12 Serhey Popovychutils: Introduce and use nodev() helper routine
2018-02-23 Donald Sharpip: Properly display AF_BRIDGE address information...
2018-02-22 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-02-21 David AhernMerge branch 'bridge-color-json' into next
2018-02-21 Stephen Hemmingerip: always print interface name in color
2018-02-16 David AhernMerge branch 'print_linkinfo_brief' into next
2018-02-16 Serhey Popovychutils: Introduce and use print_name_and_link() to print...
2018-02-16 Serhey Popovychutils: Introduce and use get_ifname_rta()
2018-02-16 Serhey Popovychip: Use single variable to represent -pretty
2018-02-08 David AhernMerge branch 'dev_walk' into iproute2-next
2018-02-08 Serhey Popovychip: Introduce get_rtnl_link_stats_rta() to get link...
2018-01-29 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-01-25 David AhernMerge branch 'get_addr_rta' into iproute2-next
2018-01-25 Serhey Popovychutils: Introduce get_addr_rta() and inet_addr_match_rta()
2018-01-24 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-01-21 David AhernMerge branch 'inet_get_addr' into net-next
2018-01-21 Serhey Popovychip: Get rid of inet_get_addr()
2018-01-21 Serhey Popovychutils: Fast inet address classification after get_addr()
2018-01-21 Serhey Popovychutils: Always specify family and ->bytelen in get_prefi...
2018-01-21 Serhey Popovychutils: Always specify family for address in get_addr_1()
2018-01-08 David AhernMerge branch 'master' into net-next
2017-12-19 Alexander Zubkoviproute: "list/flush/save default" selected all of...
2017-12-18 Stephen Hemmingerutils: fix makeargs stack overflow
2017-11-28 Stephen HemmingerMerge branch 'master' into net-next
2017-11-24 Nishanth Devarajantc: B.W limits can now be specified in %.
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen Hemmingerutils: remove duplicate include of ctype.h
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen Hemmingerdrop unneeded include of syslog.h
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Ivan Veceralib: make resolve_hosts variable common
2017-10-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-10-11 Stephen HemmingerMerge branch 'master' into net-next
2017-10-11 Ivan Delalandeutils: add print_escape_buf to format and print arbitra...
2017-10-11 Baruch Siachlib: fix multiple strlcpy definition
2017-10-02 Stephen HemmingerMerge branch 'master' into net-next
2017-10-02 Phil SutterCheck user supplied interface name lengths
2017-09-07 Phil Sutterutils: strlcpy() and strlcat() don't clobber dst
next