Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions LINUX/i40e_netmap_linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
*/

/*
* $FreeBSD$
*
* netmap support for: i40e (LINUX version)
*
* derived from ixgbe
Expand Down
2 changes: 0 additions & 2 deletions LINUX/ixgbe_netmap_linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
*/

/*
* $FreeBSD: head/sys/dev/netmap/ixgbe_netmap.h 230572 2012-01-26 09:55:16Z luigi $
*
* netmap support for: ixgbe (LINUX version)
*
* This file is meant to be a reference on how to implement
Expand Down
3 changes: 0 additions & 3 deletions WINDOWS/includes/net/ethernet.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/*
* Fundamental constants relating to ethernet.
*
* $FreeBSD: head/sys/net/ethernet.h 249925 2013-04-26 12:50:32Z glebius $
*
*/

#ifndef _NET_ETHERNET_H_
Expand Down
1 change: 0 additions & 1 deletion WINDOWS/includes/net/if_dl.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
* SUCH DAMAGE.
*
* @(#)if_dl.h 8.1 (Berkeley) 6/10/93
* $FreeBSD: src/sys/net/if_dl.h,v 1.14 2005/01/07 01:45:34 imp Exp $
*/

#ifndef _NET_IF_DL_H_
Expand Down
2 changes: 0 additions & 2 deletions apps/bridge/bridge.8
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd November 21, 2020
.Dt BRIDGE 8
.Os
Expand Down
2 changes: 0 additions & 2 deletions apps/bridge/bridge.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
*
* A netmap application to bridge two network interfaces,
* or one interface and the host stack.
*
* $FreeBSD$
*/

#include <libnetmap.h>
Expand Down
2 changes: 0 additions & 2 deletions apps/include/ctrs.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef CTRS_H_
#define CTRS_H_

/* $FreeBSD$ */

#include <errno.h>
#include <stdlib.h>
#include <sys/time.h>
Expand Down
2 changes: 0 additions & 2 deletions apps/lb/lb.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd October 28, 2018
.Dt LB 8
.Os
Expand Down
1 change: 0 additions & 1 deletion apps/lb/lb.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
/* $FreeBSD$ */
#include <ctype.h>
#include <errno.h>
#include <inttypes.h>
Expand Down
1 change: 0 additions & 1 deletion apps/lb/pkt_hash.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
** ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
** POSSIBILITY OF SUCH DAMAGE.
**/
/* $FreeBSD$ */

/* for func prototypes */
#include "pkt_hash.h"
Expand Down
1 change: 0 additions & 1 deletion apps/lb/pkt_hash.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
** ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
** POSSIBILITY OF SUCH DAMAGE.
**/
/* $FreeBSD$ */
#ifndef LB_PKT_HASH_H
#define LB_PKT_HASH_H
/*---------------------------------------------------------------------*/
Expand Down
2 changes: 0 additions & 2 deletions apps/nmreplay/nmreplay.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd December 21, 2018
.Dt NMREPLAY 8
.Os
Expand Down
2 changes: 0 additions & 2 deletions apps/nmreplay/nmreplay.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
*/


Expand Down
2 changes: 0 additions & 2 deletions apps/pkt-gen/pkt-gen.8
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd April 21, 2023
.Dt PKT-GEN 8
.Os
Expand Down
1 change: 0 additions & 1 deletion apps/pkt-gen/pkt-gen.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
*/

/*
* $FreeBSD$
* $Id: pkt-gen.c 12346 2013-06-12 17:36:25Z luigi $
*
* Example program to show how to build a multithreaded packet
Expand Down
2 changes: 0 additions & 2 deletions apps/tlem/tlem.8
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd February 13, 2020
.Dt TLEM 1
.Os
Expand Down
2 changes: 0 additions & 2 deletions apps/vale-ctl/vale-ctl.4
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd March 31, 2020
.Dt VALE-CTL 4
.Os
Expand Down
2 changes: 0 additions & 2 deletions apps/vale-ctl/vale-ctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
* SUCH DAMAGE.
*/

/* $FreeBSD$ */

#define LIBNETMAP_NOTHREADSAFE
#include <libnetmap.h>

Expand Down
2 changes: 1 addition & 1 deletion libnetmap/libnetmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018 Universita` di Pisa
* All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion libnetmap/nmctx-pthreads.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018 Universita` di Pisa
* All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion libnetmap/nmctx.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018 Universita` di Pisa
* All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion libnetmap/nmport.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018 Universita` di Pisa
* All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion libnetmap/nmreq.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018 Universita` di Pisa
* All rights reserved.
Expand Down
2 changes: 0 additions & 2 deletions share/man/man4/netmap.4
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" This document is derived in part from the enet man page (enet.4)
.\" distributed with 4.3BSD Unix.
.\"
.\" $FreeBSD$
.\"
.Dd October 3, 2020
.Dt NETMAP 4
.Os
Expand Down
2 changes: 0 additions & 2 deletions share/man/man4/ptnet.4
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
.\"
.Dd December 11, 2018
.Dt PTNET 4
.Os
Expand Down
1 change: 0 additions & 1 deletion share/man/man4/vale.4
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
.\" This document is derived in part from the enet man page (enet.4)
.\" distributed with 4.3BSD Unix.
.\"
.\" $FreeBSD$
.\" $Id: $
.\"
.Dd February 6, 2020
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/if_em_netmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved.
*
Expand All @@ -26,8 +26,6 @@
*/

/*
* $FreeBSD: head/sys/dev/netmap/if_em_netmap.h 238985 2012-08-02 11:59:43Z luigi $
*
* netmap support for: em.
*
* For more details on netmap support please see ixgbe_netmap.h
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/if_igb_netmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2011-2014 Universita` di Pisa. All rights reserved.
*
Expand All @@ -26,8 +26,6 @@
*/

/*
* $FreeBSD: head/sys/dev/netmap/if_igb_netmap.h 256200 2013-10-09 17:32:52Z jfv $
*
* Netmap support for igb, partly contributed by Ahmed Kooli
* For details on netmap support please see ixgbe_netmap.h
*/
Expand Down
2 changes: 0 additions & 2 deletions sys/dev/netmap/if_ixl_netmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
*/

/*
* $FreeBSD$
*
* netmap support for: ixl
*
* derived from ixgbe
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/if_lem_netmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved.
*
Expand Down Expand Up @@ -27,8 +27,6 @@


/*
* $FreeBSD: head/sys/dev/netmap/if_lem_netmap.h 271849 2014-09-19 03:51:26Z glebius $
*
* netmap support for: lem
*
* For details on netmap support please see ixgbe_netmap.h
Expand Down
2 changes: 0 additions & 2 deletions sys/dev/netmap/if_ptnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD$
*/

/* Driver for ptnet paravirtualized network device. */
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/if_re_netmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2011-2014 Luigi Rizzo. All rights reserved.
*
Expand All @@ -26,8 +26,6 @@
*/

/*
* $FreeBSD$
*
* netmap support for: re
*
* For more details on netmap support please see ixgbe_netmap.h
Expand Down
4 changes: 0 additions & 4 deletions sys/dev/netmap/if_vtnet_netmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
* SUCH DAMAGE.
*/

/*
* $FreeBSD$
*/

#include <net/netmap.h>
#include <sys/selinfo.h>
#include <vm/vm.h>
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/ixgbe_netmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved.
*
Expand All @@ -26,8 +26,6 @@
*/

/*
* $FreeBSD: head/sys/dev/netmap/ixgbe_netmap.h 244514 2012-12-20 22:26:03Z luigi $
*
* netmap support for: ixgbe (both ix and ixv)
*
* This file is meant to be a reference on how to implement
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/netmap.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2011-2014 Matteo Landi
* Copyright (C) 2011-2016 Luigi Rizzo
Expand Down Expand Up @@ -31,8 +31,6 @@


/*
* $FreeBSD$
*
* This module supports memory mapped access to network devices,
* see netmap(4).
*
Expand Down
2 changes: 0 additions & 2 deletions sys/dev/netmap/netmap_bdg.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ ports attached to the switch)

#if defined(__FreeBSD__)
#include <sys/cdefs.h> /* prerequisite */
__FBSDID("$FreeBSD$");

#include <sys/types.h>
#include <sys/errno.h>
#include <sys/param.h> /* defines used in kernel.h */
Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/netmap_bdg.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2013-2018 Universita` di Pisa
* All rights reserved.
Expand All @@ -24,8 +24,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
*/
#ifndef _NET_NETMAP_BDG_H_
#define _NET_NETMAP_BDG_H_
Expand Down
3 changes: 1 addition & 2 deletions sys/dev/netmap/netmap_freebsd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2013-2014 Universita` di Pisa. All rights reserved.
*
Expand All @@ -25,7 +25,6 @@
* SUCH DAMAGE.
*/

/* $FreeBSD$ */
#include "opt_inet.h"
#include "opt_inet6.h"

Expand Down
4 changes: 1 addition & 3 deletions sys/dev/netmap/netmap_generic.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2013-2016 Vincenzo Maffione
* Copyright (C) 2013-2016 Luigi Rizzo
Expand Down Expand Up @@ -67,8 +67,6 @@
#ifdef __FreeBSD__

#include <sys/cdefs.h> /* prerequisite */
__FBSDID("$FreeBSD$");

#include <sys/types.h>
#include <sys/errno.h>
#include <sys/malloc.h>
Expand Down
Loading
Loading