projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2008-05-05
Justin Pettit
Officially designate the v0.8.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Justin Pettit
Get rid of compiler warning under gcc 4.2.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Justin Pettit
Fix problem introduced by kernel threads when building...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Justin Pettit
Clean-up OpenFlow main header a bit.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Justin Pettit
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Justin Pettit
Finishing touches on v0.8.0 release candidate.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Justin Pettit
- Update man pages to reflect recent spat of changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Justin Pettit
Send the features request before the set config to...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Ben Pfaff
Add build directory to include path.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Ben Pfaff
Suppress Automake warnings about GNU make extensions...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Implement aggregate flow statistics in kernel and users...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Reduce spurious recompilations for Linux 2.4 datapath.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Remove MAX_ACTIONS (which was 16) as a limit on the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Send actions as part of flow statistics messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Add max_idle field to flow stats messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Justin Pettit
- Add priority to flow expiration messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Convert tabs to spaces to fix indentation issues.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Implement new statistics format in kernel and userspace...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Drop prototype for function that does not exist.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Clear padding bytes in fill_flow_stats(), to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Initialize n_flows member in table-hash.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
Initialize rconn "connected" member.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Ben Pfaff
New utility function xmemdup().
commit
|
commitdiff
|
tree
|
snapshot
2008-05-01
Justin Pettit
Add support for OFPP_TABLE virtual port to user-space...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-01
Justin Pettit
- Add support for OpenFlow error message type.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Ben Pfaff
Revamp OpenFlow kernel module build system.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Justin Pettit
Fix problem displaying duration when printing flow...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Justin Pettit
- On flow entries with wildcards, match priority field...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Ben Pfaff
Fix openflow.h compilation with GCC 2.95.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Ben Pfaff
Rename variables with duplicate names, so as to be...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Ben Pfaff
Get rid of union in struct sw_flow, because only one...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Ben Pfaff
Make dumping large numbers of flows possible.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Justin Pettit
BUG #6
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Ben Pfaff
Add missing NLM_F flags constants (oops).
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Ben Pfaff
Enable the netlink library to dump more verbose debug...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Ben Pfaff
Make nl_sock_sendv properly implement 'wait' option.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Ben Pfaff
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Justin Pettit
Clean-up related to supporting priorities...mostly...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Justin Pettit
BUG #5
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Justin Pettit
Print the configuration of the switch in addition to...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Justin Pettit
Add support for deleting flow entries with "del-flows...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Justin Pettit
- Add support for flow entry priorities.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Justin Pettit
Fix problem where the add_flow command is reading an...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Ben Pfaff
Improve list traversal macros.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Ben Pfaff
Add missing header to Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Ben Pfaff
Drop stray debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Ben Pfaff
Get rid of build dependency on netlink-related headers...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
root
Fix problem in sending netlink messages on non-32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
root
CHECKSUM_COMPLETE and CHECKSUM_PARTIAL were added Linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
root
Tolerate ENOBUFS from kernel netlink code in second...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Ben Pfaff
Support NETLINK_ADD_MEMBERSHIP even when compiled with...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Ben Pfaff
Handle memory allocation failure in dp_output_control().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Ben Pfaff
Mark functions not meant to be exported as static.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Justin Pettit
Add priority field to flow_mod...code to support this...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Justin Pettit
Fix tab/space issue.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Justin Pettit
BUG #4.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-21
Justin Pettit
Mark structures as packed that cause alignment problems...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Justin Pettit
Fix a problem with not allocating enough room for netli...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Justin Pettit
Fix call from vfprintf to fprintf, which could cause...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Justin Pettit
Switch from "stat" to "stats" everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Justin Pettit
- Keep datapath config in host-byte order (and fix...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Natasha Gude
Updated version references to OFP_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Justin Pettit
Use new OpenFlow protocol versioning scheme.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Justin Pettit
Finish removing references to the MAC table.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Ben Pfaff
Merge remote branch 'repo/master' into stats
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Ben Pfaff
Expand tabs to spaces in dp_send_flow_stats.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Ben Pfaff
Make table_id in OpenFlow messages 8 bits, since 255...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Ben Pfaff
Make duration in ofp_flow_stats a 32-bit quantity ...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Ben Pfaff
Add missing calls to htons/ntohs in accesses to miss_se...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Justin Pettit
MIPS fixes based on suggestions from Jiang.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Justin Pettit
Add support for OFPP_TABLE virtual port.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Justin Pettit
Fix compilation error in 2.4.20 kernels.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Justin Pettit
Remove MAC table support.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Justin Pettit
Fixes to configure script based on suggestions from...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Justin Pettit
Changes based on feedback from GigaFin.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Justin Pettit
Fixed minor tab/spaces issue.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Ben Pfaff
Don't read info->attrs[DP_GENL_A_OPENFLOW] twice, unnec...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Implement OpenFlow statistics in switches and in dpctl.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Send replies to OpenFlow requests only to the sender.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Factor out parsing vconn-ssl options.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Factor out printing the list of available vconns.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Break data_hello and control_hello messages into multip...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Allow secchan to listen for management connections...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Rename controller_connection to rconn and use it in...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Make vconn-tcp log an error when the connection drops...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Make vconn log all incoming and outgoing OpenFlow packe...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Add new functions for pretty-printing an OpenFlow messa...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Add vlog functions and macros for testing whether a...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Fix bug in vconn-tcp, vconn-ssl that prevented minimum...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Ben Pfaff
Fix logic bug in userspace switch that could cause...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Justin Pettit
By more liberal (egads!) about allocating space for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Allow timeout implementations to block, by using a...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Add clarifying comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Get rid of tables' dependency on the datapath.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Make the datapath responsible for the controller connec...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Merge datapath.[ch] with forward.[ch].
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Better abstract controller_connection.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Reverse the dependency of controller.c on forward.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Pfaff
Hide contents of sw_chain.
commit
|
commitdiff
|
tree
|
snapshot
next