Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / utilities /
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-05-01 Ben Pfaffovs-ctl: Install manpage.
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-08 Ben Pfaffovs-dev.py: Update repository location.
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-28 Gurucharan Shettyovs-appctl: A port for Windows.
2014-03-28 Gurucharan Shettyovs-appctl: Close the connection during error.
2014-03-28 Andy Zhouovs-vsctl: Improve error reporting
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-18 Arun SharmaMan ovs-ofctl: Typo in arp_spa & arp_tpa
2014-03-17 Gurucharan Shettyovs-ofctl: Use fcntl instead of sys/fcntl.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-05 Ben PfaffMakefile: Compile Linux-specific files based on __linux...
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-28 Justin Pettitman: Document common options in ovs-vsctl and vtep...
2014-02-28 Justin Pettitovs-vsctl: Print schema version when called with "...
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Flavio Leitnerovs-lib: allow non-root users to check service status
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-02-04 Ken Ajiroovs-vsctl: Update will be discarded when multiple ovs...
2014-01-25 Ethan Jacksonovs-dev.py: Only build the Linux datapath with GCC.
2014-01-24 Gurucharan Shettysyslog: Provide stub functions for openlog and syslog.
2014-01-23 Luigi Rizzolib/pcap-file: add 'ovs_' prefix to pcap functions
2014-01-22 Ethan Jacksonconfigure: Enable silent rules.
2014-01-22 Ethan Jacksonovs-dev.py: Configure silently.
2014-01-22 Ethan Jacksonovs-dev.py: Add compiler optimization options.
2014-01-22 Ethan Jacksonovs-dev.py: Add "-fno-omit-frame-pointer" compiler...
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2014-01-09 Daniele Venturinoutilities: Wrong command syntax in ovs-vsctl manpage.
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-23 Ethan Jacksonovs-dev.py: Pass leak-check=full to valgrind.
2013-12-23 Ben Pfaffovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlo...
2013-12-23 Ben Pfaffpcap-file: Add timestamp support for reading and writin...
2013-12-20 Gurucharan Shettyovs-check-dead-ifs: Flush buffer before calling execvp.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-13 Ethan Jacksonovs-ofctl: Replace TODO with XXX.
2013-12-13 Simon Hormanovs-ofctl: Update push_mpls documentation
2013-12-12 Ethan Jacksonovs-dev.py: Build with both GCC and Clang.
2013-12-11 Ben Pfaffnetdev: Log a warning when netdev_set_config() fails.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-06 Henry Maivlog: Add option to send vlog syslog output to arbitrar...
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Ben Pfaffutilities: Regenerate ovs-lib if configuration changes.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-13 Simon Hormanovs-ofctl: Document arp_spa and arp_tpa matches
2013-11-13 Simon Hormanovs-ofctl: Document set_mpls_{label,tc} actions
2013-11-13 Simon Hormanovs-ofctl: Document mpls_{label,bos,tc} matches
2013-11-13 Simon Hormanovs-ofctl: Document masked versions of arp_sha and...
2013-11-11 Saurabh Shahovs-dev.py: Remove duplicate name from the help string.
2013-11-11 Ben Pfaffovs-ofctl: Improve manpage.
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-11 Ben Pfaffovs-ofctl: Document a few Nicira extensions as standard...
2013-11-05 Gurucharan Shettyovs-bugtool: Remove reference to an undefined variable.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-10-23 Ben PfaffAllow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
2013-10-23 Jarno RajahalmeFix ovs-ofctl documentation.
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-16 Mark Hamiltonovs-dpctl-top: in_port field is now the default view
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-14 Simon HormanAdd support for write-actions
next