History log of /external/iproute2/tc/f_route.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a83e1eaf7b3c2ed9e6d809bd7aac7946f9d8d87 23-Oct-2015 Phil Sutter <phil@nwl.cc> tc: improve filter help texts a bit

This fixes a few syntax errors and changes route filter help text to use
classid instead of flowid to be consistent with other filters' help
texts.

Signed-off-by: Phil Sutter <phil@nwl.cc>
/external/iproute2/tc/f_route.c
287bf3a9900d17e5c3297814d6a9e196fd0a752f 06-Oct-2014 Jamal Hadi Salim <jhs@mojatatu.com> route classifier support for multiple actions

route can now use the action syntax

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
/external/iproute2/tc/f_route.c
ff24746cca1ef0c92d46614158e6672acd6b63d3 10-Apr-2012 Stephen Hemminger <shemminger@vyatta.com> Convert to use rta_getattr_ functions

User new functions (inspired by libmnl) to do type safe access
of routeing attributes
/external/iproute2/tc/f_route.c
8d8de1139c95d79bc1b5ac1ec301a30ef5e6ee50 12-Jan-2010 Florian Westphal <fw@strlen.de> tc: remove stale code

remove unused #define and "ok" statements.

Signed-off-by: Florian Westphal <fwestphal@astaro.com>
/external/iproute2/tc/f_route.c
e9acc2420c561a6f875d188de1028facbd09c5a8 13-Feb-2008 PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> Update various classifiers' help output for expected CLASSID syntax

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>
/external/iproute2/tc/f_route.c
c1027a759bb9e08ea5711ea8bc7f86ec49062951 14-Mar-2005 site!shemminger <site!shemminger> Fix batch mode handle usage.

(Logical change 1.169)
/external/iproute2/tc/f_route.c
3b3ecd31c1e513f029ebbb83f2e808553de0a741 18-Jan-2005 4!tgraf <4!tgraf> Use parse_rtattr_nested

(Logical change 1.129)
/external/iproute2/tc/f_route.c
228569c3ff79468f4c7580fd88b0d6a34ebdc311 18-Jan-2005 4!tgraf <4!tgraf> Use NLMSG_TAIL

(Logical change 1.127)
/external/iproute2/tc/f_route.c
6b7dff17f6f97ce80cd260920267aee68f15582b 28-Sep-2004 osdl.net!shemminger <osdl.net!shemminger> Fix issues with filter name conflicts and cleanup.

2004/09/04 06:16:51-07:00 net[shemminger]!kaber
: prevent tc crashes

(Logical change 1.81)
/external/iproute2/tc/f_route.c
aba5acdfdb347d2c21fc67d613d83d4430ca3937 15-Apr-2004 osdl.org!shemminger <osdl.org!shemminger> (Logical change 1.3)
/external/iproute2/tc/f_route.c
86fdf0e47be697587efcf9602cd1f952a1d73170 15-Apr-2004 osdl.org!shemminger <osdl.org!shemminger> Initial revision
/external/iproute2/tc/f_route.c