projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2008-07-18
Ben Pfaff
New header file timeval.h for time-related functionality.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
New header file "type-props.h" for testing properties...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
Set skb->dev before calling netif_rx().
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
Fix "make dist".
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
By default, log to syslog also.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
Log an error when the time is negative at vlog startup.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
Fix behavior when system date is negative.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
Answer ARP requests from controller directly in secchan.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
New function eth_addr_is_zero().
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
New function netdev_arp_lookup().
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
New function rconn_get_ip().
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Ben Pfaff
New function vconn_get_ip().
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ben Pfaff
Assert on structure sizes in openflow.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ben Pfaff
Adjust OpenFlow to have same structure layout on 32...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Ben Pfaff
Include date and time in vlog messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Ben Pfaff
Add "probe" command to dpctl.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Ben Pfaff
Prevent switch implementations from complaining about...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Ben Pfaff
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Ben Pfaff
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Fix segfault when SSL_connect or SSL_accept reports...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Announce fail-open mode more aggressively in secchan.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Make the secure channel and controller send out keepalives.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Drop "benchmark" netlink message and "benchmark-nl...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Add "benchmark" command to work like "benchmark-nl...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Add "ping" command to dpctl for testing echo requests.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Respond to echo requests in OpenFlow implementations.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Add utility functions for generating random numbers...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Fix -v, --verbose options to userspace programs.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Fix typo in user message.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Ben Pfaff
Fix commit 8bdd107e0 (jiffies linking error) when not...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Justin Pettit
Improve flow handling in dpctl.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Justin Pettit
Don't allow adding a flow entry with an output port...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Justin Pettit
Don't allow adding a flow entry with an output port...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
David Erickson
Fixed a linking collision where jiffies have been backp...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Ben Pfaff
Modified the naming scheme for hardware tables.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Ben Pfaff
Don't special-case broadcast packets in in-band mode.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Justin Pettit
Fix extraction of flow data from match structure.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Justin Pettit
Fix a couple of problems when modifying VLAN tags.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Ben Pfaff
Add --max-idle option to secchan and controller.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Justin Pettit
Fix VLAN modification action in kernel switch.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-24
Justin Pettit
Add printing of all supported action types.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Ben Pfaff
Drop "send_openflow_skb: send failed: -3" warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Ben Pfaff
Implement Debian-based packaging and deployment infrast...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Ben Pfaff
Bring manpages and usage messages up-to-date.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Ben Pfaff
Allow priority to be specified in dpctl del-flows command.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Ben Pfaff
Make flow specifications more general in dpctl:
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Ben Pfaff
Add --detach and --pidfile options to daemons.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Ben Pfaff
Set fail-open explicitly as default.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Justin Pettit
Have the switch list all the stats types it support...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Justin Pettit
Fix identification of SNAP packets.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Ben Pfaff
Fix "NOHZ: local_softirq_pending 08" message.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Ben Pfaff
Move manpages from man directory to next to their programs.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Ben Pfaff
Add "fail open" feature to secchan.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Ben Pfaff
Factor learning switch out of controller into library.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Ben Pfaff
Only log unprocessed packets in the controller if debug...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Ben Pfaff
Fix "waiting for of0 to become free" message on deldp.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Ben Pfaff
Delete unneeded line.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Ben Pfaff
Fix "make dist" in datapath/linux-2.4 when --with-l24...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Ben Pfaff
Make boot.sh give an error if pkg-config is not installed.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Ben Pfaff
Improve formatting of manpage.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Ben Pfaff
Prevent deadlock in OpenSSL.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Justin Pettit
Fixed typos in dummy hardware table example that caused...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Use kernel build system for linux-2.4.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Justin Pettit
Define skb_reset_mac_header for Linux 2.6 kernels older...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Don't oops on deldp, by avoiding use-after-free on...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Don't try to destroy dp_dev while the local port holds...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Free ofX network device when we're done with it.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Avoid wild pointer write in del_switch_port().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Remove vestigial support for auto-running unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Ben Pfaff
Fix "make dist" by distributing some more files.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Justin Pettit
Make capitalization consistent.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Ben Pfaff
Fix "make clean" to delete symlinks created by "make".
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Ignore NLMSG_DONE Netlink messages in dpif.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Fix use-after-free bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Fix typo in error message.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Make in-band communication work.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Make the OFPP_LOCAL port work in the kernel OpenFlow...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Break MAC learning out of controller into library.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
New functions for getting and setting network device...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Expose device IP addresses through netdev.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Move netdev from switch to lib.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Print actions in ofp_flow_mod messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Pretty-print port numbers when printing ofp_switch_feat...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Print special ports by name in ofp_packet_in messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Put newline before packet info in ofp_packet_out pretty...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Print more special ports by name in ofp-print.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Get rid of obsolete, commented-out debugging code in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Demote warning about runt frames to debug message.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Always do exact-match on undefined flow fields, so...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Don't allow CONFIG_PREEMPT with Linux 2.6.x before...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Fix buggy table-linear iterator function.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Ben Pfaff
Don't ever send frames on OpenFlow devices to the host...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
root
- When deleting an entry, remove the entry from "iter_n...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Justin Pettit
- Add Stanford License.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Justin Pettit
Make sure destroy function was defined before trying...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Justin Pettit
Cleanup extraneous printing of spaces when dumping...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Ben Pfaff
Add-on hardware tables initial implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Justin Pettit
Prepare for 0.8.1 release.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Justin Pettit
Remove definition of unused function "hash_in6".
commit
|
commitdiff
|
tree
|
snapshot
2008-05-14
Justin Pettit
Fix problem with identifying SNAP frames when extractin...
commit
|
commitdiff
|
tree
|
snapshot
next