summaryrefslogtreecommitdiff
path: root/tc/tc_filter.c
AgeCommit message (Expand)Author
2020-01-22tc: parse attributes with NLA_F_NESTED flagLeslie Monis
2019-12-11tc: do not output newline in oneline modeStephen Hemminger
2019-08-12tc: fix spelling errorsStephen Hemminger
2019-08-12tc: Fix block-handle support for filter operationsIdo Schimmel
2019-08-02Revert "tc: Add batchsize feature for filter and actions"Stephen Hemminger
2019-07-11tc: print all error messages to stderrStephen Hemminger
2018-10-22Tree wide: Drop sockaddr_nl argDavid Ahern
2018-07-25tc: introduce support for chain templatesJiri Pirko
2018-03-11utils: Introduce and use nodev() helper routineSerhey Popovych
2018-02-21tc: implement color outputStephen Hemminger
2018-01-21tc: introduce support for block-handle for filter operationsJiri Pirko
2018-01-21Merge branch 'master' into net-nextDavid Ahern
2018-01-14tc: Add batchsize feature for filter and actionsChris Mi
2018-01-09tc: Fix filter protocol outputJamal Hadi Salim
2017-11-26tc: jsonify filter coreJiri Pirko
2017-11-26tc_filter: resolve device name before parsing filterJakub Kicinski
2017-11-24tc: replace magic constant 16 with #defineStephen Hemminger
2017-11-12drop unneeded include of syslog.hStephen Hemminger
2017-10-26lib/libnetlink: update rtnl_talk to support malloc buff at run timeHangbin Liu
2017-08-24tc/tc_filter: Make sure filter name is not emptyPhil Sutter
2017-05-22tc_filter: add support for chain indexJiri Pirko
2016-11-29tc: distinguish Add/Replace filter operationsRoman Mashak
2016-10-12tc_filter: style cleanupStephen Hemminger
2016-10-12tc filters: add support to get individual filters by handleJamal Hadi Salim
2016-07-20Use C99 style initializers everywherePhil Sutter
2016-03-21tc: code cleanupStephen Hemminger
2016-01-18tc, clsact: add clsact frontendDaniel Borkmann
2015-10-23tc: remove extra whitespaceStephen Hemminger
2015-05-27libnetlink: add size argument to rtnl_talkStephen Hemminger
2015-04-27tc: built-in eBPF exec proxyDaniel Borkmann
2014-12-20whitespace cleanupStephen Hemminger
2013-02-12ip: make local functions staticStephen Hemminger
2012-08-17utils: invarg: msg precedes the faulty argDan Kenigsberg
2012-07-10tc: filter: validate filter priority in userspace.Li Wei
2012-04-10Convert to use rta_getattr_ functionsStephen Hemminger
2011-12-28libnetlink: remove unused junk callbackStephen Hemminger
2011-08-31tc: filter: fix default 'protocol all' on little-endian platformsFlorian Westphal
2008-10-13tc filter help should just print usageStephen Hemminger
2008-06-23tc: don't set protococol field on filter deletePatrick McHardy
2008-05-09Expose the filter protocoljamal
2008-04-17Fix classifier helpPatrick McHardy
2008-02-07Protocol field on tc_filter is requiredStephen Hemminger
2007-06-19iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf
2006-12-14Fixes for tc help commandsHasso Tepper
2006-12-05Remove trailing whitespaceStephen Hemminger
2006-09-25More TC patches from Jamal.Stephen Hemminger
2006-08-08This patch adds ability to monitor tc events similar to ipmonitor.Jamal Hadi Salim
2006-08-04Trivial correction to the usage text.Jesper Dangaard Brouer
2005-03-14Fix batch mode handle usage.site!shemminger
2005-03-14change how netlink socket is handled for batch mode.osdl.net!shemminger