sliver-openvswitch.git
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...
2012-09-05 Thierry Parmentelattargets shownodes and showslice
2012-09-05 Thierry Parmentelatmake room for a private myexp/ dir
2012-09-05 Thierry Parmentelatremove extraneous sequel from merge
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-05 Thierry Parmentelatimprove make nodes
2012-09-04 Simon Hormanlib/ofp-util: preparation for OF12 of ofp-util
2012-09-04 Simon Hormanofp-errors: Use standardised code for OFPERR_OFPBMC_BAD...
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffhash: Introduce an implementation of murmurhash.
2012-09-04 Ben Pfaffutil: New function raw_ctz().
2012-09-04 Ben Pfaffclassifier: Optimize iteration with a catch-all target...
2012-09-04 Ben Pfaffclassifier: Prepare for "struct cls_rule" needing to...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffclassifier: Fix typo in comment.
2012-09-04 Ben Pfaffutil: New function popcount().
2012-09-04 Ben Pfaffutil: New function zero_rightmost_1bit().
2012-09-04 Ben Pfaffflow: Simplify many functions for working with flows...
2012-09-04 Ben Pfaffflow: Remove flow_wildcards_is_exact().
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
2012-09-04 Ben Pfaffflow: Take advantage of zero-padding in struct flow...
2012-09-04 Ben Pfaffflow: Ensure that padding is always zeroed.
2012-09-04 Ben Pfaffflow: Use bit-mask for in_port match, instead of FWW_...
2012-09-04 Ben Pfaffflow: Use bit-mask for Ethernet type match, instead...
2012-09-04 Ben Pfaffflow: Use bit-mask for IP protocol match, instead of...
2012-09-04 Ben Pfaffflow: Use bit-mask for TTL match, instead of FWW_*...
2012-09-04 Ben Pfaffflow: Use bit-mask for DSCP and ECN bits, instead of...
2012-09-04 Ben Pfaffflow: Fully separate FWW_* from OFPFW10_*.
2012-09-04 Ben Pfaffofproto: Move ofpacts_check() calls from ofproto-dpif...
2012-09-04 Ben Pfaffofproto: Move 'max_ports' from ofproto-dpif.c to ofproto.c.
2012-09-04 Thierry Parmentelatsmall improvements
2012-09-04 Jesse Grossdatapath: Drop comment describing vport node.
2012-09-04 Jesse Grossdatapath: Fix FLOW_BUFSIZE definition.
2012-09-04 Jesse Grossdatapath: Remove vport list node.
2012-09-03 Giuseppe Lettieriadd -t option to ssh, to second sudo forward-port
2012-08-31 Joe Stringerdatapath: Fix typo
2012-08-31 Ben Pfafflockfile: Log more helpful message when locking fails...
2012-08-31 Ben Pfafflockfile: In tests, also verify log messages.
2012-08-30 Giuseppe Lettieriupdate to new netdev interface
2012-08-30 Giuseppe Lettierifix warnings about unused paramethers
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-30 Giuseppe Lettierilist files that do not go into the distribution
2012-08-30 Giuseppe Lettierifix obnoxiuos warnings
2012-08-30 Giuseppe Lettierifix some warnings
2012-08-29 Ethan Jacksonvswitchd: Respect other_config:stp-enable port setting.
2012-08-29 Isaku Yamahataofproto-dpif: Make OFPP_TABLE send packet-in on miss.
2012-08-29 Simon Hormanofp-msgs: Allow encoding and decoding of Open Flow...
2012-08-29 Simon Hormanovs-ofctl: Use vconn as a parameter of dump_stats_trans...
2012-08-29 Simon Hormanofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
2012-08-29 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-29 Isaku Yamahataofproto-dpif: refactor rule_dpif_lookup() for table...
2012-08-29 Joe Stringertests: Fix autopath tests
next