]> git.proxmox.com Git - mirror_iproute2.git/history - ip
ip address: print stats with -s
[mirror_iproute2.git] / ip /
2014-10-09 Jiri Bencip address: print stats with -s
2014-10-09 Atzm Watanabeiplink: do not require assigning negative ifindex at...
2014-10-09 vadimkip monitor: Changed 'Unknown message' format to be...
2014-09-29 vadimkip netns: Create /var/run/netns dir when do 'ip netns...
2014-09-28 Steffen Klassertiproute2: VTI6 support for ip -6 link command.
2014-09-28 Steffen Klassertiproute2: Add support for IPv6 VTI tunnels to ip6tunnel
2014-09-28 vadimkip tuntap: Added missing commands in usage
2014-09-28 vadimkip tuntap: Add checking if tun/tap mode was set by...
2014-09-28 Nicolas Dichtelip/vxlan: fix display of maxaddress option
2014-09-28 Nicolas Dichtelip/vxlan: add a help for ageing and maxaddress options
2014-09-28 Jiri Pirkoadd help command to bonding master
2014-09-28 Nikolay Aleksandroviproute2: allow to change slave options via type_slave
2014-09-28 WANG Congiplink: forbid negative ifindex and modifying ifindex
2014-09-28 Eric Dumazetip: support of usec rtt in tcp_metrics
2014-09-28 vadimkip monitor: Skip IPv6 ND user option messages
2014-09-28 vadimkip monitor: Dont print timestamp or banner-label for...
2014-09-04 vadimkip link: Remove unnecessary device checking
2014-08-29 vadimkip netns: Show error message if mkdir failed to create...
2014-08-04 Stephen HemmingerMerge branch 'net-next'
2014-08-04 Jiri Pirkoiproute2: allow to ipv6 set address generation mode
2014-08-04 Stephen Hemmingercleanup warnings
2014-08-04 Roopa Prabhulink dump filter
2014-07-15 Dmitry Popovfix ip tunnel for vti tunnels with ikey
2014-07-15 Vasily Averinipnetns: fixed typo "seting" -> "setTing"
2014-07-15 vadimkip: Added missing usage for netconf object
2014-07-15 Masatake YAMATOip: add nlmon as a device type to help message
2014-07-14 Stephen Hemmingerip: check for missing dev arg when doing VF rate
2014-07-14 Stephen Hemmingerip: add paren to silence warning
2014-06-10 Stephen HemmingerMerge branch 'net-next'
2014-06-09 Sucheta ChakrabortyAdd support to configure SR-IOV VF minimum and maximum...
2014-06-09 Cong Wangdo not exit silently when link is not found
2014-05-29 Stephen Hemmingerfix format warnings
2014-05-28 Oliver Hartkoppiplink: can: fix help text and man page
2014-05-28 Jiri Pirkoiproute2: ipa: show port id
2014-05-13 Mike Rapoportipnetns: fix misprint in an error message
2014-05-09 Stephen HemmingerWhitespace and indentation cleanup
2014-05-09 david decotignyiproute2: show counter of carrier on<->off transitions
2014-05-09 Oliver Hartkoppiproute2: can: support CAN FD control interface
2014-05-09 Oliver Hartkoppiproute2: can: fix indention white spaces
2014-04-12 Stephen HemmingerMerge branch 'net-next'
2014-04-12 Heiner Kallweitip: officially support flag mngtmpaddr also for "ip...
2014-04-12 WANG Congipaddress: do not add IFA_FLAGS when not necessary
2014-04-12 Kusanagi Kouichiveth: Handle flags correctry
2014-03-21 Nicolas Dichtelipxfrm: allow to setup filter when dumping SA
2014-03-21 Stephen HemmingerMerge branch 'master' into net-next
2014-03-21 Masatake YAMATOiproute: Show default type, table, proto and scope...
2014-02-28 Michal Kubečekiplink_bond_slave: show mii_status only once
2014-02-17 Michal Kubečekiplink_bond: fix parameter value matching
2014-02-17 Stephen Hemmingerkill spaces before tabs
2014-02-17 Stephen HemmingerRemove trailing whitespace
2014-02-17 Jiri Pirkoiplink: add support for bonding slave
2014-02-17 Jiri Pirkointroduce support for slave info data
2014-02-17 Michal Kubečekiplink_bond: fix arp_all_targets parameter name in...
2014-02-10 Christoph Paaschtcp_metrics: Allow removal based on the source-IP
2014-02-10 Christoph Paaschtcp_metrics: Display source-address
2014-02-10 Christoph Paaschtcp_metrics: Rename addr to daddr and add local variable
2014-02-10 Stephen HemmingerMerge branch 'net-next-for-3.13'
2014-01-20 Thomas Halleradd support for IFA_F_NOPREFIXROUTE
2014-01-20 Jiri Pirkoadd support for IFA_F_MANAGETEMPADDR
2014-01-10 Stephen HemmingerRevert "vxlan: remove dstport option"
2014-01-10 sfeldma@cumulusnet... iproute2: finish support for bonding attributes
2014-01-10 Stephen HemmingerMerge branch 'master' into net-next-for-3.13
2014-01-10 Jiri Pirkoadd support for extended ifa_flags
2014-01-10 Stephen HemmingerMerge branch 'master' into net-next-for-3.13
2013-12-28 Hangbin Liuiptunnel: Allow GRE_KEY for vti interface
2013-12-28 Pavel Emelyanoviproute: Make it possible to specify index on link...
2013-12-20 Arvid Brodinip: Add HSR support
2013-12-20 Sergey PopovichHandle netdev group for veth peer too
2013-12-20 Stephen Hemmingerveth: fix uninitialized arguments
2013-12-20 Stephen Hemmingercheck return value of rtnl_send and related functions
2013-12-18 Stephen Hemmingernetconf: add support for neighbor proxy attribute
2013-12-06 Stephen HemmingerFix FSF address in file headers
2013-11-23 Stephen HemmingerMerge branch 'net-next-3.11'
2013-11-23 Sami Kerolaip: make -resolve addr to print names rather than addresses
2013-11-23 Hangbin Liuipaddrlabel: use uint32_t instead of int32_t
2013-11-23 Sami Kerolaip: make -resolve addr to print names rather than addresses
2013-11-23 Hangbin Liuipaddrlabel: use uint32_t instead of int32_t
2013-10-30 Jiri Pirkoiplink: add support for bonding netlink
2013-10-30 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-10-30 WANG Congvxlan: add ipv6 support
2013-10-09 Nicolas Dichteliplink: update available type list
2013-10-09 Christophe Gouaultxfrm: enable to set non-wildcard mark 0 on SAs and SPs
2013-10-01 xeb@mail.ruiproute2: GRE over IPv6 tunnel support.
2013-10-01 Fan Duxfrm: use memcpy to suppress gcc phony buffer overflow...
2013-09-24 Stephen HemmingerMerge /tmp/iproute2
2013-09-23 Stephen HemmingerMerge branch 'net-next-3.11'
2013-09-03 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-09-03 Nicolas Dichtelipnetns: fix ip batch mode when using 'netns exec'
2013-08-31 Thomas Egererip/xfrm: Fix potential SIGSEGV when printing extra...
2013-08-31 Lutz Jaenickemacvlan: fix typo in macvlan_print_opt()
2013-08-31 Richard Godbeeiproute2: spelling: noptmudisc -> nopmtudisc
2013-08-31 Richard Godbeeiproute2: iproute.c: fix usage() spacing problems
2013-08-29 Stephen Hemmingeradd ability to filter neighbour discovery by protocol
2013-08-19 Martin Schwenkeip: Add label option to ip monitor
2013-08-04 Stephen HemmingerFix spelling errors
2013-08-04 Stephen Hemmingercleanup help message
2013-08-04 Stefan Tomanekip rule: add route suppression options
2013-08-04 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-08-04 Stefan Tomanekip link: fix display of interface groups
2013-07-26 Nicolas Dichtelip: allow to specify mode for sit tunnels
next