summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-06-12 15:56:21 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-06-12 15:56:21 +0200
commit7a78872dc5fa22c834d12e1f909c4fdf68da1879 (patch)
treedc920475da8f01c4ea08f0d907f3c03194995768
parentb0e03239c7e3ecc08c51daedfff3a9be04113a62 (diff)
netsniff-ng 0.5.9-rc1v0.5.9-rc1
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b435ed5..2ae9311 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,9 @@ endif
VERSION = 0
PATCHLEVEL = 5
-SUBLEVEL = 8
-EXTRAVERSION =
-NAME = Ziggomatic
+SUBLEVEL = 9
+EXTRAVERSION = -rc1
+NAME = Cilonen
TOOLS ?= $(CONFIG_TOOLS)
TOOLS ?= netsniff-ng trafgen astraceroute flowtop ifpps bpfc curvetun mausezahn
/tr> 2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko2-6/+6 2017-02-07net/sched: act_mirred: remove duplicated include from act_mirred.cWei Yongjun1-2/+0 2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1 2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko1-0/+3 2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi2-78/+33 2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi1-2/+2 2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-85/+48 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-1/+1