]> git.proxmox.com Git - mirror_iproute2.git/history - ip
Merge branch 'iproute2-master' into iproute2-next
[mirror_iproute2.git] / ip /
2018-05-10 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-05-05 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-05-02 Ido Schimmeliproute: Parse last nexthop in a multipath route
2018-04-25 Toke Høiland-Jørgensenjson_print: Fix hidden 64-bit type promotion
2018-04-24 Hangbin Liuvxlan: add ttl auto in help message
2018-04-24 Sabrina Dubrocagre/gre6: allow clearing {,i,o}{key,seq,csum} flags
2018-04-24 David AhernMerge branch 'master' into iproute2-next
2018-04-20 Jakub Kicinskiiplink_geneve: correct size of message to avoid spuriou...
2018-04-20 Stephen Hemmingeripneigh: fix missing format specifier
2018-04-19 Hangbin Liuvxlan: fix ttl inherit behavior
2018-04-16 Jakub Sitnickiiproute: Abort if nexthop cannot be parsed
2018-04-06 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-04-05 Guillaume Naultl2tp: no need to export session offsets in JSON output
2018-04-04 Guillaume Naultip/l2tp: remove offset and peer-offset options
2018-04-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-29 Alexander Zubkovarrange prefix parsing code after redundant patches
2018-03-29 Stephen Hemmingertunnel: use strlcpy to avoid strncpy warnings
2018-03-29 Stephen Hemmingerip: use strlcpy() to avoid truncation
2018-03-29 Stephen Hemmingerip/l2tp: add JSON support
2018-03-29 Stephen Hemmingerip/ila: support json and color
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-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 'mcast-json' into iproute2-next
2018-03-12 Stephen Hemmingeripmroute: better error message if no kernel mroute
2018-03-12 Stephen Hemmingeripmroute: convert to output JSON
2018-03-12 Stephen Hemmingeripmaddr: json and color support
2018-03-12 David AhernMerge branch 'iplink-parse' into iproute2-next
2018-03-12 Serhey Popovychiplink: Perform most of request buffer setups and check...
2018-03-12 Serhey Popovychiplink: Follow documented behaviour when "index" is...
2018-03-12 Serhey Popovychiplink: Use "dev" and "name" parameters interchangeable...
2018-03-12 Serhey Popovychutils: Introduce and use nodev() helper routine
2018-03-10 Tariq Toukanip-address: Fix negative prints of large TX rate limits
2018-03-08 Roopa Prabhuiprule: support for ip_proto, sport and dport match...
2018-03-08 Stephen Hemmingernetns: add JSON support
2018-03-07 David AhernMerge branch 'macsec-json' into iproute2-next
2018-03-07 Stephen Hemmingermacsec: support JSON
2018-03-07 Stephen Hemmingeripmacsec: collapse common code
2018-03-07 Stephen Hemmingerip: macsec cleanup
2018-03-06 David AhernMerge branch 'more-json' into iproute2-next
2018-03-06 Stephen Hemmingerfou: support JSON output
2018-03-06 Stephen Hemmingerfou: break long lines
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-02 Phil Sutterip-link: Fix use after free in nl_get_ll_addr_len()
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-23 Vincent Bernatcolor: disable color when json output is requested
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
next