aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2021-06-01Enable Async MTE in iproute2.android-12.0.0_r32android-12.0.0_r29android-12.0.0_r28android-12.0.0_r27android-12.0.0_r26android-12.0.0_r21android-12.0.0_r20android-12.0.0_r19android-12.0.0_r18android-12.0.0_r16android12-qpr1-releaseandroid12-qpr1-d-s3-releaseandroid12-qpr1-d-s2-releaseandroid12-qpr1-d-s1-releaseandroid12-qpr1-d-releaseandroid12-devEvgenii Stepanov
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/iproute2Bob Badour
2018-11-18Convert to Android.bpDan Willemsen
2018-04-09Compile ss(8) with HAVE_SELINUX.Robert Sesek
2017-11-22Always use the bionic UAPI includes for iproute2.Lorenzo Colitti
2017-11-17Update to iproute v4.14Lorenzo Colitti
2017-11-12lib: make resolve_hosts variable commonIvan Vecera
2017-11-01ss: Fix width calculations when Netid or State columns are missingStefano Brivio
2017-11-01ss: Streamline process context printing in netlink_show_one()Stefano Brivio
2017-11-01ss: Remove useless width specifier in process context printStefano Brivio
2017-10-23ss: initialize 'fackets' member of tcpstat structureRoman Mashak
2017-10-21ss: Detect IPPROTO_ICMPV6 socketsPhil Sutter
2017-10-21ss: Distinguish between IPv4 and IPv6 wildcard socketsPhil Sutter
2017-10-11ss: print MD5 signature keys configured on TCP socketsIvan Delalande
2017-10-02Check user supplied interface name lengthsPhil Sutter
2017-09-01Merge branch 'master' into net-nextStephen Hemminger
2017-09-01lnstat_util: Make sure buffer is NUL-terminatedPhil Sutter
2017-09-01Convert the obvious cases to strlcpy()Phil Sutter
2017-08-30Merge branch 'master' into net-nextStephen Hemminger
2017-08-30ss: Fix for added diag support checkPhil Sutter
2017-08-24Merge branch 'master' into net-nextStephen Hemminger
2017-08-24ss: Make sure scanned index value to unix_state_map is sanePhil Sutter
2017-08-24ss: Make struct tcpstat fields 'timer' and 'timeout' unsignedPhil Sutter
2017-08-24lnstat_util: Simplify alloc_and_open() a bitPhil Sutter
2017-08-24ifstat, nstat: Check fdopen() return valuePhil Sutter
2017-08-24ss: fix help/man TCP-STATE description for listeningAndreas Henriksson
2017-08-23config: put CFLAGS/LDLIBS in config.mkStephen Hemminger
2017-08-21ss: Use C99 initializer in netlink_show_one()Phil Sutter
2017-08-21ss: Drop useless assignmentPhil Sutter
2017-08-21ss: Skip useless check in parse_hostcond()Phil Sutter
2017-08-18ss: Fix potential memleak in unix_stats_print()Phil Sutter
2017-08-18ifstat: Fix memleak in dump_kern_db() for json outputPhil Sutter
2017-08-18ifstat: Fix memleak in error casePhil Sutter
2017-08-18ss: Don't leak fd in tcp_show_netlink_file()Phil Sutter
2017-08-09change how Config is used in Makefile'sStephen Hemminger
2017-08-07lib: fix extended ack with and without libmnlStephen Hemminger
2017-08-04ss: enclose IPv6 address in bracketsStephen Hemminger
2017-07-25Remove LOCAL_CLANGLennart Wieboldt
2017-02-24netlink route attribute cleanupStephen Hemminger
2017-02-06ss: print tcpi_rcv_mss and tcpi_advmssEric Dumazet
2017-02-03ifstat: Add "sw only" extended statistics to ifstatNogah Frankel
2017-02-03ifstat: Add extended statistics to ifstatNogah Frankel
2017-02-03ifstat: Includes reorderNogah Frankel
2016-12-02Merge branch 'master' into net-nextStephen Hemminger
2016-12-02ss: initialise variables outside of for loopSimon Horman
2016-12-02ss: unix_show: No need to initialize members of calloc'ed structsPhil Sutter
2016-12-02ss: Make sstate_namel local to scan_state()Phil Sutter
2016-12-02ss: Make sstate_name local to sock_state_print()Phil Sutter
2016-12-02ss: Make unix_state_map local to unix_show()Phil Sutter
2016-12-02ss: Get rid of single-fielded struct snmpstatPhil Sutter