git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ovs-openflowd: Use sset in place of svec.
[sliver-openvswitch.git]
/
utilities
/
ovs-ofctl.c
2011-03-31
Ethan Jackson
ovs-ofctl: Remove dead assignment.
blob
|
commitdiff
2011-03-30
Gaetano Catalli
Fix compilation of openvswitch-1.1.0pre2 on FreeBSD-8.1
blob
|
commitdiff
|
diff to current
2011-03-18
Ben Pfaff
ovs-ofctl: Make mod-flows and del-flows commands able...
blob
|
commitdiff
|
diff to current
2011-03-18
Ben Pfaff
ofp-parse: Generalize parse_ofp_add_flow_file() to...
blob
|
commitdiff
|
diff to current
2011-03-18
Ben Pfaff
ovs-ofctl: New commands "replace-flows" and "diff-flows".
blob
|
commitdiff
|
diff to current
2011-03-18
Ben Pfaff
ovs-ofctl: Use ovs_be32 for big-endian variable.
blob
|
commitdiff
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
blob
|
commitdiff
|
diff to current
2011-03-16
Ben Pfaff
ovs-ofctl: Check min flow format support in negotiate_h...
blob
|
commitdiff
|
diff to current
2011-03-10
Ben Pfaff
ovs-ofctl: Make add-flows command read from stdin if...
blob
|
commitdiff
|
diff to current
2011-03-01
Ben Pfaff
ovs-ofctl: Implement documented semantics of --flow...
blob
|
commitdiff
|
diff to current
2011-02-23
Ben Pfaff
multipath: Validate multipath actions more thoroughly...
blob
|
commitdiff
|
diff to current
2011-01-12
Ben Pfaff
ofp-print: Add tests for OpenFlow message formatting.
blob
|
commitdiff
|
diff to current
2010-12-09
Ben Pfaff
ovs-ofctl: Fix del-flows command parsing bugs.
blob
|
commitdiff
|
diff to current
2010-12-07
Ben Pfaff
ovs-ofctl: Add --more option to increase OpenFlow messa...
blob
|
commitdiff
|
diff to current
2010-12-07
Ben Pfaff
ovs-ofctl: Add NXM support.
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
ovs-ofctl: Demote common log messages from INFO to...
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
ovs-ofctl: Reimplement dumping particular tables.
blob
|
commitdiff
|
diff to current
2010-12-02
Ben Pfaff
openflow: Change ofp_phy_port's 'name' member from...
blob
|
commitdiff
|
diff to current
2010-12-02
Ben Pfaff
ovs-ofctl: Check that commands actually succeed.
blob
|
commitdiff
|
diff to current
2010-12-02
Ben Pfaff
ovs-ofctl: Remove now-useless "tun-cookie" command.
blob
|
commitdiff
|
diff to current
2010-12-02
Ben Pfaff
ovs-ofctl: Factor out common code in str_to_port_no...
blob
|
commitdiff
|
diff to current
2010-11-30
Ben Pfaff
ovs-ofctl: Remove stray printf.
blob
|
commitdiff
|
diff to current
2010-11-30
Ben Pfaff
ovs-ofctl: Simplify code by using strcasecmp() instead...
blob
|
commitdiff
|
diff to current
2010-11-30
Ben Pfaff
Make installation directories overridable at runtime.
blob
|
commitdiff
|
diff to current
2010-11-22
Ben Pfaff
flow: Fully separate flow_wildcards from OpenFlow wildc...
blob
|
commitdiff
|
diff to current
2010-11-22
Ben Pfaff
flow: Remove flow_to/from_match() in favor of cls_rule_...
blob
|
commitdiff
|
diff to current
2010-11-17
Ben Pfaff
ofp-util: Consistently treat OpenFlow xids as network...
blob
|
commitdiff
|
diff to current
2010-11-17
Ben Pfaff
ovs-ofctl: Fix return value of str_to_port_no().
blob
|
commitdiff
|
diff to current
2010-11-11
Ben Pfaff
ofp-parse: Refactor flow parsing.
blob
|
commitdiff
|
diff to current
2010-11-11
Ben Pfaff
ofp-parse: Generalize parse_ofp_add_flow_str() as parse...
blob
|
commitdiff
|
diff to current
2010-11-10
Ben Pfaff
ofproto: Implement Nicira Extended Match flexible flow...
blob
|
commitdiff
|
diff to current
2010-11-05
Ben Pfaff
ofp-util: New functions make_nxmsg(), make_nxmsg_xid().
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
xtoxll: Rename "byte-order" since it now include more...
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
ofp-parse: Add test.
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
ofp-parse: Factor out duplicated code into new functions.
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
ovs-ofctl: Add "queue-stats" command to print queue...
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2010-07-30
Justin Pettit
ofp-parse: Break string-to-openflow parsing into librar...
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Remove explicit calls to vlog_init().
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
timeval: Make time_init() static and remove calls to it.
blob
|
commitdiff
|
diff to current
2010-06-28
Ben Pfaff
ovs-ofctl: Warn about flows not in normal form.
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
vconn: Move OpenFlow utility functions into new file...
blob
|
commitdiff
|
diff to current
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
ovs-ofctl: Add "snoop" command.
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
ovs-ofctl: "monitor" command takes no more than 2 arguments
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
ovs-ofctl: Fix usage message for "monitor" command.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
diff to current
2010-04-14
Ben Pfaff
ovs-ofctl: Fix write before beginning of string in...
blob
|
commitdiff
|
diff to current
2010-04-12
Justin Pettit
ovs-ofctl: Allow setting cookie as a decimal or hex...
blob
|
commitdiff
|
diff to current
2010-04-05
Ben Pfaff
ovs-ofctl: Add support for "resubmit" Nicira vendor...
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-20
Tetsuo NAKAGAWA
ovs-dpctl: Fix setting of packet length for "controller...
blob
|
commitdiff
|
diff to current
2010-02-20
Tetsuo NAKAGAWA
ovs-dpctl: Fix setting of packet length for "controller...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Querying port stats for individual ports ...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add support for flow cookies (OpenFlow 1.0)
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Add selective Flow Removed messages and flow...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
ovs-ofctl: Drop assignment whose value is never used.
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
blob
|
commitdiff
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
diff to current
2010-01-06
Ben Pfaff
vconn: Reimplement in terms of the "stream" abstraction.
blob
|
commitdiff
|
diff to current
2010-01-05
Justin Pettit
Add extended vlog options to utilities
blob
|
commitdiff
|
diff to current
2010-01-04
Ben Pfaff
ofproto: Drop remote command execution feature.
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-17
Justin Pettit
ovs-ofctl: Add support for transport and network modifi...
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-09
Ben Pfaff
Fix incorrect printf format specifiers.
blob
|
commitdiff
|
diff to current
2009-11-05
Jean Tourrilhes
Revert "ovs-ofctl: Fix use-after-free error in del...
blob
|
commitdiff
|
diff to current
2009-11-04
Ben Pfaff
Factor out common code from utilities that multiplex...
blob
|
commitdiff
|
diff to current
2009-11-04
Jean Tourrilhes
ovs-ofctl: Fix use-after-free error in del-flows command.
blob
|
commitdiff
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
diff to current
2009-10-08
Jean Tourrilhes
ovs-ofctl: Fix use-after-free error in mod-flows command.
blob
|
commitdiff
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-07-16
Ben Pfaff
Add macros for parsing MAC addresses from strings.
blob
|
commitdiff
|
diff to current
2009-07-15
Ben Pfaff
ovs-ofctl: Use 65535 instead of 0 for OFPP_CONTROLLER...
blob
|
commitdiff
|
diff to current
2009-07-06
Ben Pfaff
dpif: Hide the contents of struct dpif.
blob
|
commitdiff
|
diff to current
2009-07-06
Ben Pfaff
dpif: Rename dpif_get_name() to dpif_port_get_name...
blob
|
commitdiff
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
diff to current
next