libnl/lib/route/cls
Коренберг Марк (ноутбук дома) e1b67fb23f Clang diagnostics
Based on clang diagnostics:

1. lib/nl.c: recvmsgs(): nla filling with zeros commented.
2. lib/route/classid.c: & lib/route/pktloc.c:
   remove zero-filling of struct stat
3. lib/route/qdisc/htb.c: Fix htb_qdisc_msg_fill(): fix zero-filling
4. ematch/container.c: container_parse:
   commented why only 4 bytes are copied
   len marked as unused to eliminate compiler warning
2012-10-19 22:32:59 +06:00
..
ematch Clang diagnostics 2012-10-19 22:32:59 +06:00
.gitignore Tons of ematch work 2010-10-29 00:20:42 +02:00
basic.c Unified TC API 2011-03-21 15:51:52 +01:00
cgroup.c Unified TC API 2011-03-21 15:51:52 +01:00
ematch.c Unified TC API 2011-03-21 15:51:52 +01:00
ematch_grammar.l Support for meta match 2010-10-31 23:13:01 +01:00
ematch_syntax.y asprintf related fixed in yy parser 2012-08-30 22:35:25 +06:00
fw.c add fwmark mask support 2012-05-29 11:40:13 +02:00
police.c Unified TC API 2011-03-21 15:51:52 +01:00
u32.c "%llu" replaced with "%" PRIu64 2012-08-30 03:19:04 +06:00