cascardo/ovs.git
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 Pravin B Shelartunneling: Simplify ovs_tnl_send() error handling code.
2013-03-06 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-03-06 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
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 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-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-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 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 Jesse Grosstests: Remove LISP unit test.
2013-02-28 Kyle Mesterytests: Add VXLAN and LISP tunnel tests to the unit...
2013-02-26 Kyle Mesteryofproto: Create and delete tnl_backers in type_run()
2013-02-26 Kyle Mesteryvxlan: Change dpif_backer->tnl backer to a "struct...
2013-02-26 Ben Pfaffdpif-linux: Fix byte-swapping direction in nl_msg_put_u...
2013-02-26 Kyle MesteryModify dpif_linux_port_add() to set the destination...
2013-02-26 Kyle Mesteryvxlan: Update netdev_vport_get_dpif_port() to support...
2013-02-26 Kyle Mesteryvxlan: Add utility functions to the simap data structure.
2013-02-25 Ethan Jacksonin-band: Use "internal" netdev type for local ports.
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-19 Rich Lanedatapath: Fix parsing invalid LLC/SNAP ethertypes
2013-02-17 Ethan Jacksonofproto-dpif: Receive special packets on patch ports.
2013-02-17 Ben Pfaffofproto-dpif: Reduce number of get_ofp_port() calls...
2013-02-15 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-15 Ansis Attekadatapath: use skb_mark for route lookups
2013-02-15 Ansis Attekaipsec: prepare IPsec for flow based tunneling
2013-02-15 Rich Lanedatapath: Call genlmsg_end in queue_userspace_packet
2013-02-12 Ben Pfaffofp-msgs: ensure that l2 is set in ofpmp_reserve()
2013-02-12 Gurucharan... ovs-ctl.in: Don't execute the restore ofport script...
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2013-02-08 Ethan Jacksontunnel: Treat in_key=0 the same as a missing in_key.
2013-02-08 Ethan Jacksontunnel: Log tunneling changes at INFO level.
2013-02-08 Rich Lanedatapath: Fix ovs_vport_cmd_new return value on success
2013-02-08 Rich Lanedatapath: Fix ovs_vport_cmd_del return value on success
2013-02-05 Justin PettitPrepare for 1.10.0.
2013-02-05 Justin PettitNEWS: Rearrange announcements related to 1.10 and 1.9.
2013-02-05 Justin PettitNEWS: Mention experimental support for newer versions...
2013-02-05 Justin PettitNEWS: Correct some items incorrectly stating they arriv...
2013-02-04 Justin PettitFAQ: Add an entry describing the different ways to...
2013-02-04 Ben Pfaffpython/ovs/db/types: Fix English grammar for enums...
2013-02-04 Ben PfaffFAQ: Add question and answer about PPP.
2013-02-02 Jesse Grosstunneling: Don't send ICMP messages if no tunnel port...
2013-02-01 Ben PfaffUse is_pow2() function, where possible, instead of...
2013-02-01 Ben Pfaffsocket-util: Use set_nonblocking() helper function.
2013-02-01 Ben Pfafftimeval: Avoid unnecessary integer overflow in time_ala...
2013-02-01 Ben Pfaffworker: Use ovs_retval_to_string() where EOF is a possi...
2013-02-01 Ben Pfaffunixctl: Use ovs_retval_to_string() where EOF is a...
2013-02-01 Ben Pfaffnetdev-linux: Check return value of set_nonblocking().
2013-02-01 Ben Pfaffprocess: Check return value of set_nonblocking().
2013-02-01 Ben Pfaffbridge: Rename iface_create() variable to avoid hiding...
2013-02-01 Ben Pfaffofp-util: Rename ofputil_port_from_string() variable...
2013-02-01 Ben Pfaffvlog: New function vlog_set_levels_from_string_assert().
2013-02-01 Justin Pettitofp-parse: Ignore "idle_age" and "hard_age" when parsin...
2013-02-01 Ben Pfaffnetlink-socket: Don't bother logging SO_RCVBUFFORCE...
2013-01-31 Ben Pfaffofproto-dpif: Fix memory leak in port_dump_next().
2013-01-31 Ben Pfaffovs-ctl: Update comment.
2013-01-31 Ben Pfaffofproto-dpif: Clear revalidation flags only once, not...
2013-01-31 Ben Pfaffovsdb-tool: Fix memory leak on error path in "show...
2013-01-31 Ben Pfaffovsdb-idl: Fix memory leak on error path.
2013-01-31 Ben Pfaffmeta-flow: Add missing "break" to mf_set_wild().
2013-01-31 Ben Pfaffmeta-flow: Avoid null pointer dereference in mf_format_...
2013-01-30 Gurucharan... ovs-ctl: Fix a couple of typos.
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-29 Ethan Jacksontests: Add tunnel unit tests.
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-29 Jesse Grosstunnel: Userspace implementation of tunnel manipulation.
2013-01-29 Ethan Jacksonnetdev: New function netdev_get_dpif_port().
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-29 Ethan Jacksondpif-netdev: Allow stub interfaces on the dummy datapath.
2013-01-29 Ethan Jacksonofproto-dpif: Install drops for flows from invalid...
2013-01-28 Ethan Jacksonofproto-dpif: Require an in_port when tracing datapath...
2013-01-28 Ethan Jacksonofproto-dpif: Use ofproto_receive() in update_stats().
2013-01-28 Ethan Jacksonroute-table: Add route_table_wait() to the stub impleme...
2013-01-28 Jesse Grossdatapath: Remove kernel patch ports.
2013-01-28 Jesse Grossdatapath: Remove compatibility GRE identifier.
2013-01-28 Jesse Grossdatapath: Remove tunnel configuration sequence number.
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2013-01-28 Jesse Grossdatapath: Remove tunnel path MTU discovery support.
2013-01-28 Jesse Grossdatapath: Remove support for Don't Fragment inheritance.
2013-01-28 Jesse GrossFAQ: Add entry describing upgrade order between userspa...
2013-01-26 Justin Pettitworker: Don't have worker abort when parent dies.
2013-01-26 Pravin B Shelardatapath: Clear struct ovs_key_ipv4_tunnel padding.
2013-01-26 Ben Pfaffofproto: Maintain "expirable" list for "add" flow_mod...
2013-01-26 Ben Pfaffofproto: Properly refresh rule modified time when nothi...
2013-01-26 Ben Pfaffvconn: Initialize 'recv_any_version' member of struct...
2013-01-25 Thomas Graflinux: Increase accuracy of ingress_policing_rate at...
2013-01-25 Justin Pettitdpif-linux: Report dropped lost messages at WARN level.
2013-01-25 Thomas Grafrhel: Add OVSREQUIRES to automatically bring up OpenFlo...
next