]> git.proxmox.com Git - mirror_iproute2.git/history - ip
tuntap: support JSON output
[mirror_iproute2.git] / ip /
2018-03-06 Stephen Hemmingertuntap: support JSON output
2018-03-06 Stephen Hemmingertoken: support JSON
2018-03-06 Stephen Hemmingeripsr: add json support
2018-03-06 Stephen Hemmingertcp_metrics: add json support
2018-03-06 Stephen Hemmingertcp_metrics; make tables const
2018-03-06 Stephen Hemmingeripnetconf: add JSON support
2018-03-06 Stephen Hemmingeripntable: add json support
2018-03-06 Stephen Hemmingeriprule: add json support
2018-03-06 Stephen Hemmingeripaddrlabel: add json support
2018-03-06 Stephen Hemmingeripneigh: add color and json support
2018-03-01 David AhernMerge branch 'ip-rule-proto' into iproute2-next
2018-03-01 Donald Sharpip: Allow rules to accept a specified protocol
2018-03-01 Donald Sharpip: Display ip rule protocol used
2018-03-01 Donald Sharpip: Use the `struct fib_rule_hdr` for rules
2018-02-26 Sabrina Dubrocaip link: add json support for tun attributes
2018-02-26 Petr Machataip: link_gre6.c: Support IP6_TNL_F_ALLOW_LOCAL_REMOTE...
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-21 Stephen Hemmingerip: remove dead code
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-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 Popovychipaddress: Simplify print_linkinfo_brief() and it's...
2018-02-16 Serhey Popovychipaddress: Improve print_linkinfo()
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 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 Christian Braunernetns: allow negative nsid
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-28 Jakub Kicinskiip: address: fix stats64 JSON object name
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-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-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 '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 David AhernMerge branch 'master' into net-next
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
2018-01-19 Serhey Popovychgre/tunnel: Print erspan_index using print_uint()
2018-01-19 Serhey Popovychip/tunnel: Abstract tunnel encapsulation options printing
next