git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofprot-dpif.at: Fix races
[sliver-openvswitch.git]
/
utilities
/
2014-02-04
Ben Pfaff
Enhance userspace support for MPLS, for up to 3 labels.
tree
|
commitdiff
2014-02-04
Ken Ajiro
ovs-vsctl: Update will be discarded when multiple ovs...
tree
|
commitdiff
2014-01-25
Ethan Jackson
ovs-dev.py: Only build the Linux datapath with GCC.
tree
|
commitdiff
2014-01-24
Gurucharan Shetty
syslog: Provide stub functions for openlog and syslog.
tree
|
commitdiff
2014-01-23
Luigi Rizzo
lib/pcap-file: add 'ovs_' prefix to pcap functions
tree
|
commitdiff
2014-01-22
Ethan Jackson
configure: Enable silent rules.
tree
|
commitdiff
2014-01-22
Ethan Jackson
ovs-dev.py: Configure silently.
tree
|
commitdiff
2014-01-22
Ethan Jackson
ovs-dev.py: Add compiler optimization options.
tree
|
commitdiff
2014-01-22
Ethan Jackson
ovs-dev.py: Add "-fno-omit-frame-pointer" compiler...
tree
|
commitdiff
2014-01-14
Ben Pfaff
classifier: Use fat_rwlock instead of ovs_rwlock.
tree
|
commitdiff
2014-01-09
Daniele Venturino
utilities: Wrong command syntax in ovs-vsctl manpage.
tree
|
commitdiff
2013-12-23
Ethan Jackson
ovs-dev.py: Pass leak-check=full to valgrind.
tree
|
commitdiff
2013-12-23
Ben Pfaff
ovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlo...
tree
|
commitdiff
2013-12-23
Ben Pfaff
pcap-file: Add timestamp support for reading and writin...
tree
|
commitdiff
2013-12-20
Gurucharan Shetty
ovs-check-dead-ifs: Flush buffer before calling execvp.
tree
|
commitdiff
2013-12-18
Helmut Schaa
openvswitch: Use libtool and allow building shared...
tree
|
commitdiff
2013-12-17
Francesco Fusco
dpif-linux: fix the size of n_masks
tree
|
commitdiff
2013-12-17
Harold Lim
Rename NOT_REACHED to OVS_NOT_REACHED
tree
|
commitdiff
2013-12-13
Ethan Jackson
ovs-ofctl: Replace TODO with XXX.
tree
|
commitdiff
2013-12-13
Simon Horman
ovs-ofctl: Update push_mpls documentation
tree
|
commitdiff
2013-12-12
Ethan Jackson
ovs-dev.py: Build with both GCC and Clang.
tree
|
commitdiff
2013-12-11
Ben Pfaff
netdev: Log a warning when netdev_set_config() fails.
tree
|
commitdiff
2013-12-06
Henry Mai
vlog: Add option to send vlog syslog output to arbitrar...
tree
|
commitdiff
2013-12-02
Jarno Rajahalme
lib: More intuitive syntax for TCP flags matching.
tree
|
commitdiff
2013-11-26
Alin Serdean
Avoid printf type modifiers not supported by MSVC C...
tree
|
commitdiff
2013-11-20
Ben Pfaff
ofp-actions: Make ofpacts_check() report consistency...
tree
|
commitdiff
2013-11-20
Jarno Rajahalme
Classifier: Staged subtable matching.
tree
|
commitdiff
2013-11-19
Ben Pfaff
utilities: Regenerate ovs-lib if configuration changes.
tree
|
commitdiff
2013-11-15
Ben Pfaff
Switch from sscanf() to ovs_scan() throughout the tree.
tree
|
commitdiff
2013-11-13
Simon Horman
ovs-ofctl: Document arp_spa and arp_tpa matches
tree
|
commitdiff
2013-11-13
Simon Horman
ovs-ofctl: Document set_mpls_{label,tc} actions
tree
|
commitdiff
2013-11-13
Simon Horman
ovs-ofctl: Document mpls_{label,bos,tc} matches
tree
|
commitdiff
2013-11-13
Simon Horman
ovs-ofctl: Document masked versions of arp_sha and...
tree
|
commitdiff
2013-11-11
Saurabh Shah
ovs-dev.py: Remove duplicate name from the help string.
tree
|
commitdiff
2013-11-11
Ben Pfaff
ovs-ofctl: Improve manpage.
tree
|
commitdiff
2013-11-11
Ben Pfaff
ofp-actions: Switch away from odd use of "q" in "enqueu...
tree
|
commitdiff
2013-11-11
Ben Pfaff
ovs-ofctl: Document a few Nicira extensions as standard...
tree
|
commitdiff
2013-11-05
Gurucharan Shetty
ovs-bugtool: Remove reference to an undefined variable.
tree
|
commitdiff
2013-11-03
Ben Pfaff
ovs-controller: Rename test-controller and do not insta...
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofproto: Centralize action checking, doing it at decode...
tree
|
commitdiff
2013-11-02
Ben Pfaff
ofp-util: Enforce OpenFlow 1.1+ table_id requirements...
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
ofp-actions: Simplify interface and internal structure.
tree
|
commitdiff
2013-11-01
Jarno Rajahalme
OXM inspired match field names.
tree
|
commitdiff
2013-10-29
Venkitachalam Gopa...
Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
tree
|
commitdiff
2013-10-29
Jarno Rajahalme
TCP flags matching support.
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
lib/ofp-actions: Enforce action consistency.
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
Add OF11 SET IP TTL action.
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
Add OF11 set IPv4 ECN action.
tree
|
commitdiff
2013-10-23
Ben Pfaff
Allow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
tree
|
commitdiff
2013-10-23
Jarno Rajahalme
Fix ovs-ofctl documentation.
tree
|
commitdiff
2013-10-22
Andy Zhou
dpif-linux: collect and display mega flow mask stats
tree
|
commitdiff
2013-10-21
Joe Stringer
ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
tree
|
commitdiff
2013-10-17
Gurucharan Shetty
ovs-dpctl: Add a 'filter' option to match wildcarded...
tree
|
commitdiff
2013-10-16
Mark Hamilton
ovs-dpctl-top: in_port field is now the default view
tree
|
commitdiff
2013-10-14
Simon Horman
Add support for write-actions
tree
|
commitdiff
2013-10-14
Ben Pfaff
ofp-actions: Make ofpacts_format() caller add "actions...
tree
|
commitdiff
2013-10-10
Ben Pfaff
ovs-ofctl: Add undocumented "parse-pcap" command, for...
tree
|
commitdiff
2013-10-08
Gurucharan Shetty
ovs-lib: Return the correct exit status of the command...
tree
|
commitdiff
2013-10-04
Gurucharan Shetty
ovs-lib: Revert "Return the exit status of ovs-ctl...
tree
|
commitdiff
2013-10-02
Duffie Cooley
ovs-lib: Return the exit status of ovs-ctl in ovs_ctl().
tree
|
commitdiff
2013-10-02
Gurucharan Shetty
ovs-dpctl, ofproto/trace: Show and handle the in_port...
tree
|
commitdiff
2013-10-01
Justin Pettit
ofproto: Define official OpenFlow port number.
tree
|
commitdiff
2013-09-27
Jarno Rajahalme
Remove unused variables and functions.
tree
|
commitdiff
2013-09-27
Shih-Hao Li
ovs-bugtool: Change log-days parameter based on file...
tree
|
commitdiff
2013-09-27
Simon Horman
Remove mpls_depth field from flow
tree
|
commitdiff
2013-09-26
Shih-Hao Li
ovs-bugtool: Limit disk usage
tree
|
commitdiff
2013-09-26
Gurucharan Shetty
ovs-ofctl: Fix a typo in documentation.
tree
|
commitdiff
2013-09-24
Gurucharan Shetty
ovs-dpctl: Update usage where datapath name is optional.
tree
|
commitdiff
2013-09-24
Gurucharan Shetty
ovs-dpctl: Parse the arguments correctly for del-flow.
tree
|
commitdiff
2013-09-24
Gurucharan Shetty
ovs-dpctl: Add a missing simap_destroy()
tree
|
commitdiff
2013-09-24
Gurucharan Shetty
ovs-dpctl: Remove stale comment.
tree
|
commitdiff
2013-09-19
Lorand Jakab
utilities: add ovs-dpctl-top to .gitignore
tree
|
commitdiff
2013-09-17
Mark Hamilton
utilities: a top like tool for ovs-dpctl dump-flows.
tree
|
commitdiff
2013-09-16
Jarno Rajahalme
ovs-ofctl: Add meter support.
tree
|
commitdiff
2013-09-13
Paul Ingram
vlog: Report timestamps in millisecond resolution in...
tree
|
commitdiff
2013-09-07
Andy Zhou
openflow-1.1+: OFPT_TABLE_MOD (part 1)
tree
|
commitdiff
2013-09-04
Simon Horman
ovs-ofctl: Correct formatting of instructions in manpage.
tree
|
commitdiff
2013-09-02
Neil Zhu
Implement OpenFlow 1.1+ "groups" protocol.
tree
|
commitdiff
2013-08-28
Jarno Rajahalme
lib: Keep track of usable protocols while parsing.
tree
|
commitdiff
2013-08-27
Ben Pfaff
ofp-util: Abstract flow_mod OFPFF_* flags.
tree
|
commitdiff
2013-08-26
Gurucharan Shetty
ovs-save: Do not depend on hardcoded set of $PATH for...
tree
|
commitdiff
2013-08-22
Joe Stringer
ofp-util: Add SCTP support
tree
|
commitdiff
2013-08-22
Romain Lenglet
ipfix: implement flow caching and aggregation in exporter
tree
|
commitdiff
2013-08-13
Jesse Gross
flow: Enable matching on new field 'pkt_mark'.
tree
|
commitdiff
2013-08-13
Ben Pfaff
ovs-ofctl: Avoid groff warning due to too-long line.
tree
|
commitdiff
2013-08-09
Gurucharan Shetty
ovs-bugtool: Add config files to the debug bundle.
tree
|
commitdiff
2013-08-09
Gurucharan Shetty
ovs-bugtool: Collect database through CAP_NETWORK_STATUS.
tree
|
commitdiff
2013-08-09
Ethan Jackson
classifier: Make use of the classifier thread safe.
tree
|
commitdiff
2013-08-06
Ben Pfaff
ovs-ofctl: Add "ofp-parse" command for printing OpenFlo...
tree
|
commitdiff
2013-08-03
Andy Zhou
odp-util: add verbose mode for displaying dp flow.
tree
|
commitdiff
2013-07-29
Ethan Jackson
ovs-dev.py: Use custom suppressions when running valgrind.
tree
|
commitdiff
2013-07-29
Ethan Jackson
ovs-dev.py: Add support for clang builds.
tree
|
commitdiff
2013-07-29
Ethan Jackson
ovs-dev.py: Rely on configure for warning options.
tree
|
commitdiff
2013-07-24
Gurucharan Shetty
ovs-bugtool: Increase max size of CAP_HARDWARE_INFO.
tree
|
commitdiff
2013-07-24
Gurucharan Shetty
ovs-bugtool: Separate capability for general network...
tree
|
commitdiff
2013-07-24
Gurucharan Shetty
ovs-bugtool: Remove duplicate bond/show command.
tree
|
commitdiff
2013-07-23
Alex Wang
clang: Fix the alignment warning.
tree
|
commitdiff
2013-07-19
Linda Sun
Avoid designated initializers and static decls of array...
tree
|
commitdiff
2013-07-17
Pavithra Ramesh
BFD: Add BFD output to bugtool
tree
|
commitdiff
2013-07-11
Gurucharan Shetty
ovs-ctl.in: Increase the limit on file descriptors.
tree
|
commitdiff
next