projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2009-03-13
Ben Pfaff
secchan: Remove unused function ofproto_set_actions().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Justin Pettit
Don't send mgmt OpenFlow messages if mgmt_rconn isn...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Ben Pfaff
debian: Fix confusion between dp0 and of0.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
secchan: Treat invalid table IDs in stats requests...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
debian: Remove obsolete --monitor support from switch...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
Update documentation and fix up a few related inconsist...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Justin Pettit
Add retired Nicira entension types.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
vswitchd: Use datapath ID format instead of MAC format...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
vswitchd: Improve formatting of manpage.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
secchan: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
cfg: Make 'cfg_cookie' static.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
cfg: Write "# This file intentionally left blank.\n...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
svec: Add new argument to svec_join().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
cfg: Write correct data when retrying a partial write...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Justin Pettit
Allow ignoring "mgmt.controller" settings per bridge.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Justin Pettit
Indicate that SSL configuration is global in vswitchd.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Justin Pettit
Fix copy/paste naming issue.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
Make sure that the .man include files get into "make...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Justin Pettit
Various fixes for SSL configruation and mgmt id generation.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
secchan: Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ben Pfaff
secchan: Drop configuration file support.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
dpctl: Update manpage.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
Make manpages come out better in PostScript format.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
dpctl: Remove nl: special case that no longer makes...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Keith Amidon
Update Xen init scripts & default config for changes...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
vswitch: Don't delete all flows on SIGHUP if a controll...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
cfg: Fix cfg_unlock() to remove the lockfile unconditio...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
cfg: Make lock_fd, dirty static.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
dpif: More consistently initialize dpifs in failure...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
dpif: Fix fd leak in dpif_create().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
lockfile: Fix inverted comparison.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
lockfile: Remove fd parameter to remove_lockfile().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
cfg: Initialize lock_fd to -1.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Keith Amidon
Fix 64-bit alignment issue in management protocol message.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Keith Amidon
Example configuration in comments in the configuration...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
vswitch: Disallow bridges named "dpN" or "nl:N".
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
secchan: Don't infinite-loop in switch_status_destroy().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
datapath: Always return EFAULT to userspace when copy_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
datapath: Refuse module load if an active bridge exists.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
datapath: End load-time greeting message with new-line.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Justin Pettit
Fix help output that indicated multiple config files...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Justin Pettit
First cut of management control protocol.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Justin Pettit
Ignore vim swap files.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
vswitch: Choose the datapath ID more intelligently.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
cfg: Add ability to parse datapath IDs.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
cfg: Fix collision between CFG_VLAN and CFG_REQUIRED.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
dpctl: New command "get-name", for symmetry with "get...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
dpctl: Allow initial set of interfaces to be specified...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ben Pfaff
vswitch: Fix sense of comparison.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: In ofproto_set_controller(), only reconnect...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
dpctl: Accept port names (e.g. "NORMAL") on in_port...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
ofp-print: Make flow statistics and actions slightly...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
ofp-print: Support printing NXAST_RESUBMIT Nicira action.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Fix segfault in handling OFPP_TABLE, NXAST_RES...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
Implement OFPP_NORMAL action in secchan and hook into...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
vswitch: Work in terms of ODP port numbers.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Purge buffered packets on startup.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Fix memory leak, and flush all flows on ofprot...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: New function ofproto_flush_flows() to flush...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
classifier: New enum CLS_INC_ALL, for convenience.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Make ofproto_add_flow() able to add a permanen...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Add wildcard support to ofproto_add_flow(...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Keep track of ofproto even when translating...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
vswitch: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
secchan: Drop unused function.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ben Pfaff
vswitch: Drop unused extern declaration.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
vconn: Delete fd-based vconns.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
vswitch: Eliminate OpenFlow connection to ofproto.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
Stop using vswitch OpenFlow connection to ofproto,...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Make netflow expiration arguments more sensible.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Optimize flow expiration when not connected.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
Move ODP-related functions into new module "odp-util".
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Retain original input port for NXAST_RESUBMIT...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Add clarifying comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
vswitch: Fix memory leak in error path.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
dpif: New function dpif_id() for getting the datapath...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
vswitch: Fix file descriptor leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Ben Pfaff
secchan: Remove an invalid optimization.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Justin Pettit
Repair recently broken cfg_has_section().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Justin Pettit
Have secchan reply to OpenFlow echo requests.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Justin Pettit
Include limits.h for UINT_MAX definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
Keep secchan and vswitchd from consuming 100% CPU when...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
vswitch: Keep existing datapaths when starting up.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
dpif: New function dpif_get_name().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
Make ODP_DP_CREATE distinguish conflicting name from...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
shash: Don't free block we didn't allocate in shash_des...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
flow: Properly translate port numbers in flow_from_match().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
netdev: Don't log a warning for unsupported ethtool...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
dpif: Don't log a warning in dpifmon_poll() for missing...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
secchan: Fix use-after-free by allocating rule actions...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Justin Pettit
Cleanup .gitignore for 2.4 datapath builds.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Justin Pettit
More files for git to ignore for 2.6 datapath builds.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Justin Pettit
Cleanup files for git to ignore in datapath linux-2...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Justin Pettit
Only build SSL components if build configured with...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Justin Pettit
Add limits.h for UINT_MAX definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
secchan: Correctly maintain rule's number of actions.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
dpif: Suppress spurious error from Valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ben Pfaff
Add header for interacting with Valgrind, where it...
commit
|
commitdiff
|
tree
|
snapshot
next