sliver-openvswitch.git
2012-09-28 Thierry ParmentelatSetting tag sliver-openvswitch-1.8.90-4 sliver-openvswitch-1.8.90-4
2012-09-28 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-28 Giuseppe Lettierifix file descriptor leakages
2012-09-28 Thierry ParmentelatSetting tag sliver-openvswitch-1.8.90-3 sliver-openvswitch-1.8.90-3
2012-09-28 Giuseppe Lettieritarget that updates sliver-ovs on the slivers
2012-09-27 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-27 Giuseppe Lettieriaccept a default vale for CONTROLLER_x
2012-09-27 Giuseppe Lettierimove set-controller to sliver-ovs
2012-09-27 Giuseppe Lettieritargets for setting the of controllers
2012-09-27 Thierry ParmentelatSetting tag sliver-openvswitch-1.8.90-2 sliver-openvswitch-1.8.90-2
2012-09-26 Giuseppe Lettieriadd/skip packet information on tap send/recv
2012-09-26 Giuseppe Lettierifix warnings
2012-09-26 Thierry Parmentelatbump version number and provide a simple changelog sliver-openvswitch-1.8.90-0 sliver-openvswitch-1.8.90-1
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-24 Giuseppe Lettierimake the sign of return values match the specs
2012-09-24 Giuseppe LettieriFix mac addresses of tunnels/pltaps
2012-09-21 Ben Pfaffovsdb-client: Make "list-dbs" print the list of databas...
2012-09-21 Ben Pfaffovsdb-client: Use svec instead of sset for list of...
2012-09-21 Ben Pfaffovs-lib: Move DAEMON_CWD initialization to top of file.
2012-09-21 Ben Pfaffovsdb-tool: Fix indentation in manpage.
2012-09-21 Ben Pfaffunixctl: Fix comment on unixctl_command_register().
2012-09-21 Simon Hormanflow: Only show IPv4 flow information for IPv4 flows
2012-09-20 Giuseppe Lettieriexperimental remote-snapshot feature
2012-09-20 Giuseppe Lettierido not rely on cache for deletes
2012-09-20 Giuseppe LettieriWe do not actually need a U directory
2012-09-20 Giuseppe Lettierimove logs to a separate directory
2012-09-20 Anupam Chandaofproto: Fix uninitialized field in ofputil_flow_update.
2012-09-20 Ethan Jacksonbridge: Omit alerts on the cfm_remote_opstate column.
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-19 Ben Pfaffofp-actions: Improve explanation of 'compat' member...
2012-09-19 Peter Senna... datapath: Remove unecessary semicolon
2012-09-18 Giuseppe Lettieriself-contained tap creation in the switchd
2012-09-18 Ben Pfaffjsonrpc: Fix Python implementation of inactivity logic.
2012-09-18 Ben PfaffFAQ: Describe difference between ovs-dpctl and ovs...
2012-09-18 Jesse Grossdatapath: Add version info for out-of-tree modules.
2012-09-18 Giuseppe Lettierifix dependency
2012-09-17 Giuseppe Lettieriuse builtin --if-exists/--may-exist
2012-09-17 Ben Pfaffstream-unix: Reduce connection failure log level from...
2012-09-17 Ben Pfafftests: Fix sensitivity to record ordering in test-netfl...
2012-09-17 Ben Pfaffovs-ofctl: Fix indentation in manpage.
2012-09-17 Giuseppe Lettieriuse standard names for pid files
2012-09-17 Giuseppe Lettieritell ovsdb-server where the db is
2012-09-17 Giuseppe Lettierimake sliver-ovs use the configure variables
2012-09-16 Giuseppe Lettierifix memory leak
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-13 Isaku Yamahatapython/ovs/db/idl.py: Transaction._substitute doesn...
2012-09-13 Ben Pfaffofp-actions: Right-justify the value in ofpact_reg_load...
2012-09-13 Isaku Yamahatapython/ovs/db/idl: make SchemaHelper accept schema...
2012-09-13 Isaku Yamahatapython/ovs/db/idl: add counterpart of ovsdb_idl_add_table()
2012-09-12 Isaku Yamahatapython/ovs: socket_util uses select.poll
2012-09-12 Isaku Yamahatalib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
2012-09-11 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-11 Thierry Parmentelatuse sliver-ovs to stop stuff as well
2012-09-11 Thierry Parmentelatsingle config file - LINKS get defined in conf.mk
2012-09-11 Thierry Parmentelatbugfix - create-port was broken
2012-09-11 Giuseppe Lettierikill pltap-ovs on create-bridge timeout
2012-09-11 Giuseppe Lettierishow subcommand to inspect bridge configuration
2012-09-11 Giuseppe Lettierigeneric function for checking subcommand params
2012-09-11 Giuseppe Lettierifixed parameters for del-port
2012-09-11 Giuseppe Lettieriadd set-remote-endpoint action to sliver-ovs
2012-09-11 Giuseppe Lettieriadd set-remote-endpoint action to sliver-ovs
2012-09-11 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-10 Ben PfaffINSTALL: Recommend installing kernel modules with ...
2012-09-10 Thierry Parmentelatache/bridge.% needs to contain the ifname
2012-09-10 Thierry Parmentelatmore convenience targets, like
2012-09-10 Thierry Parmentelatspecifying the --db option to ovs-vsctl requires the...
2012-09-08 Giuseppe Lettieriadditional checks for running servers
2012-09-07 Ben Pfaffjsonrpc: Treat receiving part of a message as activity.
2012-09-07 Ben Pfaffjsonrpc: Treat draining data from send queue as activity.
2012-09-07 Ben Pfaffreconnect: Rename reconnect_received() to reconnect_act...
2012-09-07 Thierry Parmentelatadd timeouts to infinite loops
2012-09-07 Thierry Parmentelatadd global start stop status targets for handling db...
2012-09-07 Thierry Parmentelatspecify DB_SOCKET to ovs-vsctl for consistency
2012-09-07 Thierry Parmentelattweak packaging to use fedora-compliant paths
2012-09-07 Thierry Parmentelatadd netmask in the example file
2012-09-06 Thierry Parmentelatstores command logs in separate file, not the make...
2012-09-06 Thierry Parmentelatnew subcommands start stop status
2012-09-06 Thierry Parmentelatspecify where the switch daemon creates its control...
2012-09-06 Thierry Parmentelatrun sudo with -S is required for f14 (was not on f12)
2012-09-06 Thierry Parmentelatadd stop_* and status commands
2012-09-06 Thierry Parmentelatautomake was whining
2012-09-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-06 Thierry Parmentelatadd solve_ip function
2012-09-06 Thierry Parmentelatfix dependencies after scripts cleanup
2012-09-06 Joe Stringerthird-party: Fix tcpdump patch
2012-09-05 Ben Pfaffdpif-linux: Report packet loss as WARN instead of ERR.
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Giuseppe Lettierimake the separator configurable
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_PORT
2012-09-05 Ben Pfaffextract-ofp-errors: Check that error codes are in the...
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-09-05 Isaku Yamahatapython/ovs/poller: use select.select instead of select...
2012-09-05 Thierry Parmentelatbugfixes
2012-09-05 Thierry Parmentelattrash old scripts
2012-09-05 Thierry Parmentelatcosmetic in usage message
2012-09-05 Thierry Parmentelatuse sliver-ovs <subcommand> rather than the former...
2012-09-05 Thierry Parmentelatfirst attempt at a single merged script out of the...
next