summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-24 13:48:50 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-24 13:48:50 +0200
commit0548e971eeb7fc7ceffaa608f1ece638d6549ec1 (patch)
tree56029706a924e6d29904d62fd524f0da483cde49 /flowtop
parent37dd6912701cb16f6339af97216e159c3f9038ee (diff)
make: add HARDENING build option
Add HARDENING=1 build option and move all hardening-related GCC flags into this condition. This allows the user to choose whether or not he wants to have a hardened build with some possible performance tradeoff at load/runtime. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'flowtop')
0 files changed, 0 insertions, 0 deletions
nux/net-next.git/commit/net?id=87b60cfacf9f17cf71933c6e33b66e68160af71d'>net_sched: fix error recovery at qdisc creationEric Dumazet5-23/+19 2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov2-2/+2 2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller