cascardo/ovs.git
2012-11-15 Pravin B Shelarodp-utils: Print human readable ipv4-tunnel-key flags.
2012-11-15 Pravin B Shelarodp-utils: Refactor slow_path_reason parse and format...
2012-11-14 Pravin B Shelarvswitchd: Fix function prototype of packet_set_ipv6()
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
2012-11-13 Ansis Attekasparse: Add ip6_rthdr struct to the ip6.h
2012-11-09 Ben Pfaffofp-msgs: Accept all versions of OpenFlow "hello" messages.
2012-11-07 Jesse Grosstunnel: Zero keys if marked as not present.
2012-11-07 Jesse Grossdatapath: Allow GRE64 to use flow based tunneling.
2012-11-07 Jesse Grossdatapath: Shorten flow tunneling flags.
2012-11-07 Jesse Grossdatapath: Don't allow flows installed with only TUN_ID.
2012-11-07 Jesse Grossdatapath: Don't write into IPV4_TUNNEL data when using...
2012-11-07 Jesse Grossdatapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream...
2012-11-07 Ben Pfaffsocket-util: Report fd of -1 on error in inet_open_acti...
2012-11-06 Ethan Jacksonnetdev-vport: Fix warning due to new GRE type.
2012-11-06 Pravin B Shelardatapath: Add missing bug.h file
2012-11-06 Ansis Attekadatapath: improve ipv6_find_hdr() function for IPv6...
2012-11-06 Ansis Attekadatapath: Add ipv6_find_hdr() compatibility function.
2012-11-06 Jesse Grossdatapath: Remove flow refcount functionality.
2012-11-05 Pravin B Shelardatapath: Add support for 3.6 kernel.
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-11-05 Pravin B Shelardatapath: Fix sparse warning for symbol 'BUILD_BUG_ON_N...
2012-11-05 Pravin B Shelarnetdev: Deprecate CAPWAP support.
2012-11-05 Pravin B Shelardatapath: enable encap for capwap.
2012-11-05 Pravin B Shelardatapath: Add Upstream id for GRE type.
2012-11-05 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-01 Jesse Grossodp: Enable parsing ipv4_tunnel key.
2012-11-01 Ben PfaffMakefile: Allow "make modules_install" to work from...
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-25 Ansis Attekanetdev-vport: Disable Path MTU Discovery by default
2012-10-24 Ben PfaffPrepare for 1.9.0.
2012-10-24 Pravin B Shelardatapath: Fix zero key tunnels.
2012-10-24 Mehak MahajanAllow processing of RARP packets.
2012-10-23 Gurucharan... ovs-ctl.in: Ability to save flows and kernel datapath...
2012-10-23 Kyle MesteryUpdate INSTALL.Fedora to mention Fedora 17 instead...
2012-10-23 Ed Mastelib: Accomodate FreeBSD return value for ssl connection.
2012-10-22 Mehak MahajanARP packets must have print arp_tpa/arp_spa instead...
2012-10-22 Mehak MahajanDo not print ICMP fields for non IP packets.
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
2012-10-22 Gurucharan... ovs-pki: Unique subject DNs for certificate requests.
2012-10-21 Ethan Jacksontimeval: Simplify poll interval logging.
2012-10-22 Ben Pfaffovs-vsctl: Do not accept any arguments to "del-manager...
2012-10-20 Pravin B Shelardatapath: Tunnel port without destination IP.
2012-10-20 Pravin B Shelardatapath: Optimize flow key match for non tunnel flows.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
2012-10-19 Henry Maiovs-ctl: Fix implementation of --extra-dbs.
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Ben Pfaffofp-actions: Prefer OFPAT11_DEC_TTL to NXAST_DEC_TTL...
2012-10-18 Ben Pfaffofp-parse: Remove unreachable code.
2012-10-18 Ben Pfaffnicira-ext: Clarify behavior of overlapping src and...
2012-10-18 Isaku Yamahataofpaction: support OF11 pop_vlan
2012-10-18 Ben Pfaffofp-util: Again allow OpenFlow port 0 in commands and...
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-10-18 Isaku Yamahatalib: support OF11 dec_nw_ttl
2012-10-17 Ethan Jacksonutilities: New helper ovs-parse-backtrace.
2012-10-17 Ethan Jacksontimeval: Optionally enable cached timing at configure...
2012-10-17 Ethan Jacksonm4: Remove trailing whitespace.
2012-10-17 Isaku Yamahatastream.py: un-decorator Stream.register_method
2012-10-17 Reid Pricestream.py: Don't use class decorators.
2012-10-16 Ethan Jacksonofp-actions: Remove unused variable.
2012-10-16 Ethan Jacksontimeval: Block SIGALRM when sleeping.
2012-10-16 Isaku Yamahatainstruction/clear-actions: string parser/formater,...
2012-10-16 Isaku Yamahatainstruction: support goto-table action
2012-10-16 Isaku Yamahatapython/ovs/socket_util: don't use Exception, but ValueError
2012-10-15 Gurucharan... ovs-pki: Increase the validity days for self-signed...
2012-10-15 Isaku Yamahatapython/ovs/stream: teach stream.py tcp socket
2012-10-15 Isaku Yamahatapython/ovs/socket_util: add tcp related helper function...
2012-10-15 Ethan Jacksontimeval: Add new "backtrace" appctl command.
2012-10-15 Ethan Jacksoncfm: Scope CFM packets to key zero.
2012-10-14 Ben Pfaffofp-errors: Merge OF1.0 "all tables full" with OF1...
2012-10-12 Ben Pfaffofproto: Fix typo in macro name.
2012-10-12 Simon Hormanofproto: Do not add flow on flow mod if new_cookie...
2012-10-12 Simon Hormanofp-print: Do not display flow mod cookie if it is...
2012-10-12 Simon Hormanofp-util: Correct setting of Flow Mod cookie on encode
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-12 Simon Hormanofp-util: Correct comment above ofputil_append_port_stat()
2012-10-12 Simon Hormanofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
2012-10-12 Simon HormanUse enum ofperr in ofputil_decode_flow_removed()
2012-10-11 Ed Mastelib: Use FreeBSD libc function for proctitle
2012-10-11 Ed Mastelib: Move addition of program_name to proctitle_set
2012-10-11 Ben Pfaffnicira-ext: Correct and improve nx_flow_update_abbrev...
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-10 Ben PfaffMakefile.am: Distribute INSTALL.Fedora.
2012-10-10 Ralf Spennebergbuild: Add support for building RPMs for Fedora Linux
2012-10-10 Pravin B Shelardatapath: Allow GRE64 tunnels without any key.
2012-10-09 Pravin B Shelardatapath: Fix GRE tunnel without any key.
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-06 Pravin B Shelardatapath: 64-bit GRE support
2012-10-05 Ethan Jacksontimeval: Recover from failed timer_create() calls.
2012-10-05 Ethan Jacksontimeval: Don't require signals for time_alarm().
2012-10-04 Ben Pfaffofproto-dpif: Avoid zeroing tunnel info in handle_miss_...
2012-10-04 Mehak Mahajanovsdb/jsonrpc-server: ovsdb-server closes accepted...
2012-10-04 Ben PfaffAvoid requiring autom4te when it won't necessarily...
2012-10-04 Ben PfaffFix vswitch-idl.ovsidl build rule with separate source...
2012-10-04 Jesse Grossdatapath: Print device when warning about over MTU...
2012-10-04 Ethan Jacksontests: Allow environment specified autom4te.
2012-10-04 Ethan Jacksonlib: Specify idl location more precisely.
2012-10-04 Simon Hormanofp-util: Set Packet In Format: Use prevailing OpenFlow...
2012-10-03 Jesse Grossflow: Fix struct flow size build assertion failure.
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-10-02 Ed Mastetests: jemalloc debug config for FreeBSD 9 and 10.
next