浏览代码

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]>

SVN-Revision: 47481
Hauke Mehrtens 10 年之前
父节点
当前提交
f1894ad167
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/base-files/files/etc/protocols

+ 1 - 0
package/base-files/files/etc/protocols

@@ -22,6 +22,7 @@ hmp	20	HMP		# host monitoring protocol
 xns-idp	22	XNS-IDP		# Xerox NS IDP
 xns-idp	22	XNS-IDP		# Xerox NS IDP
 rdp	27	RDP		# "reliable datagram" protocol
 rdp	27	RDP		# "reliable datagram" protocol
 iso-tp4	29	ISO-TP4		# ISO Transport Protocol class 4 [RFC905]
 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
 xtp	36	XTP		# Xpress Transfer Protocol
 ddp	37	DDP		# Datagram Delivery Protocol
 ddp	37	DDP		# Datagram Delivery Protocol
 idpr-cmtp 38	IDPR-CMTP	# IDPR Control Message Transport
 idpr-cmtp 38	IDPR-CMTP	# IDPR Control Message Transport