Tag 'debian/20100329-vyatta3' created by An-Cheng Huang <[email protected]> at
2010-08-20 16:42 -0700
20100329-vyatta3
Changes since v2.6.35:
Alexander Wirt (2):
Fix various typos and nitpicks
Add parameters to usage help text.
An-Cheng Huang (10):
add support for development build
update maintainer information
"files" file should be removed before package build
20081027-vyatta2
20081027-vyatta3
20090115-vyatta7
20090115-vyatta10
20100205-vyatta3
20100329-vyatta2
20100329-vyatta3
Andreas Barth (1):
Remove bogus reference to tc-filters(8) from tc(8) manpage.
Andreas Henriksson (4):
Fix corruption when using batch files with comments and broken lines.
iproute2: support dotted-quad netmask notation.
iproute2: revert syntax help text mistake.
iproute2: add synonyms for ip rule options to ip(8) manpage.
Herbert Xu (1):
Fix typo in tunnel code (o_key vs. i_key).
Mark O'Brien (13):
vc4.0.0
VC4.0.1
3.0.1
Merge branch 'glendale' of git:/git/vyatta-iproute into glendale
3.0.2
VC4.0.2
VC4.0.2
3.0.3
3.0.4
3.0.5
3.1.0
3.1.1
3.2.0
PJ Waskiewicz (1):
Update various classifiers' help output for expected CLASSID syntax
Patrick McHardy (1):
iproute 2.6.23 incompatibility
Pavel Emelyanov (1):
iplink_parse() routine
Rick Balocca (2):
Fix date in version string
Merge branch 'islavista' into jenner
Stephen Hemminger (92):
Fix off by one in nested attribute management.
Fix dotted quad for bit order
snapshot target
Manual page fixes
add decode of match rules
Revert "TC action parsing bug fix"
fix typo in ip batch error message
libnetlink: don't spin forever on receive error
remove extra newline from perror() calls
poll for errors after rtnl_send
Add vyatta specific Makefile and versioning
change path to iptables (from debian)
Add debian based build procedures
reset initial changelog
label changelog correctly
Add debian patch to produce txt based documentation
update version information
Merge branch 'glendale' of http://git.vyatta.com/vyatta-iproute into
glendale
add entry about debian patches
fix package name
Use Provides to avoid package conflicts
vyatta-iproute replaces debian iproute
fix debian rules to match vyatta-iproute package name
more package name changes
fix problem caused by rtnl_send checks
change version number on command output
don't build unneede doc and devel packages
ignore emacs backup files
fix typos in help message for meta match
Protocol field on tc_filter is required
minor typo fixes
break excessively long lines
decode the output of u32 matches
Add default value to /etc/iproute2/rt_dsfield
Update address of FSF in license
update from VPL1 to GPLv2
Merge branch 'master' into hollywood
Merge branch 'hollywood' of /home/shemminger/src/iproute2 into hollywood
Merge branch 'master' of /home/shemminger/src/iproute2 into hollywood
Merge branch 'master' of /home/shemminger/src/iproute2 into islavista
Fix up version string changes
Rename package from vyatta-iproute to iproute
More file renames from package rename
Merge branch 'master' of /home/shemminger/src/iproute2 into islavista
Fix some control file noise
Merge branch 'master' of /home/shemminger/src/iproute2 into jenner
update version id
20081027-vyatta3
Merge in upstream 2.6.28 version
20090115-vyatta1
Merge branch 'master' of /home/shemminger/src/iproute2 into jenner
20090115-vyatta2
Need newer version of iptables-dev
Force configure after clean
Force check for libxtables
Merge branch 'jenner' of 192.168.100.1:git/vyatta-iproute into jenner
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-iproute into jenner
Need to clean out leftover yacc/lex temporary
20090115-vyatta3
Merge branch 'master' of /home/shemminger/src/iproute2 into jenner
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-iproute into jenner
Merge branch 'upstream' into jenner
fix changelog errors
20090115-vyatta4
Merge branch 'master' of /home/shemminger/src/iproute2 into jenner
20090115-vyatta5
Merge branch 'master' of 192.168.100.1:src/iproute2 into jenner
20090115-vyatta6
Merge branch 'upstream' into kenwood
20090115-vyatta8
Merge branch 'upstream' into kenwood
20090115-vyatta9
Merge branch 'upstream' into kenwood
Merge branch 'master' of /home/shemminger/src/iproute2 into kenwood
20091117-vyatta1
Merge branch 'master' of /home/shemminger/iproute2 into kenwood
Merge branch 'master' of /home/shemminger/src/iproute2 into kenwood
Fix spelling errors in changelog
20100205-vyatta1
Merge branch 'upstream' into kenwood
Merge branch 'kenwood' of vm:git/vyatta-iproute into kenwood
20100205-vyatta2
Remove mirred debug message
Merge branch 'upstream' into larkspur
Merge branch 'upstream' into larkspur
20100329-vyatta1
Fix matching on ethernet src/dst address
Merge branch 'master' of /home/shemminger/iproute2 into upstream
Merge branch 'upstream' into mendocino
Set capabilities on tc and ip executables
Merge branch 'master' of /home/shemminger/iproute2 into upstream
Merge branch 'upstream' into mendocino
Tomas Janousek (1):
Correct documentation regarding PROMISC and ALLMULTI.
Vitaliy Gusev (1):
Fix lost export-dynamic
YOSHIFUJI Hideaki / åè¤è±æ (1):
rto_min value display overflow
rbalocca (7):
Add more derived files to .gitinore for vyatta-iproute
Merge branch 'glendale'
SNAPSHOT.h is a derived file that needs to be created
Indicate the VC4.0.2 release candidate in the changelog
Remove unneeded parameter to doc make
Ignore more derived files
Ignore derived files
---
.gitignore | 42 ++
Makefile | 6
README.vyatta | 7
configure | 4
debian/README.Debian | 6
debian/changelog | 930 +++++++++++++++++++++++++++++++++++++++++++++
debian/compat | 1
debian/control | 35 +
debian/copyright | 44 ++
debian/doc/htb/htbfaq.htm | 141 ++++++
debian/doc/htb/userg.htm | 449 +++++++++++++++++++++
debian/iproute-dev.install | 2
debian/iproute-doc.docs | 4
debian/iproute-doc.install | 1
debian/iproute.install | 8
debian/iproute.links | 9
debian/iproute.manpages | 1
debian/postinst | 5
debian/rules | 80 +++
doc/Makefile | 11
include/iptables.h | 2
tc/Makefile | 4
tc/f_u32.c | 10
tc/tc_filter.c | 5
24 files changed, 1794 insertions(+), 13 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn