Author: hauke
Date: 2015-11-15 23:09:13 +0100 (Sun, 15 Nov 2015)
New Revision: 47481

Modified:
   trunk/package/base-files/files/etc/protocols
Log:
base-files: add DCCP to /etc/protocols

Fixes this conntrackd warning:
WARNING: getprotobyname() cannot find protocol `DCCP' in /etc/protocols

Signed-off-by: Stijn Tintel <[email protected]>


Modified: trunk/package/base-files/files/etc/protocols
===================================================================
--- trunk/package/base-files/files/etc/protocols        2015-11-15 21:34:15 UTC 
(rev 47480)
+++ trunk/package/base-files/files/etc/protocols        2015-11-15 22:09:13 UTC 
(rev 47481)
@@ -22,6 +22,7 @@
 xns-idp        22      XNS-IDP         # Xerox NS IDP
 rdp    27      RDP             # "reliable datagram" protocol
 iso-tp4        29      ISO-TP4         # ISO Transport Protocol class 4 
[RFC905]
+dccp   33      DCCP            # Datagram Congestion Control Protocol [RFC4340]
 xtp    36      XTP             # Xpress Transfer Protocol
 ddp    37      DDP             # Datagram Delivery Protocol
 idpr-cmtp 38   IDPR-CMTP       # IDPR Control Message Transport
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to