add -t option to ssh, to second sudo
[sliver-openvswitch.git] / lib /
2012-08-30 Giuseppe Lettieriupdate to new netdev interface
2012-08-30 Giuseppe Lettierifix warnings about unused paramethers
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-29 Simon Hormanofp-msgs: Allow encoding and decoding of Open Flow...
2012-08-29 Simon Hormanofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
2012-08-29 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-29 Ethan Jacksonnicira-ext: Deprecate the autopath action.
2012-08-29 Ethan Jacksonbond: Deprecate stable bonds.
2012-08-28 Isaku Yamahatalib/ofp-actions: improve ofpact_instruction_name_from_t...
2012-08-21 Ben Pfaffdpif: Add 'used' argument to dpif_flow_stats_extract().
2012-08-21 Ben Pfaffbond: Tag flows according to their hash bucket, not...
2012-08-21 Ethan Jacksonofp-actions: Correct copyright statement.
2012-08-17 Ben Pfaffofp-print: Fix memory leak printing flow stats replies.
2012-08-17 Ben Pfaffofp-util: Drop unneeded null pointer tests.
2012-08-17 Ben PfaffDo not include zeroed metadata fields in NXM/OXM packet...
2012-08-16 Mehak MahajanAdd Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
2012-08-16 Ben Pfaffbond: Correct comment.
2012-08-16 Ben Pfaffdpif-netdev: Eliminate two malloc() calls per packet...
2012-08-16 Ben Pfaffdpif-netdev: Fix memory leak.
2012-08-16 Ben Pfaffovsdb-idl: Fix memory leak.
2012-08-15 Ed Mastenetdev: Map to OpenFlow port for flow lookup
2012-08-15 Mehak MahajanCorrect number of bytes to allocated for slaves in...
2012-08-14 Isaku Yamahataofp-actions/instruction: helper functions for intructions
2012-08-14 Isaku Yamahataofp-actions: sort OVSINST_OFPIT11_xxx value in executio...
2012-08-14 Isaku Yamahataofp-actions: export OVSINST_OFPIT11_xxx
2012-08-13 Ethan Jacksoncfm: Report opup as undefined if not in extended mode.
2012-08-13 Ben Pfaffstream-ssl: Change "bootstrap race" log message from...
2012-08-10 Ethan Jacksonnetdev-dummy: New appctl command netdev-dummy/set-admin...
2012-08-10 Simon Hormanofp-print: Enable display of Open Flow 1.1 & 1.2 Table...
2012-08-10 Simon Hormanofp-msgs: Split OFPRAW_OFPST_TABLE_REPLY
2012-08-10 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-10 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Flow Statisti...
2012-08-10 Simon Hormanofp-msgs: Split OFPRAW_OFPST_FLOW_{REQUEST,REPLY}
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Port Mod...
2012-08-09 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Port Mod...
2012-08-09 Simon Hormanofp-util: Use 32bit port for Open Flow 1.1 & 1.2 Port...
2012-08-09 Leo Altermantimeval: On Linux x86-64 systems refresh time whenever...
2012-08-09 Leo Altermanlockfile: Remove lockfile_lock timeout argument
2012-08-09 Ben Pfaffstream-ssl: Avoid logging no-match error redundantly.
2012-08-09 Ben Pfaffstream-ssl: Seed OpenSSL if it fails to seed itself.
2012-08-09 Simon HormanAllow decoding of Open Flow 1.1 & 1.2 Flow Removed...
2012-08-09 Ben PfaffAdd support for 'hard_timeout' in OF1.2 flow_removed...
2012-08-09 Simon Hormanofp-util: Allow encoding Open Flow 1.2 Flow Stats Reque...
2012-08-09 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Flow Removed...
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 and 1.2 Packe...
2012-08-08 Simon Hormanofp-util: Prepare Packet Out decoder for other Open...
2012-08-08 Simon Hormanofp-util: Allow encoding of Open Flow 1.1 and 1.2 Packe...
2012-08-08 Simon Hormanofp-util: Prepare Packet Out encoder for other Open...
2012-08-08 Simon Hormanofp-actions: Return action size
2012-08-08 Simon Hormanofp-msgs: Update OFPRAW_OFPT_SET_CONFIG for OpenFlow 1.2
2012-08-08 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-util: ofputil_pull_ofp11_match: Allow OXM match
2012-08-08 Ed Mastenetdev-bsd: Initialize variable to silence a compiler...
2012-08-08 Ed Mastelib: Add header #include for writev
2012-08-08 Ed Mastelib: Correct "old-style function definition" warning.
2012-08-07 Justin Pettitvlog: Ignore return value of some write() calls.
2012-08-07 Justin Pettitvconn: Properly line up description for "tcp:" and...
2012-08-07 Ben Pfafflearning-switch: Normalize the flows that are sent...
2012-08-07 Ben Pfafflearning-switch: Don't use exact-match on every field...
2012-08-07 Ben Pfafflearning-switch: Delay sending handshake until version...
2012-08-07 Ben Pfafflearning-switch: Make lswitch own its rconn.
2012-08-07 Ben Pfaffvconn: Fix vconn_get_version().
2012-08-07 Ben Pfaffvconn: Ensure that vconn_run() is enough to complete...
2012-08-07 Mehak MahajanAdding checksum to ICMP packets created by OVS for...
2012-08-07 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Flow Mod...
2012-08-07 Simon Hormanlearning-switch: Send Features Request and Set Config...
2012-08-07 Simon Hormanofp-print: Use the prevailing protocol to call ofputil_...
2012-08-07 Simon Hormanofp-util: Make make_echo_request() aware of different...
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-08-07 Simon Hormanofp-util: Make ofperr_encode_msg__() use correct Open...
2012-08-07 Simon Hormanofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier...
2012-08-06 Ben Pfaffrconn: Treat draining a message from the send queue...
2012-08-06 Ben Pfaffrconn: Remove unused functions.
2012-08-06 Simon Hormannx-match: Separate raw match and header/pad pull/put
2012-08-06 Simon Hormanofp-util: Set switch_features actions to zero for Open...
2012-08-06 Ben Pfaffofp-msgs: ofpmp_reserve() must add "more" flag when...
2012-08-04 Jesse Grossdatapath: Relax set header validation.
2012-08-03 Ben Pfaffofp-util: Remove extra blank line.
2012-08-03 Ben Pfaffofp-util: Fix typo in comment.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-08-03 Ben Pfaffflow: Remove superfluous casts.
2012-08-03 Ben Pfaffflow: Correctly consider nw_frag_mask in some flow_wild...
2012-08-03 Ben Pfaffdirs: dbdir default must be based on sysconfdir.
2012-08-02 Mehak MahajanAdding checksum to IP packets created by ovs for testing.
2012-08-01 Ethan Jacksonflow: Fix wild pointer dereference in flow_compose().
2012-08-01 Ben Pfafflockfile: Be more forgiving about lockfiles for symlinks.
2012-08-01 Ben Pfaffutil: New function follow_symlinks().
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-08-01 Ben Pfafflockfile: Fix hang locking through a dangling symlink.
2012-08-01 Ben Pfafftest-vconn: Block in three cases where a race is visibl...
2012-07-31 Simon Hormanofp-util: Update Capabilities for Open Flow 1.2
2012-07-31 Simon Hormanofp-util: Reduce scope of variables in ofputil_encode_f...
2012-07-31 Simon Hormanofp-util: Add of12_action_bits
2012-07-31 Simon Hormanofproto: As of Open Flow 1.1 switch_features has no...
2012-07-31 Simon Hormanopenflow: Add enum ofp_version
2012-07-31 Ben Pfaffofp-util: Work on decoding OF1.1 flow_mods.
2012-07-31 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffnicira-ext: Drop nx_aggregate_stats_reply structure.
next