o Wrap long lines.
This commit is contained in:
parent
26a88b797d
commit
bbcd6fc1d4
@ -183,7 +183,8 @@ streams_load="NO" # System V streams module
|
||||
##############################################################
|
||||
|
||||
if_disc_load="NO" # Discard device
|
||||
if_ef_load="NO" # pseudo-device providing support for multiple ethernet frame types
|
||||
if_ef_load="NO" # pseudo-device providing support for multiple
|
||||
# ethernet frame types
|
||||
if_faith_load="NO" # IPv6-to-IPv4 TCP relay capturing interface
|
||||
if_gif_load="NO" # generic tunnel interface
|
||||
if_gre_load="NO" # encapsulating network device
|
||||
@ -217,21 +218,25 @@ if_cs_load="NO" # Crystal Semiconductor CS8920
|
||||
if_cue_load="NO" # CATC USB-EL1210A USB Ethernet
|
||||
if_dc_load="NO" # DEC/Intel 21143 and various workalikes
|
||||
if_de_load="NO" # DEC DC21x4x Ethernet
|
||||
if_ed_load="NO" # National Semiconductor DS8390/WD83C690 Ethernet
|
||||
if_ed_load="NO" # National Semiconductor DS8390/WD83C690
|
||||
# Ethernet
|
||||
if_em_load="NO" # Intel(R) PRO/1000 Gigabit Ethernet
|
||||
if_en_load="NO" # Midway-based ATM interfaces
|
||||
if_ep_load="NO" # 3Com Etherlink III (3c5x9)
|
||||
if_ex_load="NO" # Intel EtherExpress Pro/10 Ethernet
|
||||
if_fe_load="NO" # Fujitsu MB86960A/MB86965A based Ethernet adapters
|
||||
if_fe_load="NO" # Fujitsu MB86960A/MB86965A based Ethernet
|
||||
# adapters
|
||||
if_fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
if_gem_load="NO" # Sun GEM/Sun ERI/Apple GMAC
|
||||
if_hme_load="NO" # Sun Microelectronics STP2002-STQ Ethernet
|
||||
if_ie_load="NO" # Intel 82586
|
||||
if_ipw_load="NO" # Intel PRO/Wireless 2100 wireless
|
||||
if_iwi_load="NO" # Intel PRO/Wireless 2200BG/2225BG/2915ABG wireless
|
||||
if_iwi_load="NO" # Intel PRO/Wireless 2200BG/2225BG/2915ABG
|
||||
# wireless
|
||||
if_ixgb_load="NO" # Intel PRO/10Gb Ethernet
|
||||
if_le_load="NO" # AMD Am7900 LANCE and Am79C9xx PCnet
|
||||
if_lge_load="NO" # Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet
|
||||
if_lge_load="NO" # Level 1 LXT1001 NetCellerator PCI Gigabit
|
||||
# Ethernet
|
||||
if_msk_load="NO" # Marvell/SysKonnect Yukon II Gigabit Ethernet
|
||||
if_mxge_load="NO" # Myricom Myri10GE 10Gb Ethernet
|
||||
if_my_load="NO" # Myson PCI Fast Ethernet
|
||||
@ -289,7 +294,8 @@ ng_ip_input_load="NO" # netgraph IP input node type
|
||||
ng_ksocket_load="NO" # kernel socket netgraph node type
|
||||
ng_l2tp_load="NO" # L2TP protocol netgraph node type
|
||||
ng_lmi_load="NO" # frame relay LMI protocol netgraph node type
|
||||
ng_mppc_load="NO" # Microsoft MPPC/MPPE compression and encryption netgraph node type
|
||||
ng_mppc_load="NO" # Microsoft MPPC/MPPE compression and
|
||||
# encryption netgraph node type
|
||||
ng_netflow_load="NO" # Cisco's NetFlow netgraph node type
|
||||
ng_one2many_load="NO" # packet multiplexing netgraph node type
|
||||
ng_ppp_load="NO" # PPP protocol netgraph node type
|
||||
@ -297,10 +303,12 @@ ng_pppoe_load="NO" # RFC 2516 PPPOE protocol netgraph node type
|
||||
ng_pptpgre_load="NO" # PPTP GRE protocol netgraph node type
|
||||
ng_rfc1490_load="NO" # RFC 1490 netgraph node type
|
||||
ng_socket_load="NO" # Netgraph socket node type
|
||||
ng_split_load="NO" # netgraph node to separate incoming and outgoing flows
|
||||
ng_split_load="NO" # netgraph node to separate incoming and
|
||||
# outgoing flows
|
||||
ng_sppp_load="NO" # sppp netgraph node type
|
||||
ng_tee_load="NO" # Netgraph ``tee'' node type
|
||||
ng_tty_load="NO" # Netgraph node type that is also a line discipline
|
||||
ng_tty_load="NO" # Netgraph node type that is also a line
|
||||
# discipline
|
||||
ng_vjc_load="NO" # Van Jacobsen compression netgraph node type
|
||||
ng_vlan_load="NO" # IEEE 802.1Q VLAN tagging netgraph node type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user