summaryrefslogtreecommitdiffstats
path: root/ip
Commit message (Expand)AuthorAgeFilesLines
* Prevent renaming interfaces to empty string.Patrick McHardy2007-10-121-1/+5
* Revert "don't allow "" for device name"Stephen Hemminger2007-10-121-2/+0
* Revert "Remove bogus reference to tc-filters(8) from tc(8) manpage."Stephen Hemminger2007-10-125-5/+5
* Remove bogus reference to tc-filters(8) from tc(8) manpage.Andreas Barth2007-10-125-5/+5
* don't allow "" for device nameStephen Hemminger2007-10-121-0/+2
* remove support for IP multipathStephen Hemminger2007-10-121-30/+0
* IPROUTE2: Support IPv4/IPv6 TunnelYOSHIFUJI Hideaki / 吉藤英明2007-10-122-1/+22
* rto support for ip commandRick Jones2007-10-111-7/+23
* don't make veth a shared libraryStephen Hemminger2007-10-112-9/+4
* ip: xfrm: Fix flush message.Masahide NAKAMURA2007-09-054-55/+117
* ip: xfrm: Fix policy and state flags.Masahide NAKAMURA2007-09-054-8/+72
* ip: xfrm: Clean-up for internal mask to filter.Masahide NAKAMURA2007-09-052-19/+0
* Module for ip utility to support veth device (v.2.1)Pavel Emelianov2007-09-053-1/+108
* vlan supportPatrick McHardy2007-09-052-0/+186
* Revert "Make ip utility veth driver aware"Stephen Hemminger2007-09-054-217/+2
* Fix bug in display of ipv6 cloned/cached routesSridhar Samudrala2007-08-221-1/+5
* iplink: use netlink for link configurationPatrick McHardy2007-08-225-3/+369
* Make ip utility veth driver awarePavel Emelianov2007-08-224-2/+217
* Use FRA_* attributes for routing rulesPatrick McHardy2007-08-221-34/+35
* ip/routef lifesaverMike Frysinger2007-07-101-1/+7
* iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf2007-06-194-11/+5
* fix last changeStephen Hemminger2007-06-192-23/+26
* see SPD infojamal2007-06-191-1/+90
* see SAD infojamal2007-06-192-0/+81
* iproute2: support for goto/nop action and detached flagThomas Graf2007-06-191-2/+25
* update rest to use nl_mgrpjamal2007-03-132-11/+11
* enabled to manipulate the flags of IFA_F_HOMEADDRESS or IFA_F_NODAD from ip.Noriaki TAKAMIYA2007-03-071-1/+22
* Eliminate trailing whitespaceStephen Hemminger2006-12-132-5/+5
* update xfrm monitoring to use nl_mgrpjamal2006-12-131-6/+6
* update xfrm async eventsjamal2006-12-131-0/+53
* [IPROUTE]: Add support for routing rule fwmark masksPatrick McHardy2006-12-131-4/+21
* Remove trailing whitespaceStephen Hemminger2006-12-0522-92/+92
* XFRM: Mobility header support.Masahide NAKAMURA2006-12-052-0/+12
* XFRM: support report message by monitor.Masahide NAKAMURA2006-12-052-0/+54
* XFRM: Mobile IPv6 route optimization support.Masahide NAKAMURA2006-12-054-31/+169
* XFRM: sub policy support.Masahide NAKAMURA2006-12-053-17/+164
* TUNNEL: IPv6-over-IPv6 tunnel support.Masahide NAKAMURA2006-11-274-280/+274
* TUNNEL: Import ip6tunnel.c.Masahide NAKAMURA2006-11-271-0/+402
* TUNNEL: Split common functions to export them.Masahide NAKAMURA2006-11-274-137/+233
* ADDR: Define 0xFFFFFFFFU as INFINITY_LIFE_TIME regarding to the kernel.Masahide NAKAMURA2006-11-272-5/+9
* ADDR: Add the 'change' and 'replace' commands to the IPv6 address manipulatio...Noriaki TAKAMIYA2006-11-271-5/+10
* ADDR: Enable to add IPv6 address with valid/preferred lifetime.Masahide NAKAMURA2006-11-271-1/+51
* ADDR: Fix print format for lifetimes.Masahide NAKAMURA2006-11-271-2/+3
* Add rule notification support to ip monitorThomas Graf2006-11-103-3/+11
* Add support for inverted selectorsThomas Graf2006-11-091-2/+9
* Route metrics decode bug.Stephen Hemminger2006-10-261-6/+4
* SA and SP in IPSec BEET mode.Stephen Hemminger2006-10-193-2/+7
* rtnl fd checkStephen Hemminger2006-09-261-1/+1
* Fix XFRM monitorStephen Hemminger2006-09-251-1/+4
* Fix struct alignment with cris architectureAndy Gay2006-08-112-6/+6