mirror_iproute2/genl
Stephen Hemminger 46dc73a57d Add no-strict-aliasing to genl
The genl code uses constructs which violate the strict aliasing
constraints of gcc 4.4. Disable the optimization to avoid warnings
and potential breakage.
2011-04-12 14:23:06 -07:00
..
.gitignore Add ignore file for new genl 2006-08-08 12:14:09 -07:00
ctrl.c show multicast groups 2007-08-22 10:03:28 -07:00
genl_utils.h make muticast group to bitmask conversion generic 2006-12-13 17:04:26 -08:00
genl.c This patch adds a generic netlink controller interface. 2006-08-08 12:13:34 -07:00
Makefile Add no-strict-aliasing to genl 2011-04-12 14:23:06 -07:00
static-syms.c support static-only systems 2009-11-10 10:44:20 -08:00