From fdc59587d4b2a19b8d37c49fec507b2dc77f167a Mon Sep 17 00:00:00 2001 From: Claudio Jeker Date: Fri, 30 Apr 2010 11:06:17 +0000 Subject: Add commented MPLS and mpe(4) entries. OK sthen, jsg --- sys/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC index 9b4825a5200..db9b446eee6 100644 --- a/sys/conf/GENERIC +++ b/sys/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.154 2010/03/22 21:02:57 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.155 2010/04/30 11:06:16 claudio Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -68,6 +68,7 @@ option PPP_DEFLATE #option PIPEX # Pppac IP EXtension, for npppd option MROUTING # Multicast router #option PIM # Protocol Independent Multicast +#option MPLS # Multi-Protocol Label Switching #mpath0 at root # SCSI Multipathing #scsibus* at mpath? @@ -107,6 +108,7 @@ pseudo-device tun # network tunneling over tty pseudo-device vlan # IEEE 802.1Q VLAN pseudo-device trunk # Trunking support pseudo-device vether # Virtual ethernet +#pseudo-device mpe # MPLS PE interface # for IPv6 #pseudo-device faith 1 # IPv[46] tcp relay translation i/f -- cgit v1.2.3