index
:
ralf/iproute2.git
basic-ax25-netrom-rose-support
bpqether-4.1.0
bpqether-4.9.0
bpqether-5.0.0
bpqether-5.13.0
master
AX.25-, NETROM and ROSE enhanced Iproute2 routing commands and utilities
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct documentation regarding PROMISC and ALLMULTI.
Tomas Janousek
2007-12-11
1
-10
/
+3
*
Add NAT action
Herbert Xu
2007-12-11
1
-0
/
+29
*
Add NAT action
Herbert Xu
2007-12-11
2
-0
/
+214
*
Fix off by one in nested attribute management.
Stephen Hemminger
2007-12-10
1
-1
/
+1
*
2.6.24-rc3 headers
Stephen Hemminger
2007-11-29
5
-2
/
+51
*
iproute 2.6.23 incompatibility
Patrick McHardy
2007-10-25
1
-1
/
+2
*
Fix typo in tunnel code (o_key vs. i_key).
Herbert Xu
2007-10-17
1
-1
/
+1
*
Fix corruption when using batch files with comments and broken lines.
Andreas Henriksson
2007-10-17
2
-4
/
+6
*
Remove bogus reference to tc-filters(8) from tc(8) manpage.
Andreas Barth
2007-10-17
1
-4
/
+2
*
Add parameters to usage help text.
Alexander Wirt
2007-10-17
2
-2
/
+2
*
Fix various typos and nitpicks
Alexander Wirt
2007-10-17
7
-10
/
+10
*
add q_rr to tc Makefile
Stephen Hemminger
2007-10-16
1
-0
/
+1
*
Update snapshot for release
Stephen Hemminger
2007-10-16
1
-1
/
+1
*
Also do tc_core_time2big argument (long->unsigned).
Andreas Henriksson
2007-10-12
2
-2
/
+2
*
Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well.
Andreas Henriksson
2007-10-12
2
-4
/
+4
*
Prevent renaming interfaces to empty string.
Patrick McHardy
2007-10-12
1
-1
/
+5
*
Revert "don't allow "" for device name"
Stephen Hemminger
2007-10-12
1
-2
/
+0
*
Revert "Remove bogus reference to tc-filters(8) from tc(8) manpage."
Stephen Hemminger
2007-10-12
12
-16
/
+18
*
Drop bogus reference to tc-filters and add lartc.org link to manpage.
Alexander Wirt
2007-10-12
2
-1
/
+4
*
Fix overflow in time2tick / tick2time.
Andreas Henriksson
2007-10-12
2
-4
/
+4
*
Add new rtacct/nstat manpages and additional symlinks.
Andreas Henriksson
2007-10-12
3
-0
/
+117
*
Fix ematch cmp and nbyte syntax help text.
Lionel Elie Mamane
2007-10-12
2
-3
/
+3
*
Remove bogus reference to tc-filters(8) from tc(8) manpage.
Andreas Barth
2007-10-12
12
-18
/
+16
*
don't allow "" for device name
Stephen Hemminger
2007-10-12
1
-0
/
+2
*
remove support for IP multipath
Stephen Hemminger
2007-10-12
1
-30
/
+0
*
remove outdated netbug script.
Stephen Hemminger
2007-10-12
1
-53
/
+0
*
IPROUTE2: Support IPv4/IPv6 Tunnel
YOSHIFUJI Hideaki / 吉藤英明
2007-10-12
2
-1
/
+22
*
rto support for ip command
Rick Jones
2007-10-11
4
-14
/
+117
*
don't make veth a shared library
Stephen Hemminger
2007-10-11
2
-9
/
+4
*
Merge 192.168.0.5:src/iproute2
Stephen Hemminger
2007-10-11
1
-0
/
+1
|
\
|
*
lnstat : force a flush before sleep
Eric Dumazet
2007-10-11
1
-0
/
+1
|
*
2.6.23 kernel headers
Stephen Hemminger
2007-10-11
3
-22
/
+63
*
|
Update kernel headers to 2.6.23-rc5
Stephen Hemminger
2007-09-05
2
-22
/
+2
*
|
ip: xfrm: Fix flush message.
Masahide NAKAMURA
2007-09-05
4
-55
/
+117
*
|
ip: xfrm: Fix policy and state flags.
Masahide NAKAMURA
2007-09-05
4
-8
/
+72
*
|
ip: xfrm: Clean-up for internal mask to filter.
Masahide NAKAMURA
2007-09-05
2
-19
/
+0
*
|
Module for ip utility to support veth device (v.2.1)
Pavel Emelianov
2007-09-05
3
-1
/
+108
*
|
vlan support
Patrick McHardy
2007-09-05
3
-0
/
+247
*
|
Fix modes of test files
Stephen Hemminger
2007-09-05
4
-0
/
+0
*
|
Revert "Make ip utility veth driver aware"
Stephen Hemminger
2007-09-05
4
-217
/
+2
|
/
*
Fix bug in display of ipv6 cloned/cached routes
Sridhar Samudrala
2007-08-22
1
-1
/
+5
*
Fix meta ematch usage of 0 values
Patrick McHardy
2007-08-22
1
-5
/
+2
*
iplink: use netlink for link configuration
Patrick McHardy
2007-08-22
5
-3
/
+369
*
Fix m_ipt build
Stephen Hemminger
2007-08-22
1
-0
/
+1
*
Make ip utility veth driver aware
Pavel Emelianov
2007-08-22
4
-2
/
+217
*
Use FRA_* attributes for routing rules
Patrick McHardy
2007-08-22
1
-34
/
+35
*
sanitized headers update to 2.6.23-rc3
Stephen Hemminger
2007-08-22
6
-16
/
+62
*
iproute2: sch_rr support in tc
PJ Waskiewicz
2007-08-22
3
-5
/
+155
*
IPROUTE2: RTNETLINK nested attributes
Patrick McHardy
2007-08-22
2
-0
/
+55
*
show multicast groups
Johannes Berg
2007-08-22
2
-4
/
+65
[next]