Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed Jan 2, 2025
1 parent 3e30739 commit 710b4e6
Show file tree
Hide file tree
Showing 60 changed files with 88 additions and 88 deletions.
2 changes: 1 addition & 1 deletion kernel/linux/pf_ring.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* Definitions for packet ring
*
* 2004-23 - ntop
* 2004-25 - ntop
*
*/

Expand Down
4 changes: 2 additions & 2 deletions kernel/pf_ring.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ***************************************************************
*
* (C) 2004-23 - ntop
* (C) 2004-25 - ntop
*
* This code includes contributions courtesy of
* - Amit D. Chaudhary <amit_ml@rajgad.com>
Expand Down Expand Up @@ -9241,7 +9241,7 @@ static int __init ring_init(void)
int rc;

printk("[PF_RING] Welcome to PF_RING %s ($Revision: %s$)\n"
"(C) 2004-24 ntop\n",
"(C) 2004-25 ntop\n",
RING_VERSION, GIT_REV);

printk("LINUX_VERSION_CODE %08X\n", LINUX_VERSION_CODE);
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/alldevs.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pcap2nspcap.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pcount.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -332,7 +332,7 @@ void printHelp(void) {
char errbuf[PCAP_ERRBUF_SIZE];
pcap_if_t *devpointer;

printf("pcount\n(C) 2003-24 ntop\n");
printf("pcount\n(C) 2003-25 ntop\n");
printf("-h Print help\n");
printf("-i <device> Device name\n");
printf("-f <filter> pcap filter\n");
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pfbridge.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pfcount.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -748,7 +748,7 @@ void printDevs(u_int8_t json) {
/* *************************************** */

void printHelp(void) {
printf("pfcount - (C) 2005-24 ntop\n\n");
printf("pfcount - (C) 2005-25 ntop\n\n");
printf("-h Print this help\n");
printf("-i <device> Device name. Use:\n"
" - ethX@Y for channels\n"
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pfcount_82599.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pfcount_multichannel.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -181,7 +181,7 @@ void my_sigalarm(int sig) {
/* *************************************** */

void printHelp(void) {
printf("pfcount_multichannel\n(C) 2005-24 ntop\n\n");
printf("pfcount_multichannel\n(C) 2005-25 ntop\n\n");
printf("-h Print this help\n");
printf("-i <device> Device name (No device@channel)\n");

Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pfdump.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pfflow_offload.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2024 - ntop
* (C) 2024-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -289,7 +289,7 @@ void packet_consumer() {
/* *************************************** */

void printHelp(void) {
printf("pfflow_offload - (C) 2024 ntop\n");
printf("pfflow_offload - (C) 2024-25 ntop\n");
printf("Flow processing based on hardware offload (Napatech Flow Manager)\n\n");
printf("-h Print this help\n");
printf("-i <device> Device name. Use:\n");
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pflatency.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pfsend.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -197,7 +197,7 @@ void sigproc(int sig) {
/* *************************************** */

void printHelp(void) {
printf("pfsend - (C) 2011-24 ntop\n");
printf("pfsend - (C) 2011-25 ntop\n");
printf("Replay synthetic traffic, or a pcap, or a packet in hex format from standard input.\n\n");
printf("pfsend -i out_dev [-a] [-f <.pcap file>] [-g <core_id>] [-h]\n"
" [-l <length>] [-n <num>] "
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pfsend_multichannel.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -168,7 +168,7 @@ void my_sigalarm(int sig) {
/* *************************************** */

void printHelp(void) {
printf("pfcount_multichannel\n(C) 2005-24 ntop\n\n");
printf("pfcount_multichannel\n(C) 2005-25 ntop\n\n");
printf("-h Print this help\n");
printf("-i <device> Device name (No device@channel)\n");
printf("-l <len> Packet length\n");
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pfsystest.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pftimeline.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion userland/examples/pfutils.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/pfwrite.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -99,7 +99,7 @@ void sigproc(int sig) {
/* *************************************** */

void printHelp(void) {
printf("pfwrite - (C) 2003-24 ntop\n");
printf("pfwrite - (C) 2003-25 ntop\n");
printf("-h [Print help]\n");
printf("-i <device> [Device name]\n");
printf("-w <dump file> [Dump file path]\n");
Expand Down
4 changes: 2 additions & 2 deletions userland/examples/preflect.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -58,7 +58,7 @@ void dummyProcesssPacket(u_char *_deviceId,

void printHelp(void) {

printf("preflect\n(C) 2010-24 ntop\n");
printf("preflect\n(C) 2010-25 ntop\n");
printf("-h [Print help]\n");
printf("-i <device> [In device name]\n");
printf("-o <device> [Out device name]\n");
Expand Down
6 changes: 3 additions & 3 deletions userland/examples_ft/ftflow.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2018-23 - ntop
* (C) 2018-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -405,7 +405,7 @@ void print_version(void) {
pfring_ft_version(version);

printf("PF_RING FT v.%s\n"
"Copyright 2018-24 ntop\n",
"Copyright 2018-25 ntop\n",
version);

rc = pfring_ft_license(system_id, &license_expiration, &maintenance_expiration);
Expand Down Expand Up @@ -435,7 +435,7 @@ void print_version(void) {
/* *************************************** */

void print_help(void) {
printf("ftflow - (C) 2018-24 ntop\n");
printf("ftflow - (C) 2018-25 ntop\n");
printf("Flow processing based on PF_RING FT (Flow Table)\n\n");
printf("-h Print this help\n");
printf("-i <device> Device name\n");
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_ft/ftflow_dpdk.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2018-23 - ntop
* (C) 2018-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -560,7 +560,7 @@ static int processing_thread(__attribute__((unused)) void *arg) {
/* ************************************ */

static void print_help(void) {
printf("ftflow_dpdk - (C) 2018-24 ntop\n");
printf("ftflow_dpdk - (C) 2018-25 ntop\n");
printf("Usage: ftflow_dpdk [EAL options] -- [options]\n");
printf("-p <id>[,<id>] Port id (up to 2 ports are supported)\n");
printf("-7 Enable L7 protocol detection (nDPI)\n");
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_ft/ftflow_pcap.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2018-23 - ntop
* (C) 2018-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -244,7 +244,7 @@ void process_packet(u_char *_deviceId, const struct pcap_pkthdr *h, const u_char
/* *************************************** */

void print_help(void) {
printf("ftflow_pcap - (C) 2018-24 ntop\n");
printf("ftflow_pcap - (C) 2018-25 ntop\n");
printf("-h Print help\n");
printf("-i <device> Device name or PCAP file\n");
printf("-7 Enable L7 protocol detection (nDPI)\n");
Expand Down
2 changes: 1 addition & 1 deletion userland/examples_ft/fttest.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2018-23 - ntop
* (C) 2018-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion userland/examples_ft/ftutils.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_zc/zbalance.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -159,7 +159,7 @@ void sigproc(int sig) {
/* *************************************** */

void printHelp(void) {
printf("zbalance - (C) 2014-24 ntop\n");
printf("zbalance - (C) 2014-25 ntop\n");
printf("Using PFRING_ZC v.%s\n", pfring_zc_version());
printf("A master thread balancing packets to multiple consumer threads counting packets.\n\n");
printf("Usage: zbalance -i <device> -c <cluster id> -g <id:id...>\n"
Expand Down
2 changes: 1 addition & 1 deletion userland/examples_zc/zbalance_DC_ipc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_zc/zbalance_ipc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -634,7 +634,7 @@ void set_outzq_bpf() {
/* *************************************** */

void printHelp(void) {
printf("zbalance_ipc - (C) 2014-24 ntop\n");
printf("zbalance_ipc - (C) 2014-25 ntop\n");
printf("Using PFRING_ZC v.%s\n", pfring_zc_version());
printf("A master process balancing packets to multiple consumer processes.\n\n");
printf("Usage: zbalance_ipc -i <device> -c <cluster id> -n <num inst>\n"
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_zc/zbounce.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -150,7 +150,7 @@ void sigproc(int sig) {
/* *************************************** */

void printHelp(void) {
printf("zbounce - (C) 2014-24 ntop\n");
printf("zbounce - (C) 2014-25 ntop\n");
printf("Using PFRING_ZC v.%s\n", pfring_zc_version());
printf("A packet forwarder application between interfaces.\n\n");
printf("Usage: zbounce -i <device> -o <device> -c <cluster id> [-b]\n"
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_zc/zbounce_ipc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -134,7 +134,7 @@ void my_sigalarm(int sig) {
/* *************************************** */

void printHelp(void) {
printf("zbounce_ipc - (C) 2014-24 ntop\n");
printf("zbounce_ipc - (C) 2014-25 ntop\n");
printf("Using PFRING_ZC v.%s\n", pfring_zc_version());
printf("A packet forwarder application between sw queues.\n\n");
printf("Usage: zbounce_ipc -i <queue id> -o <queue id> -c <cluster id>\n"
Expand Down
6 changes: 3 additions & 3 deletions userland/examples_zc/zcount.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -162,7 +162,7 @@ void sigproc(int sig) {
/* *************************************** */

void printHelp(void) {
printf("zcount - (C) 2014-24 ntop\n");
printf("zcount - (C) 2014-25 ntop\n");
printf("Using PF_RING v.%s\n", pfring_zc_version());
printf("A simple packet counter application.\n\n");
printf("Usage: zcount -i <device> -c <cluster id>\n"
Expand All @@ -177,7 +177,7 @@ void printHelp(void) {
printf("-H High stats refresh rate (workaround for drop counter on 1G Intel cards)\n");
printf("-X Enable hardware timestamp (when supported)\n");
printf("-U Do not set the hardware clock when using -X (e.g. when using PTP)\n");
printf("-s <time> Set hardware timestamp (when supported). Format example: '2022-09-23 14:30:55.123456789'\n");
printf("-s <time> Set hardware timestamp (when supported). Format example: '2022-09-25 14:30:55.123456789'\n");
printf("-d <nsec> Adjust hardware timestamp using a signed nsec delta (when supported)'\n");
printf("-S <core id> Pulse-time thread for inter-packet time check\n");
printf("-T Capture also TX (standard kernel drivers only)\n");
Expand Down
4 changes: 2 additions & 2 deletions userland/examples_zc/zcount_ipc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* (C) 2003-23 - ntop
* (C) 2003-25 - ntop
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -140,7 +140,7 @@ void sigproc(int sig) {
/* *************************************** */

void printHelp(void) {
printf("zcount_ipc - (C) 2014-24 ntop\n");
printf("zcount_ipc - (C) 2014-25 ntop\n");
printf("Using PFRING_ZC v.%s\n", pfring_zc_version());
printf("A simple packet counter application consuming packets from a sw queue.\n\n");
printf("Usage: zcount_ipc -i <queue id> -c <cluster id>\n"
Expand Down
Loading

0 comments on commit 710b4e6

Please sign in to comment.