Add new options NETGRAPH_PPP and NETGRAPH_PPPOE, plus NETGRAPH_SOCKET which
was missing from before.
This commit is contained in:
parent
6827c8fed3
commit
b0801bac74
@ -400,7 +400,10 @@ options NETGRAPH_FRAME_RELAY
|
||||
options NETGRAPH_HOLE
|
||||
options NETGRAPH_IFACE
|
||||
options NETGRAPH_LMI
|
||||
options NETGRAPH_PPP
|
||||
options NETGRAPH_PPPOE
|
||||
options NETGRAPH_RFC1490
|
||||
options NETGRAPH_SOCKET
|
||||
options NETGRAPH_TEE
|
||||
options NETGRAPH_TTY
|
||||
options NETGRAPH_UI
|
||||
|
@ -400,7 +400,10 @@ options NETGRAPH_FRAME_RELAY
|
||||
options NETGRAPH_HOLE
|
||||
options NETGRAPH_IFACE
|
||||
options NETGRAPH_LMI
|
||||
options NETGRAPH_PPP
|
||||
options NETGRAPH_PPPOE
|
||||
options NETGRAPH_RFC1490
|
||||
options NETGRAPH_SOCKET
|
||||
options NETGRAPH_TEE
|
||||
options NETGRAPH_TTY
|
||||
options NETGRAPH_UI
|
||||
|
@ -400,7 +400,10 @@ options NETGRAPH_FRAME_RELAY
|
||||
options NETGRAPH_HOLE
|
||||
options NETGRAPH_IFACE
|
||||
options NETGRAPH_LMI
|
||||
options NETGRAPH_PPP
|
||||
options NETGRAPH_PPPOE
|
||||
options NETGRAPH_RFC1490
|
||||
options NETGRAPH_SOCKET
|
||||
options NETGRAPH_TEE
|
||||
options NETGRAPH_TTY
|
||||
options NETGRAPH_UI
|
||||
|
Loading…
Reference in New Issue
Block a user