]> git.ipfire.org Git - thirdparty/iproute2.git/shortlog
thirdparty/iproute2.git
2018-02-21  Stephen Hemmingerbridge: add json support for link command
2018-02-21  Stephen Hemmingerbridge: colorize output and use JSON print library
2018-02-21  Stephen Hemmingerbridge: implement json pretty print flag
2018-02-20  Stephen Hemmingerip: don't colorize the master device
2018-02-20  Sabrina Dubrocaip link: add support to display extended tun attributes
2018-02-20  David AhernUpdate kernel headers to 4.16.0-rc2+
2018-02-16  David AhernMerge branch 'print_linkinfo_brief' into next
2018-02-16  Serhey Popovychipaddress: Make print_linkinfo_brief() static
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 Popovychlib: Correct object file dependencies
2018-02-16  Serhey Popovychipaddress: Simplify print_linkinfo_brief() and it's...
2018-02-16  Serhey Popovychipaddress: Improve print_linkinfo()
2018-02-16  Serhey Popovychutils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n()
2018-02-16  Serhey Popovychipaddress: ll_map: Replace ll_idx_n2a() with ll_index_t...
2018-02-16  Serhey Popovychipaddress: Abstract IFA_LABEL matching code
2018-02-16  Serhey Popovychip: Use single variable to represent -pretty
2018-02-14  David AhernMerge branch 'unify-tunnel-endpoint-parsing' into next
2018-02-14  Serhey Popovychiptnl/ip6tnl: Unify local/remote endpoint and 6rd addre...
2018-02-14  Serhey Popovychgre/gre6: Unify local/remote endpoint address parsing
2018-02-14  Serhey Popovychvti/vti6: Unify local/remote endpoint address parsing
2018-02-14  Serhey Popovychutils: Introduce and use inet_prefix_reset()
2018-02-10  David AhernMerge branch 'iproute-json-color' into next
2018-02-10  Stephen Hemmingeriproute: implement JSON and color output
2018-02-10  Stephen Hemmingerjson: fix newline at end of array
2018-02-10  Stephen Hemmingerman: add documentation for json and pretty flags
2018-02-10  Stephen Hemmingerjson: make pretty printing optional
2018-02-09  Serhey Popovychip: Use print_0xhex() where appropriate
2018-02-09  Serhey Popovychip/tunnel: Minor cleanups
2018-02-09  David AhernMerge branch 'unify_tunnel_help' into next
2018-02-09  Serhey Popovychiptnl/ip6tnl: Unify iptunnel_print_help()
2018-02-09  Serhey Popovychgre/gre6: Unify gre_print_help()
2018-02-09  Serhey Popovychvti/vti6: Unify vti_print_help()
2018-02-08  Stephen Hemmingeriproute: make flush a separate function
2018-02-08  Stephen Hemmingeriproute: don't do assignment in condition
2018-02-08  Stephen Hemmingeriproute: whitespace fixes
2018-02-08  David AhernMerge branch 'dev_walk' into iproute2-next
2018-02-08  Serhey Popovychtuntap: Use netlink to walk through tuntap list
2018-02-08  Serhey Popovychiptunnel/ip6tunnel: Use netlink to walk through tunnels...
2018-02-08  Serhey Popovychiptunnel/ip6tunnel: Code cleanups
2018-02-08  Serhey Popovychtunnel: Split statistic getting and printing
2018-02-08  Serhey Popovychip: Introduce get_rtnl_link_stats_rta() to get link...
2018-02-08  Serhey Popovychipaddress: Unify print_link_stats() and print_link_stat...
2018-02-08  David AhernMerge branch 'route_print_refactor' into iproute2-next
2018-02-08  Stephen Hemmingeriproute: refactor printing of interface
2018-02-08  Stephen Hemmingeriproute: refactor multipath print
2018-02-08  Stephen Hemmingeriproute: refactor newdst, gateway and via printing
2018-02-08  Stephen Hemmingeriproute: refactor printing flow info
2018-02-08  Stephen Hemmingeriproute: refactor metrics print
2018-02-08  Stephen Hemmingeriproute: refactor cacheinfo printing
2018-02-08  Stephen Hemmingeriproute: make printing IPv4 cache flags a function
2018-02-08  Stephen Hemmingeriproute: make printing icmpv6 a function
2018-02-08  Stephen Hemmingeriproute: refactor printing flags
2018-02-02  Serhey Popovychtreewide: Use addattr_nest()/addattr_nest_end() to...
2018-02-02  Serhey Popovychip: Minor cleanups
2018-02-02  Serhey Popovychip: Consolidate ip, xdp and lwtunnel parse/dump prototy...
2018-02-01  Serhey PopovychRevert "ip address: Change print_linkinfo_brief to...
2018-01-29  David AhernMerge branch 'iproute2-master' into iproute2-next
2018-01-29  Stephen Hemmingerv4.15.0 v4.15.0
2018-01-28  Jakub Kicinskitc: fix second printing of requeues
2018-01-28  Jakub Kicinskiip: address: fix stats64 JSON object name
2018-01-26  Jakub Kicinskitc: prio: JSON-ify prio output
2018-01-26  Jakub Kicinskitc: red: JSON-ify RED output
2018-01-25  David AhernMerge branch 'get_addr_rta' into iproute2-next
2018-01-25  Serhey Popovychip/tunnel: Unify local/remote endpoint address printing
2018-01-25  Serhey Popovychtcp_metric: Use get_addr_rta()
2018-01-25  Serhey Popovychipl2tp: Use get_addr_rta()
2018-01-25  Serhey Popovychipneigh: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychipmroute: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychiprule: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychipaddress: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychutils: Introduce get_addr_rta() and inet_addr_match_rta()
2018-01-24  David AhernMerge branch 'unify_external' into iproute2-next
2018-01-24  Serhey Popovychgre/gre6: Unify attribute addition to netlink buffer
2018-01-24  Serhey Popovychip/tunnel: Be consistent when printing tunnel collect...
2018-01-24  David AhernMerge branch 'iproute2-master' into iproute2-next
2018-01-24  Wolfgang Bumillertc/lexer: let quotes actually start strings
2018-01-23  Serhey Popovychiplink: Use ll_name_to_index() instead of if_nametoindex()
2018-01-23  Serhey Popovychvti/vti6: Minor improvements
2018-01-23  Serhey Popovychiptnl/ip6tnl: Unify ttl/hoplimit parsing routines
2018-01-23  Serhey Popovychtunnel: Add space between encap-dport and encap-sport...
2018-01-22  Serhey Popovychgre/gre6: Post merge fixes
2018-01-21  David AhernMerge branch 'shared_block' into net-next
2018-01-21  Jiri Pirkotc: implement ingress/egress block index attributes...
2018-01-21  Jiri Pirkotc: introduce support for block-handle for filter opera...
2018-01-21  Jiri Pirkotc: introduce tc_qdisc_block_exists helper
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 Popovychiplink_vxlan: Get rid of inet_get_addr()
2018-01-21  Serhey Popovychiplink_geneve: 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-21  David AhernMerge branch 'master' into net-next
2018-01-19  Jakub Kicinskibpf: support map offload
2018-01-19  Jakub Kicinskitc: red: allow setting th_min and th_max to the same...
2018-01-19  David AhernUpdate kernel headers to 4.15-rc8
2018-01-19  Serhey Popovychtunnel: Return constant string without copying it
2018-01-19  Serhey Popovychvti6/tunnel: Unify and simplify link type help functions
2018-01-19  Serhey Popovychvti/tunnel: Unify ikey/okey printing
next