summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct documentation regarding PROMISC and ALLMULTI.Tomas Janousek2007-12-111-10/+3
* Add NAT actionHerbert Xu2007-12-111-0/+29
* Add NAT actionHerbert Xu2007-12-112-0/+214
* Fix off by one in nested attribute management.Stephen Hemminger2007-12-101-1/+1
* 2.6.24-rc3 headersStephen Hemminger2007-11-295-2/+51
* iproute 2.6.23 incompatibilityPatrick McHardy2007-10-251-1/+2
* Fix typo in tunnel code (o_key vs. i_key).Herbert Xu2007-10-171-1/+1
* Fix corruption when using batch files with comments and broken lines.Andreas Henriksson2007-10-172-4/+6
* Remove bogus reference to tc-filters(8) from tc(8) manpage.Andreas Barth2007-10-171-4/+2
* Add parameters to usage help text.Alexander Wirt2007-10-172-2/+2
* Fix various typos and nitpicksAlexander Wirt2007-10-177-10/+10
* add q_rr to tc MakefileStephen Hemminger2007-10-161-0/+1
* Update snapshot for releaseStephen Hemminger2007-10-161-1/+1
* Also do tc_core_time2big argument (long->unsigned).Andreas Henriksson2007-10-122-2/+2
* Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well.Andreas Henriksson2007-10-122-4/+4
* 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-1212-16/+18
* Drop bogus reference to tc-filters and add lartc.org link to manpage.Alexander Wirt2007-10-122-1/+4
* Fix overflow in time2tick / tick2time.Andreas Henriksson2007-10-122-4/+4
* Add new rtacct/nstat manpages and additional symlinks.Andreas Henriksson2007-10-123-0/+117
* Fix ematch cmp and nbyte syntax help text.Lionel Elie Mamane2007-10-122-3/+3
* Remove bogus reference to tc-filters(8) from tc(8) manpage.Andreas Barth2007-10-1212-18/+16
* don't allow "" for device nameStephen Hemminger2007-10-121-0/+2
* remove support for IP multipathStephen Hemminger2007-10-121-30/+0
* remove outdated netbug script.Stephen Hemminger2007-10-121-53/+0
* IPROUTE2: Support IPv4/IPv6 TunnelYOSHIFUJI Hideaki / 吉藤英明2007-10-122-1/+22
* rto support for ip commandRick Jones2007-10-114-14/+117
* don't make veth a shared libraryStephen Hemminger2007-10-112-9/+4
* Merge 192.168.0.5:src/iproute2Stephen Hemminger2007-10-111-0/+1
|\
| * lnstat : force a flush before sleepEric Dumazet2007-10-111-0/+1
| * 2.6.23 kernel headersStephen Hemminger2007-10-113-22/+63
* | Update kernel headers to 2.6.23-rc5Stephen Hemminger2007-09-052-22/+2
* | 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-053-0/+247
* | Fix modes of test filesStephen Hemminger2007-09-054-0/+0
* | 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
* Fix meta ematch usage of 0 valuesPatrick McHardy2007-08-221-5/+2
* iplink: use netlink for link configurationPatrick McHardy2007-08-225-3/+369
* Fix m_ipt buildStephen Hemminger2007-08-221-0/+1
* Make ip utility veth driver awarePavel Emelianov2007-08-224-2/+217
* Use FRA_* attributes for routing rulesPatrick McHardy2007-08-221-34/+35
* sanitized headers update to 2.6.23-rc3Stephen Hemminger2007-08-226-16/+62
* iproute2: sch_rr support in tcPJ Waskiewicz2007-08-223-5/+155
* IPROUTE2: RTNETLINK nested attributesPatrick McHardy2007-08-222-0/+55
* show multicast groupsJohannes Berg2007-08-222-4/+65