sliver-openvswitch.git
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
2012-08-29 Ethan Jacksonbridge: Deprecate the null interface type.
2012-08-29 Ethan Jacksonnicira-ext: Deprecate the autopath action.
2012-08-29 Ethan Jacksonbond: Deprecate stable bonds.
2012-08-28 Isaku Yamahatalib/ofp-actions: improve ofpact_instruction_name_from_t...
2012-08-22 Jesse Grossdatapath: Fix namespace refcount leak on failed init.
2012-08-22 Ansis Attekastp: port_no counter is off by one
2012-08-21 Ben Pfaffofproto-dpif: Make sure one-packet flows have zero...
2012-08-21 Ben Pfaffdpif: Add 'used' argument to dpif_flow_stats_extract().
2012-08-21 Ben Pfaffbond: Tag flows according to their hash bucket, not...
2012-08-21 Ethan Jacksonofp-actions: Correct copyright statement.
2012-08-20 Ben Pfaffofproto-dpif: Kill off test-netflow daemon if test...
2012-08-20 Ben Pfafftests: New m4 macro ON_EXIT to add a cleanup action.
2012-08-17 Ethan Jacksonbonding: Update bonding documentation in INTERNALS.
2012-08-17 Ben Pfaffovs-ofctl: Fix memory leak in "check-vlan" test command.
2012-08-17 Ben Pfaffofp-print: Fix memory leak printing flow stats replies.
2012-08-17 Ben Pfaffofp-util: Drop unneeded null pointer tests.
2012-08-17 Ben PfaffDo not include zeroed metadata fields in NXM/OXM packet...
2012-08-17 Joe Stringerman-pages: Add missing entry for matching metadata
2012-08-17 Ben Pfafftests: Put AT_CAPTURE_FILE on its own line.
2012-08-17 Ben Pfafftests: Invoke daemons with --no-chdir so core files...
2012-08-16 Ben Pfafftests: Factor "seq" shell function out into common...
2012-08-16 Ben Pfaffvswitch.xml: balance-tcp can be rebalanced too.
2012-08-16 Ben Pfaffvswitch.xml: Generalize "carrier" to cover miimon also.
2012-08-16 Ben Pfaffvswitch.xml: Document that active-backup works OK with...
2012-08-16 Ben Pfaffvswitch.xml: active-backup and balance-slb bonds must...
2012-08-16 Ben Pfaffofproto-dpif: Avoid dereferencing possibly null or...
2012-08-16 Mehak MahajanAdd Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
2012-08-16 Ethan Jacksonofproto-dpif: Increase recursion limit.
2012-08-16 Ben Pfaffbond: Correct comment.
2012-08-16 Ben Pfaffdpif-netdev: Eliminate two malloc() calls per packet...
2012-08-16 Ben Pfaffdpif-netdev: Fix memory leak.
2012-08-16 Ben Pfaffofproto-dpif: Fix typo in comment.
2012-08-16 Ben Pfaffovsdb-idl: Fix memory leak.
2012-08-16 Ben Pfaffofproto-dpif: Make sure one-packet flows have zero...
2012-08-16 Ben Pfaffofproto-dpif: Avoid searching all subfacets when creati...
2012-08-15 Ed Mastenetdev: Map to OpenFlow port for flow lookup
2012-08-15 Ethan Jacksonbridge: Write certain statistics to the database instantly.
2012-08-15 Mehak MahajanCorrect number of bytes to allocated for slaves in...
2012-08-14 Isaku Yamahataofp-actions/instruction: helper functions for intructions
2012-08-14 Isaku Yamahataofp-actions: sort OVSINST_OFPIT11_xxx value in executio...
2012-08-14 Isaku Yamahataofp-actions: export OVSINST_OFPIT11_xxx
2012-08-14 Jesse Grosstests: Add delay in NetFlow unit tests before killing...
2012-08-13 Ethan Jacksoncfm: Expose remote CFM opstate in the database.
2012-08-13 Ethan Jacksoncfm: Report opup as undefined if not in extended mode.
2012-08-13 Ben Pfaffstream-ssl: Change "bootstrap race" log message from...
2012-08-10 Ethan Jacksonnetdev-dummy: New appctl command netdev-dummy/set-admin...
next