projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vconn-stream: Fix listening on ptcp: and pssl: without specifying a port.
[openvswitch]
/
lib
/
vconn.c
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
2010-02-20
Justin Pettit
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add support for matching IP addresses in ARP...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add support for flow cookies (OpenFlow 1.0)
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Check overlap, emerg flow cache, and error...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Ben Pfaff
vconn: New functions vconn_verify_name(), pvconn_verify...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Ben Pfaff
vconn: When validating OpenFlow actions always check...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Ben Pfaff
vconn: Convert vconn code to modern OVS structure.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Ben Pfaff
Check invariants earlier in vconn and stream code.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Justin Pettit
vconn: Fix endian issue in unknown action type error...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Justin Pettit
vconn: Clean-up "match" typo in comments
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Ben Pfaff
Fix incorrect printf format specifiers.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Ben Pfaff
vconn: Remove unused "reconnectable" member from vconn.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Ben Pfaff
Factor out code for composing OFPT_PACKET_IN messages.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/ctrix' into k
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Jean Tourrihles
vconn: Fix byte-swapping of message type when validatin...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Ben Pfaff
Do not try to resolve DNS for OpenFlow controllers...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Ben Pfaff
vconn: Fix detection of vconn local IP address, to...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Justin Pettit
Have rconn and vconn export information about IPs and...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-13
Ben Pfaff
vconn: Factor out common code from TCP and SSL vconns.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Ben Pfaff
vconn: Drop obsolete code for Netlink-based vconns.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Ben Pfaff
vconn: Report valid errno value if connection closed...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current