]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/history - ip
utils: add s32 parser
[lisovros/iproute2_canprio.git] / ip /
2012-01-10 Stephen Hemmingeriplt2p: remove unused libnl headers
2011-12-29 Stephen Hemmingerl2tp: Add l2tp support
2011-12-28 Stephen Hemmingerlibnetlink: remove unused junk callback
2011-12-23 Stephen Hemmingerlibnetlink: change rtnl_send() to take void *
2011-11-23 Greg Roseiproute2: Add new command to ip link to enable/disable...
2011-10-13 Stephen Hemmingerip: fix exit codes
2011-10-07 Thomas JaroschFix file descriptor leak on error in read_igmp()
2011-10-07 Thomas JaroschFix file descriptor leak in do_tunnels_list()
2011-10-07 Thomas JaroschFix file descriptor leak on error in read_mroute_list()
2011-10-07 Thomas JaroschFix file descriptor leak on error in read_viftable()
2011-10-07 Thomas JaroschFix file descriptor leak on error in iproute_flush_cache()
2011-10-07 Thomas JaroschAdd missing closedir() call in do_show()
2011-10-07 Jiri Benciproute2: fix changing of ip6ip6 tunnel parameters
2011-10-07 Sridhar Samudralaiproute2: Fix usage and man page for 'ip link'
2011-08-31 Dan McGeeiptuntap: avoid double open
2011-08-31 Eric W. Biedermaniproute2: Fail "ip netns add" on existing network names...
2011-08-31 Eric W. Biedermaniproute2: Auto-detect the presence of setns in libc
2011-07-20 Andreas Henrikssoniproute2: Remove "monitor" from "ip route help" output
2011-07-20 Christoph Biedlip: fix display of prefix cache info
2011-07-13 Eric W. Biedermaniproute2: Add processless network namespace support
2011-07-11 David Wardxfrm: Update documentation
2011-06-20 Stephen Hemmingerip: iproute fix set never used warning
2011-06-20 Stephen Hemmingerip: addrlabel fix set never used warning
2011-05-12 Eric Dumazetip: Support IFLA_TXQLEN in ip link command
2011-04-12 Stephen HemmingerMerge branch 'for-2.6.39' of /home/shemminger/iproute2...
2011-04-12 Stephen HemmingerUse INIT_NETDEV_GROUP
2011-04-12 Ulrich Weberiproute2: parse flag XFRM_POLICY_ICMP
2011-04-12 Brandon Philipsip: fix memory leak in ipmaddr.c
2011-04-12 Stephen HemmingerAdd checks for fgets() when reading proc
2011-04-12 Vlad Dogaruiproute2: support listing devices by group
2011-03-17 Nicolas Dichteliproute2: allow to specify truncation bits on auth...
2011-03-17 Gerrit Renkeriproute: rename 'get_jiffies' since it uses msecs
2011-03-17 Gerrit Renkeriproute: fix unit conversion of rtt/rttvar/rto_min
2011-03-17 Gerrit Renkerutils: get_jiffies always uses base=0
2011-03-17 Joy Lattenxfrm security context support
2011-03-17 Joy Lattenxfrm security context support
2011-03-17 Joy Lattenxfrm security context support
2011-03-17 Sridhar Samudralamacvlan/macvtap: support 'passthru' mode
2011-03-02 Nicolas Dichteliproute2: add support of flag XFRM_STATE_ALIGN4
2011-02-26 Stephen HemmingerRemove #ifdef's
2011-02-26 Jiri Pirkoiplink: implement setting of master devic
2011-02-26 Nicolas Dichteliproute2: allow to specify truncation bits on auth...
2011-02-25 Gerrit Renkeriproute: rename 'get_jiffies' since it uses msecs
2011-02-25 Gerrit Renkeriproute: fix unit conversion of rtt/rttvar/rto_min
2011-02-25 Gerrit Renkerutils: get_jiffies always uses base=0
2011-02-25 Joy Lattenxfrm security context support
2011-02-25 Joy Lattenxfrm security context support
2011-02-25 Joy Lattenxfrm security context support
2011-02-25 Vlad Dogaruiproute2: support device group semantics
2011-02-25 Vlad Dogaruiproute2: support device group semantics
2011-02-25 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 Dan SmithAdd ip route save/restore
2010-12-01 Ben GreearAllow 'ip addr flush' to loop more than 10 times
2010-11-30 Sridhar SamudralaSupport 'mode' parameter when creating macvtap device
2010-11-30 Andreas Schwabiproute2: remove useless use of buffer
2010-11-30 Timo Teräsiproute2: support xfrm upper protocol gre key
2010-11-30 Timo Teräsiproute2: treat gre key as number
2010-11-28 Stephen HemmingerUse standard routines for interface name to index etc
2010-09-13 Ulrich Weberiproute2: display xfrm socket policy direction
2010-08-23 Eric Dumazetip: add RTA_MARK support
2010-08-23 Ulrich Weberiproute2: dont filter cached routes on iproute_get
2010-08-23 Ben Greeariproute2: Fix filtering related to flushing IP addresses.
2010-07-23 Arnd Hannemanniproute2: Add dsfield as alias for tos for ip rules
2010-07-23 Ben Greeariproute2: Fix batch-mode for mrules.
2010-07-23 Ulrich Weberiproute2: use int instead of long for RTAX_HOPLIMIT...
2010-07-23 Ulrich Weberiproute2: use get_user_hz() for IPv6 print_route
2010-07-23 Ulrich Weberiproute2: filter routing entries based on clone flag
2010-06-09 Patrick McHardyip: add support for multicast rules
2010-05-19 Jan EngelhardtAdd IFLA_STATS64 support
2010-05-18 Chris Wrightiproute2: rework SR-IOV VF support
2010-05-13 Florian Westphaliproute2: fix addrlabel interface names handling
2010-04-12 Alexandre CassenDetect 6rd kernel missing support / 6rd tunnel scope
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 Wolfgang Grandeggeriproute2: netlink support for bus-error reporting and...
2010-03-04 Jamal Hadi Salimxfrm: add support for SA by mark
2010-03-04 Jamal Hadi Salimxfrm: Introduce xfrm by mark
2010-03-04 Jamal Hadi Salimxfrm: policy by mark
2010-03-04 Williams, Mitch Aip: Add support for setting and showing SR-IOV virtual...
2010-03-04 Stephen HemmingerFix line numbering on batch commands
2010-03-04 laurent chaveyAdd initrwnd to iproute2
2010-02-09 Alexandre CassenIPv6: 6rd iproute2 support
2010-02-09 Brian Haleyip: print "temporary" for IPv6 temp addresses
2010-02-09 Andreas Henrikssoniproute2: drop equalize support
2010-01-21 Alex Badeaip xfrm policy: allow different tmpl family
2010-01-21 Alex Badeaip xfrm state: parse and print "icmp" and "af-unspec...
2009-12-26 Arnd Bergmanniproute2/iplink: add macvlan options for bridge mode
2009-12-26 Brian HaleyAdd dadfailed option to ip command
2009-12-26 Patrick McHardyiprule: add oif classification support
2009-12-26 Patrick McHardyiplink_vlan: add support for VLAN loose binding flag
2009-12-26 Simon Hormanflush secondary addresses before primary ones
2009-12-02 Mark Borstiproute: "ip mroute show" doesn't show all output inter...
2009-12-01 Brian Haleyipv6: Add IFA_F_DADFAILED flag
2009-12-01 Gilad Ben-Yossefiproute2 add hoplimit parsing and update usage and...
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-11-10 Mike Frysingersupport static-only systems
2009-11-10 Patrick McHardyiproute uses too small of a receive buffer
next