Author: bryanv
Date: Sun Dec 31 17:11:12 2017
New Revision: 327438
URL: https://svnweb.freebsd.org/changeset/base/327438

Log:
  Add VXLAN (RFC 7348) port
  
  PR:           202316
  Submitted by: olgeni@
  MFC after:    2 weeks

Modified:
  head/etc/services

Modified: head/etc/services
==============================================================================
--- head/etc/services   Sun Dec 31 17:07:59 2017        (r327437)
+++ head/etc/services   Sun Dec 31 17:11:12 2017        (r327438)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to