OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpenFlow
(Results
1 - 2
of
2
) sorted by null
/external/scapy/scapy/contrib/
openflow.py
7
##
OpenFlow
is an open standard used in SDN deployments.
8
## Based on
OpenFlow
v1.0.1
11
# scapy.contrib.description =
Openflow
v1.0
51
### of
OpenFlow
messages: ports, matches, actions, queues.
211
name = "Dummy
OpenFlow
Action Header"
361
name = "Dummy
OpenFlow
Queue Property Header"
456
##############
OpenFlow
1.0 Messages ################
460
name = "Dummy
OpenFlow
Header"
468
ofp_version = { 0x01: "
OpenFlow
1.0",
469
0x02: "
OpenFlow
1.1"
[
all
...]
openflow3.py
7
##
OpenFlow
is an open standard used in SDN deployments.
8
## Based on
OpenFlow
v1.3.4
11
# scapy.contrib.description =
Openflow
v1.3
62
### of
OpenFlow
messages: ports, matches/OXMs, actions,
69
name = "Dummy
OpenFlow
Hello Elem Header"
690
name = "Dummy
OpenFlow
Action Header"
[
all
...]
Completed in 217 milliseconds