sliver-openvswitch.git
2013-02-14 Gurucharan... rhel, xenserver: Make logrotate daily and compress...
2013-02-14 Kyle Mesteryvxlan: Change dpif_backer->tnl backer to a "struct...
2013-02-14 Kyle MesteryModify dpif_linux_port_add() to set the destination...
2013-02-14 Kyle Mesteryvxlan: Update netdev_vport_get_dpif_port() to support...
2013-02-14 Kyle Mesteryvxlan: Add utility functions to the simap data structure.
2013-02-14 Ben PfaffOPENFLOW-1.1+: Fix character encoding issues.
2013-02-14 Ben PfaffOPENFLOW-1.1+: Update.
2013-02-14 Ben PfaffFAQ: Add troubleshooting procedure and example.
2013-02-14 Ben Pfaffofproto-dpif: Move 'orig_flow' from action_xlate_ctx...
2013-02-13 Ben Pfafftests: Add test for Python version of long socket name...
2013-02-13 Ben Pfafftests: Make long name more readable by introducing...
2013-02-13 Ben Pfafftests: Make test for Linux /proc/self/fd more straightf...
2013-02-12 Ben Pfaffofproto-dpif: Reduce number of get_ofp_port() calls...
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-12 Ben PfaffRevert "vswitchd: Require "target" column to be unique...
2013-02-12 Ben PfaffMake OpenFlow 1.2+ role replies return the generation ID.
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-12 Ben Pfaffofp-msgs: New function ofpraw_decode_assert().
2013-02-12 Ben Pfaffofp-msgs: Fix typos in comment.
2013-02-11 Ben Pfaffvswitchd: Require "target" column to be unique in OVS...
2013-02-11 Ben Pfafftests: Add test for self-modifying learn action.
2013-02-11 Ben Pfaffnetdev-dummy: Correctly maintain port statistics.
2013-02-11 Ben Pfaffofproto-macros: Fail a test that logs a WARN or higher...
2013-02-11 Ben Pfafftimeval: Don't issue poll interval warnings when we...
2013-02-11 Ben Pfafftests: Set explicit bond mode in LACP test.
2013-02-11 Ben Pfaffbond: Reduce log level from WARN to INFO for interface...
2013-02-11 Ben Pfaffpoll-loop: Reduce high-CPU log messages from WARN to...
2013-02-11 Ben Pfafftests: Fix error path in netflow test.
2013-02-11 Ben Pfaffclassifier: Refactor table priority updates and tables_...
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2013-02-11 Jarno Rajahalmeclassifier: Maintain tables in descending priority...
2013-02-08 Gurucharan... ovs-pki: Increase the validity period for all certificates.
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 Jarno RajahalmeOptimize classifier by maintaining the priority of...
2013-02-08 Jesse GrossAUTHORS: Add Rich Lane.
2013-02-08 Rich Lanedatapath: Fix ovs_vport_cmd_del return value on success
2013-02-06 Cong Wangdatapath: adjust skb_gso_segment() for calling in rx...
2013-02-06 Simon Hormanpacket: packet_get_tcp_flags: use flow's innermost...
2013-02-06 Simon Hormanodp-util: commit_set_nw_action: use flow's innermost...
2013-02-06 Simon Hormanpacket: Correctly set ethertype in pop_mpls()
2013-02-06 Ben PfaffFAQ: Fix typo (doubled "later").
2013-02-06 Ben PfaffFAQ: Expand on how one would implement VLAN handling...
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-02-05 Justin PettitPrepare for post-1.10.0 (1.10.90).
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-04 Justin PettitNEWS: Mention experimental support for newer versions...
2013-02-04 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...
next