sliver-openvswitch.git
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-05 Ben Pfaffofproto: report the correct set of actions for group...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-11-04 Ben PfaffOPENFLOW-1.1+: Groups are now supported.
2013-11-04 Gurucharan... dpif-netdev: Change a variable name.
2013-11-03 Ben Pfaffclassifier: Update thread safety notes.
2013-11-03 Ben Pfaffdaemon: Precisely document signals that cause the monit...
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-03 Joe Stringernetdev-linux: Skip miimon execution when disabled
2013-11-03 Simon Hormanofproto-dpif: Support weight for select groups
2013-11-03 Simon Hormanofproto-dpif: Implement translation of select groups.
2013-11-03 Simon Hormanofproto-dpif: Translation of fast failover groups
2013-11-03 Simon Hormanofproto: Add test for flow mod with groups.
2013-11-03 Simon Hormanofproto: Add del groups test
2013-11-03 Simon Hormanofproto: Add group desc and stats tests
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Simon Hormanofproto: Break out resubmit resource checking
2013-11-02 Simon Hormanofproto: Add enum ofp_group_capabilities
2013-11-02 Simon Hormanofproto: Advertise all supported OpenFlow actions in...
2013-11-02 Ben Pfaffnicira-ext: Update comment.
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-11-02 Ben PfaffFAQ: Elaborate further on how one drops packets with...
2013-11-02 Ben Pfaffbfd: Improve log message.
2013-11-02 Ben Pfaffflow: Fill in ->l7 in flow_compose().
2013-11-02 Ben Pfaffofproto-dpif-upcall: Give each miss_handler thread...
2013-11-02 Ben Pfaffutil: Allow set_subprogram_name() to take a printf...
2013-11-02 Ben Pfaffofproto-provider: Fix typo in comment.
2013-11-02 Simon Hormanofproto: Verify compatibility of liveness of groups...
2013-11-02 Simon Hormanofproto-dpif: Implement group callbacks
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Jarno Rajahalmelib/ofp-actions: Warn on deprecated actions.
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-02 Ben Pfaffofp-util: Move ofputil_check_output_port() to ofp-actio...
2013-11-01 Jarno Rajahalmeofp-actions: Send deprecated actions as set fields.
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno Rajahalmeofp-actions: Set-Field OF 1.0/1.1 compatibility.
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-11-01 Alexandru Copotovsdb-tool: replace tabs with spaces
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-11-01 Jarno Rajahalmemeta-flow: Inline mf_from_id().
2013-11-01 Jarno RajahalmeOF 1.1 pop vlan compatibility.
2013-11-01 Ben Pfaffofproto-dpif-xlate: Remove obsolete comment.
2013-11-01 Jarno RajahalmeOF 1.1 set vlan vid/pcp compatibility.
2013-11-01 Bruce Davievtep: add fault notifications to physical switch and...
2013-11-01 Thomas Grafovsdb: Do not leak error in ovsdb_server_compact()
2013-11-01 Simon Hormanofproto: Calculate some group stats at ofproto layer
2013-11-01 Simon Hormanofproto: Add group features test
2013-11-01 Simon Hormanofproto: Fail flow mod if it references a non-existent...
2013-11-01 Simon Hormanofproto: Delete relevant flows on group del
2013-11-01 Ben Pfaffmeta-flow: Make mf_parse() report bad masks as errors.
2013-10-31 Simon HormanReturn no protocols if mask is supplied for unmaskable...
2013-10-31 Simon Hormanovs-ofctl: Add icmp_code test
2013-10-31 Gurucharan... debian: Option to create tunnel through 'interfaces'.
2013-10-28 Pravin B Shelardatapath: Use flow hash during flow lookup operation.
2013-10-30 Gurucharan... odp-util: Parse SCTP correctly.
2013-10-27 Pravin B Shelardatapath: Simplify vport-netdev-hook compatibility...
2013-10-30 Jarno Rajahalmeclassifier: Rename struct cls_table as cls_subtable.
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Ben Pfaffvtep: Bring BFD specification in vtep.xml into sync...
2013-10-29 Venkitachalam... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Ben Pfaffopenflow-1.2.h: Remove redundant definition of OFPST12_...
2013-10-29 Ben Pfaffvswitch.xml: Improve documentation for BFD.
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-25 Joe Stringerlib: Remove unreachable JSONRPC case
2013-10-25 Ben Pfaffjsonrpc: Only compose message to log if it's really...
2013-10-25 Ben Pfafftests: Skip Python daemon tests in directory with non...
2013-10-25 Ansis Attekatests: use full table names in ovs-vsctl commands
2013-10-25 YAMAMOTO Takashiofproto: Report multipart buffer overflow.
2013-10-25 YAMAMOTO Takashiofproto: Report correct errors for unsupported stats...
2013-10-24 Kyle Mesterypackage: Make Fedora RPMs build after vtep changes.
2013-10-24 YAMAMOTO Takashiofp-print: Update a printf format for the recent pin...
2013-10-24 YAMAMOTO Takashiconnmgr: Fix an abort.
2013-10-23 Pravin B Shelardatapath: Enable all GSO features on internal port.
2013-10-25 Ben Pfaffofproto: Use ofproto_check_ofpacts() from modify_flows__().
2013-10-25 Ben Pfaffofproto: Avoid abandoning an ofopgroup without committi...
2013-10-21 Pravin B Shelardatapath: Per cpu flow stats.
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Ben Pfaffofp-actions: Make union ofp_action more generic.
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-23 Ben Pfaffpinsched: Eliminate function callback in interface.
2013-10-23 YAMAMOTO Takashiconnmgr: Fix packet-in reason for OpenFlow1.3 table...
2013-10-23 Ben Pfafffail-open: Add function to identify fail-open's flows.
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-23 Ben Pfaffofp-util: Improve comments on struct ofputil_packet_in.
2013-10-23 Ben Pfaffconnmgr: Move send_len from ofputil_packet_in to ofprot...
2013-10-23 Ben Pfaffconnmgr: Move controller_id from ofputil_packet_in...
2013-10-23 Ben Pfaffofproto, ofp-util: Begin disentangling packet-in wire...
2013-10-22 Jesse Grossdatapath: Add backport for __always_unused.
2013-10-22 Joe StringerUpdate AUTHORS
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
2013-10-22 Gurucharan... classifier: Fix a typo.
2013-10-22 Gurucharan... ofproto: Fix coding style.
next