sliver-openvswitch.git
2013-03-15 Gurucharan... debian, rhel, xenserver: Ability to collect ovs-ctl...
2013-03-15 Sasha Levindatapath: hlist: drop the node parameter from iterators
2013-03-15 Jesse Grossdatapath: Backport simplified hlist iterators.
2013-03-15 Ben Pfaffovs-ofctl: Improve description of mod_nw_tos action.
2013-03-15 Stephane A... lib: Rename lib/pcap.h to avoid inclusion conflicts.
2013-03-15 Jiri Pirkodatapath: fix drvinfo strings set in drivers
2013-03-13 Gurucharan... rhel: Return an exit value of 0 for ifup-ovs.
2013-03-13 Andy Zhouovs-appctl: dpif/show display per bridge stats
2013-03-13 Jesse Grosstunnel: Remove references to multicast tunnels in schem...
2013-03-13 Jesse Grossdatapath: Check for Centos 6.4 backports.
2013-03-12 Justin Pettitbridge: Store the 'mac_in_use' for interfaces in OVSDB.
2013-03-12 Justin Pettitbridge: Minor style fix.
2013-03-12 Jesse Grossdatapath: Reduce loop limit by one to 4.
2013-03-12 Ben Pfaffbridge: Minor style fix.
2013-03-12 Ben Pfaffofproto: Remove unnecessary struct forward declaration.
2013-03-12 Ben Pfaffovsdb: Allow recovery from transient write errors in...
2013-03-12 Ben Pfaffvswitch.xml: Document iface-status behavior for intra...
2013-03-12 Ben Pfaffovsdb: Fix memory leak.
2013-03-12 Ben Pfaffconnmgr: Fix memory leak in ofconn monitor table.
2013-03-12 Justin PettitSet dates for 1.9.0 release.
2013-03-11 Jesse GrossNEWS: Note tunneling feature removals in the correct...
2013-03-11 Gurucharan... ovs-ctl.in: Set hard limit for core files created.
2013-03-11 Jarno Rajahalmeofproto-dpif: Remove unnecessary ofp_port to odp_port...
2013-03-08 Ben Pfaffnicira-ext: Document that nx_flow_mod_table_id applies...
2013-03-08 Ben PfaffNEWS: Fix release for table ID in NXM flow_removed...
2013-03-08 Ben PfaffAdd table_id to NXM flow_removed messages.
2013-03-08 Ben Pfaffofproto-dpif: Fix up user specifying wrong bridge on...
2013-03-08 Jarno Rajahalmeofproto-dpif: GOTO_TABLE recursion removal.
2013-03-08 Justin Pettitofproto-dpif: Print slow-path actions instead of "drop...
2013-03-08 Justin Pettitofproto-dpif: Add helper function to retrieve a subface...
2013-03-08 Justin Pettitofproto-dpif: Clarify that 'one_subfacet' may not alway...
2013-03-08 Ben Pfafftimeval: Avoid backtrace() from signal handler on x86-64.
2013-03-07 Ben Pfaffofproto-dpif: Treat zero MPLS post-decrement TTL as...
2013-03-07 Ben Pfaffbridge: Fix interpretation of 'health' member of struct...
2013-03-07 Ben Pfaffbridge: Fix remote_opstate bug recently introduced.
2013-03-06 Justin Pettittunnel: Mark ECN status on decapsulated tunnel packets.
2013-03-06 Justin Pettittunnel: Generate datapath flows for tunneled packets...
2013-03-06 Justin Pettitofproto-dpif: Store the initial tunnel IP TOS values...
2013-03-06 Justin Pettitofproto-dpif: Make initial packet value handling generic.
2013-03-06 Justin Pettitofproto-dpif: Pass around "facet" in flow_push_stats().
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Ben Pfaffofproto: Merge all the CFM query functions into one.
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-03-06 Ben Pfafftimeval: Increase accuracy of cached time 4X, from...
2013-03-06 Ben Pfafftimeval: Enable caching the current time even on x86-64.
2013-03-06 Ben Pfaffovsdb-idlc: Make no-op writes to write-only columns...
2013-03-06 Pravin B Shelartunneling: Simplify ovs_tnl_send() error handling code.
2013-03-06 Jesse Grossdatapath: Fix circular dependency between bug.h and...
2013-03-05 Gurucharan... ovs-ctl.in: Restore interfaces and ofports for userspac...
2013-03-05 Gurucharan... ovs-ctl.in: Clean up code for the next commit.
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-03-04 Ben PfaffCodingStyle: Mention our common return value conventions.
2013-03-01 Ben Pfaffofpbuf: Remove OFPBUF_STACK_BUFFER.
2013-03-01 Pravin B Shelardatapath: Increase maximum allocation size of action...
2013-03-01 Pravin B ShelarRevert "datapath: Increase maximum allocation size...
2013-02-28 Ben Pfaffnetdev: Update comment.
2013-02-28 Ben Pfaffnetdev-linux: Fix netdev_linux_send() return value...
2013-02-28 Simon Hormannx-match: Correct writing of value and length in set_fi...
2013-02-28 Ben PfaffAUTHORS: Add Andy Zhou.
2013-02-28 Andy Zhoupython: Do not include time stamp in syslog messages.
2013-02-28 Kyle Mesterytunnel: Only print non-default UDP dst_port for LISP...
2013-02-28 Ethan Jacksonofproto-dpif: Handle tunnel config changes in facet_rev...
2013-02-28 Ethan Jacksonofproto-dpif: Ignore subfacet install errors.
2013-02-28 Ethan Jacksonofproto-dpif: Always maintain subfacet key.
2013-02-28 Kyle Mesterytests: Add VXLAN and LISP tunnel tests to the unit...
2013-02-27 Kyle Mesterydocumentation: Add instructions on how to run the unit...
2013-02-26 Kyle Mesteryofproto: Create and delete tnl_backers in type_run()
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-25 Gurucharan... ovs-bugtool: Ability to collect number of logs through...
2013-02-25 Ben Pfaffofp-util: Remove prototype for unimplemented, misspelle...
2013-02-25 Shih-Hao LiAdd binary option for command outputs collected by...
2013-02-25 Gurucharan... debian: Remove openvswitch-ipsec dependency from dbg...
2013-02-25 Ethan Jacksonin-band: Use "internal" netdev type for local ports.
2013-02-25 Ben Pfaffovsdb: Fix typo in comment ("millseconds").
2013-02-25 Ben PfaffFAQ: Clarify that "--all" was added in version 1.8.
2013-02-25 Lorand Jakabvxlan: new draft revision
2013-02-23 Cong Wangdatapath: fix the calculation of checksum for vlan...
2013-02-23 Pravin B Shelardatapath: Increase maximum allocation size of action...
2013-02-22 Justin Pettitofproto-dpif: Look at the flow's ofproto when handling...
2013-02-22 Justin PettitRevert "match: Only print tp_src and tp_dst for TCP...
2013-02-22 Justin Pettitmatch: Only print tp_src and tp_dst for TCP and UDP.
2013-02-20 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-20 Ansis Attekadatapath: use skb_mark for route lookups
2013-02-20 Ansis Attekaipsec: prepare IPsec for flow based tunneling
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-19 Rich Lanedatapath: Fix parsing invalid LLC/SNAP ethertypes
2013-02-19 Jesse Grossdatapath: Use nla_len() in queue_userspace_packet().
2013-02-17 Ethan Jacksonofproto-dpif: Receive special packets on patch ports.
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-15 Ben Pfaffdpif-linux: Fix byte-swapping direction in nl_msg_put_u...
2013-02-15 Rich Lanedatapath: Call genlmsg_end in queue_userspace_packet
2013-02-15 Gurucharan... xenserver: Include ovs-bugtool in xenserver rpm.
2013-02-14 Gurucharan... ovs-bugtool: Remove unused code and nonrequired commands.
2013-02-14 Gurucharan... ovs-bugtool: Change the default output type.
2013-02-14 Gurucharan... ovs-bugtool: Don't run a few ethtool commands on virtua...
2013-02-14 Gurucharan... ovs-bugtool: Ability to collect the number of rotated...
2013-02-14 Gurucharan... ovs-bugtool: Provide a separate capability to openvswit...
2013-02-14 Gurucharan... rhel, xenserver: Make logrotate daily and compress...
2013-02-14 Kyle Mesteryvxlan: Change dpif_backer->tnl backer to a "struct...
next