]> git.proxmox.com Git - mirror_iproute2.git/history - ip/ipaddress.c
iproute2: support listing devices by group
[mirror_iproute2.git] / ip / ipaddress.c
2011-04-12 Vlad Dogaruiproute2: support listing devices by group
2011-01-13 Stephen HemmingerRevert "iproute2: add VF_PORT support"
2011-01-13 Roopa Prabhuiproute2: add VF_PORT support
2010-12-01 Ben GreearAllow 'ip addr flush' to loop more than 10 times
2010-11-30 Andreas Schwabiproute2: remove useless use of buffer
2010-08-23 Ben Greeariproute2: Fix filtering related to flushing IP addresses.
2010-05-19 Jan EngelhardtAdd IFLA_STATS64 support
2010-05-18 Chris Wrightiproute2: rework SR-IOV VF support
2010-03-29 Stephen HemmingerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-03-09 Michele Petrazzo... Continue after errors in -batch
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-04 Williams, Mitch Aip: Add support for setting and showing SR-IOV virtual...
2010-02-09 Brian Haleyip: print "temporary" for IPv6 temp addresses
2009-12-26 Brian HaleyAdd dadfailed option to ip command
2009-12-26 Simon Hormanflush secondary addresses before primary ones
2009-12-01 Brian Haleyipv6: Add IFA_F_DADFAILED flag
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-03-27 Oliver HartkoppAdd support Controller Area Network
2009-03-27 jamalip: Allow for easier debug of buggy devices that dont...
2009-03-23 Stephen HemmingerAdd support for IFALIAS
2009-01-07 Benedikt GollatzWhen the preferred lifetime of a prefix assigned by...
2008-09-18 Stephen HemmingerMerge in fix for loss of MQ
2008-09-15 Andreas Henrikssonip a flush: unnecessarily chatty when there's nothing...
2008-04-28 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-23 Daniel SilverstoneAvoid infinite loop in ip addr flush.
2008-04-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-14 Stephen HemmingerIP link state show enhancements
2008-02-01 Stephen Hemmingerfix problem caused by rtnl_send checks
2008-01-26 Stephen Hemmingerremove extra newline from perror() calls
2007-10-17 Alexander WirtFix various typos and nitpicks
2007-10-12 Stephen HemmingerRevert "Remove bogus reference to tc-filters(8) from...
2007-10-12 Andreas BarthRemove bogus reference to tc-filters(8) from tc(8)...
2007-08-22 Patrick McHardyiplink: use netlink for link configuration
2007-06-19 Thomas Grafiproute2: Support IFF_LOWER_UP and IFF_DORMANT
2007-03-07 Noriaki TAKAMIYAenabled to manipulate the flags of IFA_F_HOMEADDRESS...
2006-12-05 Stephen HemmingerRemove trailing whitespace
2006-11-27 Masahide NAKAMURAADDR: Define 0xFFFFFFFFU as INFINITY_LIFE_TIME regardin...
2006-11-27 Noriaki TAKAMIYAADDR: Add the 'change' and 'replace' commands to the...
2006-11-27 Masahide NAKAMURAADDR: Enable to add IPv6 address with valid/preferred...
2006-11-27 Masahide NAKAMURAADDR: Fix print format for lifetimes.
2005-09-21 shemmingerFix leaks and warnings reported by valgrind.
2005-09-01 shemmingerUpdate header files to 2.6.14
2005-07-05 shemmingerCleanup GCC4 warnings about signedness.
2005-03-30 net[shemminger]... Import patch addr-del
2005-03-14 net[shemminger]... Import patch ip-nocarrier
2005-02-07 net[shemminger]... Import patch family_check_when_flushing
2005-01-18 6!tgraftb buffer initialization is now done in the parser
2004-12-07 osdl.net!shemmingerAdd ip rule flush capabilty and fix all the prototype...
2004-10-19 net[shemminger]... Import patch stats.eml
2004-08-31 osdl.net!shemmingermake all filtering handles take const args.
2004-06-09 osdl.org!shemmingermore problems when kernel headers included before user...
2004-04-15 osdl.org!shemminger(Logical change 1.3)
2004-04-15 osdl.org!shemmingerInitial revision