]> git.proxmox.com Git - mirror_iproute2.git/history - lib/utils.c
bpf: check map symbol type properly with newer llvm compiler
[mirror_iproute2.git] / lib / utils.c
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
2017-09-01 Stephen HemmingerMerge branch 'master' into net-next
2017-09-01 Phil Sutterutils: Implement strlcpy() and strlcat()
2017-08-03 Stephen HemmingerMerge branch 'master' into net-next
2017-08-03 Phil SutterReally fix get_addr() and get_prefix() error messages
2017-08-01 Stephen HemmingerMerge branch 'master' into net-next
2017-07-27 Hangbin Liuutils: return default family when rtm_family is not...
2017-05-22 David Ahernip: add support for more MPLS labels
2017-02-19 Stephen HemmingerMerge branch 'master' into net-next
2017-02-19 Stephen Hemmingerutils: hex2mem get rid of unnecessary goto
2017-01-20 Stephen HemmingerMerge branch 'master' into net-next
2017-01-17 Jamal Hadi Salimutils: make hex2mem available to all users
2016-12-15 David AhernFix compile warning in get_addr_1
2016-12-13 Stephen Hemmingerutils: cleanup style
2016-09-01 Stephen HemmingerMerge branch 'master' into net-next
2016-09-01 Nikolay Aleksandrovip: route: fix multicast route dumps
2016-07-15 Stephen HemmingerMerge branch 'master' into net-next
2016-07-15 Eli CohenAdd support for configuring Infiniband GUIDs
2016-06-14 Stephen HemmingerMerge branch 'master' into net-next
2016-06-14 Beniamino Galvaniutils: fix hex digits parsing in hexstring_a2n()
2016-06-08 Sabrina Dubrocautils: provide get_hex to read a hex digit from a char
2016-06-08 Sabrina Dubrocautils: add get_be{16, 32, 64}, use them where possible
2016-06-08 Sabrina Dubrocautils: make hexstring_a2n provide the number of hex...
2016-03-27 Stephen Hemmingerscrub out whitespace issues
2016-03-27 Marco Varlesefix get_addr() and get_prefix() error messages
2016-03-27 Phil Sutterutils: make rt_addr_n2a() non-reentrant by default
2016-03-27 Phil Suttermake format_host non-reentrant by default
2016-02-02 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-12-18 Stephen HemmingerMerge branch 'master' into net-next
2015-12-18 Tom Herbertila: Add support for ILA lwtunnels
2015-11-04 Stephen HemmingerMerge branch 'master' into net-next
2015-11-04 Phil Sutterlib/utils: improve error messages of get_addr() and...
2015-10-12 Stephen HemmingerMerge branch 'master' into net-next
2015-10-07 Christophe Gouaultbatch: support quoted strings
2015-06-25 Stephen HemmingerMerge branch 'net-next' of git://git.kernel.org/pub...
next