summaryrefslogtreecommitdiffstats
path: root/tc/f_rsvp.c
Commit message (Collapse)AuthorAgeFilesLines
* ip: make local functions staticStephen Hemminger2013-02-121-1/+1
|
* Convert to use rta_getattr_ functionsStephen Hemminger2012-04-101-2/+2
| | | | | User new functions (inspired by libmnl) to do type safe access of routeing attributes
* tc: remove stale codeFlorian Westphal2010-01-211-2/+0
| | | | | | remove unused #define and "ok" statements. Signed-off-by: Florian Westphal <fwestphal@astaro.com>
* Update various classifiers' help output for expected CLASSID syntaxPJ Waskiewicz2008-02-131-0/+1
| | | | | | | | | | | update: Fix the spelling of "hexidecimal" This updates the help output to specify that CLASSID should be hexidecimal. This makes sure that a user entering "flowid 1:10" gets his flow put into band 15 (0x10) and knows why. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
* Use parse_rtattr_nested4!tgraf2005-01-181-3/+1
| | | | (Logical change 1.129)
* Use NLMSG_TAIL4!tgraf2005-01-181-2/+2
| | | | (Logical change 1.127)
* Fix issues with filter name conflicts and cleanup.osdl.net!shemminger2004-09-281-10/+8
| | | | | | | 2004/09/04 06:16:51-07:00 net[shemminger]!kaber : prevent tc crashes (Logical change 1.81)
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+408
|
* Initial revisionosdl.org!shemminger2004-04-151-0/+0