Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2018 05:05:06 +0000 (UTC)
From:      Bryan Venteicher <bryanv@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r327955 - stable/11/etc
Message-ID:  <201801140505.w0E5564r047514@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bryanv
Date: Sun Jan 14 05:05:06 2018
New Revision: 327955
URL: https://svnweb.freebsd.org/changeset/base/327955

Log:
  MFC r327438:
  
  Add VXLAN (RFC 7348) port

Modified:
  stable/11/etc/services
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/etc/services
==============================================================================
--- stable/11/etc/services	Sun Jan 14 03:36:03 2018	(r327954)
+++ stable/11/etc/services	Sun Jan 14 05:05:06 2018	(r327955)
@@ -2291,6 +2291,7 @@ ipfix		4739/udp   #IP Flow Info Export
 ipfixs		4740/sctp  #ipfix protocol over DTLS
 ipfixs		4740/tcp   #ipfix protocol over TLS
 ipfixs		4740/udp   #ipfix protocol over DTLS
+vxlan		4789/udp   #Virtual eXtensible Local Area Network (VXLAN)
 commplex-main	5000/tcp
 commplex-main	5000/udp
 commplex-link	5001/tcp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801140505.w0E5564r047514>