]> git.proxmox.com Git - mirror_iproute2.git/history - lib/utils.c
Merge branch 'iproute2-master' into iproute2-next
[mirror_iproute2.git] / lib / utils.c
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...
2015-05-21 Stephen HemmingerMerge branch 'master' into net-next
2015-05-11 Thomas Grafiproute2: Fix typo in get_prefix_1()
2015-04-13 Stephen HemmingerMerge branch 'master' into net-next
2015-04-10 Stephen HemmingerMerge branch 'master' into net-next
2015-04-07 Stephen HemmingerMerge branch 'master' into net-next
2015-03-24 Eric W. Biedermanadd basic mpls support to iproute
2015-03-24 Eric W. Biedermanadd address family to/from string helper functions.
2015-03-24 Eric W. Biedermanadd support for printing AF_PACKET addresses
2015-03-24 Eric W. Biedermanadd a source addres length parameter to rt_addr_n2a
2015-03-24 Roopa Prabhulib utils: fix family during af_bit_len calculation
2015-03-15 Vadim Kochanlib utils: Use helpers to get AF bit/byte len
2015-02-22 Vadim Kochanss: Unify socket address output by one generic func
2015-02-12 Stephen HemmingerMerge branch 'net-next' of git://git.kernel.org/pub...
2015-02-05 Stephen HemmingerMerge branch 'master' into net-next
2015-02-05 Vadim Kochanlib: Exec func on each netns
2015-01-14 Stephen HemmingerMerge branch 'master' into net-next
2015-01-14 Vadim KochanUse one func to print timestamp from nlmsg
2014-12-24 Stephen HemmingerMerge branch 'net-next'
2014-12-24 Vadim Kochanip lib: Added shorter timestamp option
2014-11-22 Florian Westphalutils: relax strtoX checking in get_time_rtt
next