projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2009-01-21
Ben Pfaff
daemon: Fix segfault in read_pidfile() when pidfile...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Ben Pfaff
debian: Avoid aborting on switch startup when $COMMANDS...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Ben Pfaff
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Keith Amidon
Reopen log file in addition to reading conf file when...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
vswitchd: Reduce flow idle time when flow table grows...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
vswitchd: Don't reset idle timer when updating flows.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
Revert "brcompat: Don't re-read configuration file...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
vswitchd: Delete flows on a deleted interface when...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
New functions make_flow_mod(), make_del_flow().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
vswitchd: Avoid mishandling duplicate object names.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
New function svec_sort_unique(), svec_is_unique(),...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Ben Pfaff
brcompat: Don't re-read configuration file from inside...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Ben Pfaff
brcompat: Drop write-only variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Ben Pfaff
vlog: Add INFO level and apply it to messages for ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Ben Pfaff
vconn: Ignore async messages before version negotiation...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Ben Pfaff
secchan: Document --rate-limit and --burst-limit option...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Ben Pfaff
secchan: Divide options in manpage into labeled subsect...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Ben Pfaff
debian: Move ofp-switch-setup and manpage into correct...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
dpctl: Fix "add-flow" and "add-flows" when actions...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Justin Pettit
Merge branch 'master' of nicira.dyndns.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Justin Pettit
Check wildcards for in_port != out_port output validation.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
Add missing #includes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
root
Allow controller to set MAC address to use in ARP respo...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
vswitchd: Fix more memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
vswitchd: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
brcompat: Don't try to write the config file if it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Ben Pfaff
leak-checker: Make output file unbuffered.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
vswitchd: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Fix bugs in leak checker.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
vswitchd: Fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Fix memory leak in nl_sock_transact().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Implement simple memory leak detector.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Add ability to open null fds to process_start().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Add libpcre3-dev to build-dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
New function process_run().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Merge master and vswitchd branches
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Make dpctl accept an arbitrary number of actions.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
learning-switch: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
fatal-signal: Fix bug in call_hooks() recursion detection.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Use xstrdup() instead of xasprintf() for duplicating...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
dpctl: Fix use-after-free in "probe" command.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
netdev: Fix file descriptor leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
datapath: Check DMI strings for NULL.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
datapath: Avoid pointer arithmetic on possibly-NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
daemon: report error if daemon child process fails...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
dpctl: Exit unsuccessfully if a write to stdout or...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Use strtok_r() instead of strtok().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
dhcp-client: Don't report long time to expiration after...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
dhcp-client: Add comment about time going backward.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
datapath: Make 'length' local variable unsigned, for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Use a uint16_t variable to store a 16-bit value, not...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Ben Pfaff
Mark memory allocation functions with __attribute__...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Ben Pfaff
datapath: Fix tracking of number of flows in hash table.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Ben Pfaff
datapath: Add log level annotations to printk messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Justin Pettit
Add datapath device name to printk's.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Pfaff
vswitchd: Delete 'ifaces' pointer to interface when...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Pfaff
rconn: Fix segfault when the idle timeout races with...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Justin Pettit
Delete extermally removed interfaces from bridge compat...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Pfaff
vswitchd: Eliminate "can't forward to bad port" when...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Pfaff
datapath: Don't drop oversize GSO frames, since GSO...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Justin Pettit
Add support for sysfs and ethtool.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Pfaff
Only enable warning options that the compiler actually...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Ben Pfaff
Fix memory leak in make_pidfile().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Martin Casado
Add nicira copyright and gplv3 to vswitchd
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Enable many additional GCC warnings by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Mark stubbed-out function parameter as UNUSED.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Add missing switch case.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Add missing trailing initializers.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Mark out_of_memory() as never returning.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Add missing header file to brcompat.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
vlog: Fix initializer in VLOG_RATE_LIMIT macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
vlog: Mark format_log_message() as taking a printf...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Fix bug that could have caused infinite loop in ofp_pri...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Remove unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Add missing function prototypes to header files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Remove comparison of unsigned value < 0.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Mark unused callback function parameters as UNUSED.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Change external functions to static functions, where...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Make function declarations into prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Remove unused function parameter from stp_start().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Remove unused function parameter from stp_received_tcn_...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
netdev: Remove unused 'fd' parameter from set_flags().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
netdev: Remove unused 'netdev' parameter from dpif_add_...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
Remove 'wait' parameter from dpif_send_openflow().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
vswitchd: Fix port mirroring example.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
vswitchd: Fix inaccurate comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
vswitchd: Make secchan subprocesses listen for manageme...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
secchan: Fix inverted logic (down vs. up).
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
datapath: Fix deadlock in switch port removal.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
datapath: Avoid deadlock on dp_mutex versus kthread_stop().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
datapath: Fix deadlock in network device notifier.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Ben Pfaff
Style fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Ben Pfaff
Include "util.h" in hmap.h, to get CONTAINER_OF.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Convert GFP_ATOMIC to GFP_KERNEL where possible.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Remove userspace switch in favor of the superior usersp...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Fix "make dist" by adding forgotten files to sources...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Justin Pettit
Expose NetFlow to vswitchd configuration.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Fix the previous fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Fix datapath build by distributing all the necessary...
commit
|
commitdiff
|
tree
|
snapshot
next