Commit Graph

839 Commits

Author SHA1 Message Date
osdl.net!shemminger
2f3c04227e fix potential memory corruption
BKrev: 4207b028ZEwu9NDknnOY3Abcuck1Tw
2005-02-07 18:15:04 +00:00
osdl.net!shemminger
fb9b1d0f6a fix potential memory corruption
(Logical change 1.136)
2005-02-07 18:15:04 +00:00
site!shemminger
b209eda990 different hostcc from targetcc
(Logical change 1.135)
2005-02-07 18:01:21 +00:00
site!shemminger
cc2b1bd52c (Logical change 1.135) 2005-02-07 18:01:21 +00:00
site!shemminger
9bc8e3fe57 Initial revision 2005-02-07 18:01:21 +00:00
site!shemminger
1f43cf5a61 Add experimental distribution.
BKrev: 4207acf1okeQCUekV6ppKsYEGAqwiw
2005-02-07 18:01:21 +00:00
site!shemminger
d5b485564b Add experimental distribution.
(Logical change 1.135)
2005-02-07 18:01:21 +00:00
osdl.net!shemminger
fa7aea0817 new snapshot
BKrev: 41f58e8cBlJUTNGr0xauJxp3v8SjRQ
2005-01-25 00:10:52 +00:00
osdl.net!shemminger
43558f367a new SNAPSHOT
(Logical change 1.134)
2005-01-25 00:10:52 +00:00
osdl.net!shemminger
b9de3ecf94 typo, extra /
(Logical change 1.133)
2005-01-19 00:23:53 +00:00
osdl.net!shemminger
7d8ba5d1df ss.c:
typo, extra /

BKrev: 41eda899c-EKMZRr2HVe3-K0L14e0w
2005-01-19 00:23:53 +00:00
osdl.net!shemminger
c3f346b00a typo in ss
(Logical change 1.132)
2005-01-18 22:31:42 +00:00
osdl.net!shemminger
cb20096dc8 document spelling fix.
(Logical change 1.132)
2005-01-18 22:31:42 +00:00
osdl.net!shemminger
db1393c177 ChangeLog:
document spelling fix.
ss.c:
  typo in ss

BKrev: 41ed8e4eG6EEuywAd6CgICGip52WaQ
2005-01-18 22:31:42 +00:00
39!tgraf
5d91c8f7e5 update changelog
(Logical change 1.131)
2005-01-18 22:16:49 +00:00
osdl.net!shemminger
6b58e7f8b7 Add ChangeLog for Thomas cleanups
(Logical change 1.130)
2005-01-18 22:14:29 +00:00
bkbits.net!tgr.adm
953675bd0e Merge bk://developer.osdl.org/iproute2
into bkbits.net:/repos/t/tgr/iproute2-tgr

2005/01/18 08:09:41-08:00 osdl.net!shemminger
Add ChangeLog for Thomas cleanups

BKrev: 41ed8a45RSv64No4JgTbWOge0QsMkw
2005-01-18 22:14:29 +00:00
8!tgraf
f22b6eba67 tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
8!tgraf
ac2fc2df5e Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
7!tgraf
2af5c3d344 tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
7!tgraf
43d9d2de04 Remove obsolete XFRM_MAX_DEPTH and fix xfrm_xfrma_print prototype
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
6!tgraf
48cef4eb2b tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
6!tgraf
14ee9e6159 Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
5!tgraf
87bc1f03ad tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
5!tgraf
753fca4f54 parse_rtattr_nested macro to parse nested TLVs
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
5!tgraf
021ed13fdc Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
4!tgraf
3b3ecd31c1 Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
3!tgraf
5cb5ee34d3 Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
2!tgraf
ca96957c42 tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
2!tgraf
7893400077 Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
14!tgraf
7d69fd97ec Use parse_rtattr_nested
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
122!tgraf
c3ab2d692d Add parse_rtattr_nested and make use of it. Initialize tb buffers in the
parser instead in the caller. Fixes a bug in q_netem.c where tb was
uninitialized and a possible off by one memory reference in xfrm code.
Makes parsing more like in the kernel and thus avoids bugs.

BKrev: 41ed89aeNAnCbbVOWwYRAjRd77lLmw
2005-01-18 22:11:58 +00:00
12!tgraf
bcf3281961 Use tb[type] access to TLVs
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
12!tgraf
2534613eeb Switch to parse_rtattr and use XFRMA_MAX directly instead of a easly
forgetable magic define

(Logical change 1.129)
2005-01-18 22:11:58 +00:00
11!tgraf
ebb4e4376a tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
6!tgraf
07f9436201 Use NLMSG_TAIL and add addraw_l
(Logical change 1.128)
2005-01-18 13:58:49 +00:00
5!tgraf
a10ab08b00 addraw_l prototype
(Logical change 1.128)
2005-01-18 13:58:49 +00:00
122!tgraf
d815b5d619 Adds addraw_l to add data to a netlink message without prefixing it with a RTA header
BKrev: 41ed16199Yori8yxT7uk1DQFZwWzgw
2005-01-18 13:58:49 +00:00
8!tgraf
4a86fe19bc Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
6!tgraf
1b52a7622e Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
5!tgraf
034102f258 Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
5!tgraf
370d67ba56 Add NLMSG_TAIL macro pointing to the tail of a netlink message
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
4!tgraf
228569c3ff Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
3!tgraf
60a383ae5f Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
2!tgraf
fc78a8e98d Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
17!tgraf
1a1d22a722 Use NLMSG_TAIL
(Logical change 1.127)
2005-01-18 01:24:18 +00:00
122!tgraf
95cd9a07a6 Transform rta_len calculations for nested TLVs to use NLMSG_TAIL
macro to simply code a lot.

BKrev: 41ec6542j4hTerR-Y2sAx-8Sm_KLSQ
2005-01-18 01:24:18 +00:00
2!tgraf
3866d4643e Give pedit kind size a name
(Logical change 1.126)
2005-01-18 00:17:27 +00:00
2!tgraf
6107d297ac Avoid using magic number
(Logical change 1.126)
2005-01-18 00:17:27 +00:00
122!tgraf
7a0503626b Avoid magic number for pedit kind size uses
BKrev: 41ec5597F_Owr1FFm8Sv0bj2bzKzwg
2005-01-18 00:17:27 +00:00