bump mainstream version number and reset taglevel to 1
[sliver-openvswitch.git] / lib /
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Ethan Jacksontimeval: Fix occasional backtrace() related deadlock.
2012-10-26 Ansis Attekanetdev-vport: Disable Path MTU Discovery by default
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-25 Ethan Jacksonpoll-loop: Log backtraces when CPU usage is high.
2012-10-25 Ethan Jacksontimeval: Coalesce backtraces with counts.
2012-10-25 Ethan Jacksontimeval: Take a backtrace on each SIGALRM.
2012-10-24 Mehak MahajanAllow processing of RARP packets.
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-21 Ethan Jacksontimeval: Simplify poll interval logging.
2012-10-20 Kyle Mesterydatapath: Add support for tun_key to Open vSwitch datapath
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 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 Jacksontimeval: Optionally enable cached timing at configure...
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-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 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-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
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 PfaffFix vswitch-idl.ovsidl build rule with separate source...
2012-10-04 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
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-04 Giuseppe Lettierimore direct access to tunnel stats
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-03 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Giuseppe Lettierifix wrong count of sent bytes in tunnels
2012-10-03 Thierry ParmentelatRevert "use proper tun_ip definitions"
2012-10-03 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-01 Simon Hormanofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
2012-09-29 Giuseppe Lettieriuse proper tun_ip definitions
2012-09-28 Ed Mastelib: Add xpipe_nonblocking helper
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-09-28 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-28 Giuseppe Lettierifix file descriptor leakages
2012-09-28 Ethan Jacksonidl: Optionally warn when writing to read-write columns.
2012-09-27 Isaku Yamahatapstream: Add set_dscp method.
2012-09-26 Giuseppe Lettieriadd/skip packet information on tap send/recv
2012-09-26 Isaku Yamahatasocket-util: export set_dscp()
2012-09-26 Isaku Yamahatastream-provider: remove stale declaration of stream_set...
2012-09-26 Ben Pfaffdpif-netdev: Remove unneeded 'key' parameter from dp_ne...
2012-09-26 Ben PfaffDeprecate referring to ports by name in ovs-ofctl.
2012-09-26 Isaku Yamahataofp-actions: Add support for OpenFlow 1.2 "set-field...
2012-09-26 Ben Pfaffofp-actions: Allow OF1.1+ actions to be variable-length.
2012-09-26 Ben Pfaffofp-actions: Prepare to treat OF1.2 actions as OF1...
2012-09-26 Giuseppe Lettierifix warnings
2012-09-25 Jesse Grosspackets: Add ECN constants.
2012-09-25 Jesse Grossnetdev-vport: Fix ToS/TTL mixup in unparsing.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-24 Giuseppe Lettierimake the sign of return values match the specs
2012-09-24 Giuseppe LettieriFix mac addresses of tunnels/pltaps
2012-09-21 Ben Pfaffunixctl: Fix comment on unixctl_command_register().
2012-09-21 Simon Hormanflow: Only show IPv4 flow information for IPv4 flows
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-19 Ben Pfaffofp-actions: Improve explanation of 'compat' member...
2012-09-18 Giuseppe Lettieriself-contained tap creation in the switchd
2012-09-17 Ben Pfaffstream-unix: Reduce connection failure log level from...
2012-09-16 Giuseppe Lettierifix memory leak
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-13 Ben Pfaffofp-actions: Right-justify the value in ofpact_reg_load...
2012-09-12 Isaku Yamahatalib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
2012-09-07 Ben Pfaffjsonrpc: Treat receiving part of a message as activity.
2012-09-07 Ben Pfaffjsonrpc: Treat draining data from send queue as activity.
2012-09-07 Ben Pfaffreconnect: Rename reconnect_received() to reconnect_act...
2012-09-05 Ben Pfaffdpif-linux: Report packet loss as WARN instead of ERR.
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_PORT
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Simon Hormanlib/ofp-util: preparation for OF12 of ofp-util
next