projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ovs-vsctl: Remove 'fail_mode' member from struct vsctl_bridge.
[openvswitch]
/
utilities
/
ovs-dpctl.c
2011-11-17
Ethan Jackson
ovs-dpctl: Suppress compiler warning on 64 bit linux.
blob
|
commitdiff
|
raw
2011-11-17
Ben Pfaff
tests: Rewrite code for comparing sets of ODP actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-17
Ben Pfaff
odp-util: New function odp_actions_from_string().
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Ben Pfaff
ovs-dpctl: Add new "set-if" command.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Ben Pfaff
dpif: Avoid use of "struct ovs_dp_stats" in platform...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Justin Pettit
util: Introduce get_program_version function.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Consistently write null pointer constants as NULL inste...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Add missing "static" keywords.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Ben Pfaff
ovs-dpctl: Add -s option to print packet and byte counters.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Ben Pfaff
util: New function ovs_fatal_valist().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
dpif: Use sset instead of svec in dpif interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Ben Pfaff
ovs-dpctl: Support more than one option for "add-if...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow_stats" from client...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow" from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop flow information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
ovs-dpctl: Use netdev_get_config() to print vport confi...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Ben Pfaff
ovs-dpctl: Use datapath enumeration functions instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Ben Pfaff
ovs-dpctl: Reimplement get_port_number() using dpif_por...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Justin Pettit
ovs-dpctl: Print extended information about vports.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Remove implementation of port groups.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Remove explicit calls to vlog_init().
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
timeval: Make time_init() static and remove calls to it.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Ben Pfaff
ovs-dpctl: In "dump-flows", only print flows that can...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
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 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Justin Pettit
Add extended vlog options to utilities
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-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Ben Pfaff
Fix incorrect printf format specifiers.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Ben Pfaff
Factor out common code from utilities that multiplex...
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-12
Justin Pettit
Merge commit 'origin/citrix'
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-08-07
Justin Pettit
ovs-dpctl: Remove UNUSED attributed in do_show
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Justin Pettit
ovs-dpctl: Add dump-dps command
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-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Make the datapath responsible for choosing...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Change dpif_port_group_get() semantics.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Hide the contents of struct dpif.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Replace dpif_id() by dpif_name().
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-10
Ben Pfaff
Fix glibc 2.7 strtok_r() bug in a more permanent fashion.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current