sliver-openvswitch.git
2011-05-16 Ben Pfaffconfigure: Run sparse automatically if C=1 specified...
2011-05-16 Ben PfaffMake the source tree sparse clean.
2011-05-16 Ben Pfafftest-sha1: Suppress sparse warning.
2011-05-16 Ben PfaffFix up usage of flow_wildcards_t.
2011-05-16 Ben Pfaffcsum: Annotate byte order to match actual usage.
2011-05-16 Ben Pfaffutil: Suppress build assertions when building with...
2011-05-16 Ben PfaffSuppress sparse warnings for global variables initializ...
2011-05-16 Ben Pfaffcompiler: Suppress sparse complaints about function...
2011-05-16 Ben PfaffFix incorrect byte order annotations.
2011-05-16 Ben Pfaffopenflow: Change types from uint<N>_t to ovs_be<N>.
2011-05-16 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-05-16 Ben Pfaffofproto: Maintain ofp_phy_port for each ofport in netwo...
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-05-16 Ben Pfaffofproto: Drop duplicate "const" in parameter declaration.
2011-05-16 Ben PfaffAdd missing "static" keywords.
2011-05-16 Ben PfaffRemove unnecessary #include directives.
2011-05-16 Ben Pfaffofproto: Fix ofproto_send_packet() treatment of vlan_tc...
2011-05-16 Ben Pfaffstream-ssl: Fix call to accept().
2011-05-13 Ben Pfafftests: Check ovs-openflowd log output instead of ignori...
2011-05-13 Ben Pfaffnetdev-linux: Open AF_PACKET socket only when it is...
2011-05-13 Ben Pfaffnetdev-linux: Only call set_nonblocking() if socket...
2011-05-13 Ben Pfaffofp-util: Revise OpenFlow 1.0 ofp_match normalization.
2011-05-13 Ben Pfaffofp-util: Simplify OpenFlow 1.0 ofp_match normalization.
2011-05-13 Ben Pfaffofp-util: Don't warn for different forms of nw_{src...
2011-05-13 Ben Pfafflockfile: Don't warn if successful lock takes a little...
2011-05-13 Ben Pfafftests: Check test output more carefully.
2011-05-13 Ben Pfaffpoll-loop: Make wakeup logging more portable and easier...
2011-05-13 Ben Pfaffbacktrace: Make backtrace_capture() work on more systems.
2011-05-13 Ethan Jacksoncfm: Clarify cfm_create() documentation.
2011-05-13 Ethan Jacksoncfm: Always log on CCM reception.
2011-05-13 Ethan Jacksoncfm: Replace recv_time with a flag.
2011-05-13 Ethan Jacksoncfm: No longer keep track of bad CCMs.
2011-05-13 Ethan Jacksoncfm: No longer trigger fault upon unexpected ccm_interval.
2011-05-12 Ben Pfaffbridge: Keep default Ethernet address stable between...
2011-05-11 Jesse Grossdatapath: Pull data into linear area only on demand.
2011-05-11 Justin Pettitxenserver: Fix bugs related to using xe-switch-network...
2011-05-10 Ben Pfaffstream-ssl: Improve messages when configuring SSL if...
2011-05-10 Ben PfaffINSTALL.XenServer: Document Open vSwitch boot process...
2011-05-10 Ben Pfaffovs-vsctl: Issue warning for likely erroneous "get...
2011-05-07 Ethan Jacksonbridge: Don't configure QoS without Queues.
2011-05-06 Ethan Jacksonofproto: Resubmit statistics improperly account during...
2011-05-06 Ethan Jacksonlacp: New "lacp-heartbeat" mode.
2011-05-06 Ethan Jacksonbond: Create new "bond-stable-id".
2011-05-06 Ethan Jacksonbond: Convert stb_id to 32bit parameter.
2011-05-05 Justin Pettitxenserver: Better document scriplet action in RPM spec...
2011-05-05 Justin Pettitxenserver: Use xe-switch-network-stack in RPM spec...
2011-05-04 Ben Pfaffofp-util: Fix validation of OFPAT_SET_VLAN_PCP actions.
2011-05-04 Ben PfaffDESIGN: Move in-band control design discussion here.
2011-05-04 Ben Pfaffovs-tcpundump: Document that ovs-appctl sends ofproto...
2011-05-04 Ben Pfaffxenserver: Don't remove network.dbcache on uninstall.
2011-05-04 Ben Pfaffovs-brcompatd: Document bug.
2011-05-03 Ben Pfaffxenserver: Use .../extra not .../kernel/extra for kerne...
2011-05-02 Ethan Jacksonvswitchd: Update schema version number.
2011-05-02 Ben Pfaffovs-dpctl: Add -s option to print packet and byte counters.
2011-05-02 Ben Pfaffnetdev-linux: New functions for converting netdev stats...
2011-05-01 Andrew Evanstunneling: Add DF inherit and default flags to set...
2011-04-30 Andrew Evanstunneling: Add df_default and df_inherit tunnel options.
2011-04-29 Ethan Jacksondpif-linux: Recycle leaked ports.
2011-04-29 Ethan Jacksondatapath: Remove dead code in queue_control_packets().
2011-04-29 Ben Pfaffdatapath: Drop parameters from execute_actions().
2011-04-29 Ben Pfaffdatapath: Make every packet passing through the datapat...
2011-04-29 Ben Pfaffdatapath: Avoid freeing wild pointer in corner case.
2011-04-29 Ben Pfaffdatapath: No need to zero cb anymore in odp_packet_cmd_...
2011-04-27 Justin Pettitovs-monitor-ipsec: Allow IKE fragmentation
2011-04-28 Andrew Evansdatapath: Make git ignore linux-2.6/vlan.c.
2011-04-27 Jesse Grossdatapath: Backport DIV_ROUND_UP.
2011-04-27 Ethan Jacksonlacp: Allow configurable aggregation keys.
2011-04-27 Ethan Jacksonlacp: New other_config setting "lacp-force-aggregatable".
2011-04-27 Ethan Jacksonofproto: Remove unused variable.
2011-04-27 Ethan Jacksonconnmgr: Remove unused variable.
2011-04-26 Andrew Evansvswitch.xml: s/switchs/switches/g
2011-04-26 Ethan Jacksonbond: New bond-hash-basis setting.
2011-04-26 Ethan Jacksonbridge: Create new "null" interface type.
2011-04-26 Ben PfaffRemove support for obsolete "tun_id_from_cookie" extension.
2011-04-21 Ben Pfafftests: Add ovs-openflowd to programs that need valgrind...
2011-04-21 Ben Pfaffbridge: Remove slaves from the bond before closing...
2011-04-21 Ben Pfaffbond: Be more careful about adding and removing netdevs...
2011-04-21 Ben Pfaffofproto: Adjust netdev_monitor when switching netdevs.
2011-04-21 Ben Pfaffbridge: Tolerate missing Port and Interface records...
2011-04-21 Ben Pfaffofproto: Rework and fix bugs in port change detection.
2011-04-21 Ben Pfaffofproto: Consistently use netdev's name instead of...
2011-04-21 Ben Pfaffsocket-util: Use portable solution for setting Unix...
2011-04-21 Ethan Jacksonbond: BM_STABLE consistent hashing.
2011-04-21 Ethan Jacksonbond: New flag "bond_revalidate".
2011-04-21 Ben PfaffINSTALL.Linux: Mention that SSL options require buildin...
2011-04-20 Ethan Jacksonbond: Revalidate no_slaves_tag when revalidating everyt...
2011-04-20 Ethan Jacksonbond: Give stable bonds one tag.
2011-04-20 Ben Pfaffbridge: Avoid memory leak from RSPAN mirrors in bridge_...
2011-04-19 Ethan Jacksonbond: bond_stb_enable_slave() never triggered.
2011-04-19 Ethan Jacksonlacp: Implement custom timing mode.
2011-04-19 Ethan Jacksonlacp: Remove LACP_[FAST|SLOW]_TIME_RX macros.
2011-04-19 Ethan Jacksonlacp: Move LACP packet data to lacp header file.
2011-04-19 Ben Pfaffofp-util: Properly handle "tun_id"s in tun_id_from_cook...
2011-04-19 Ben Pfaffsocket-util: Properly set socket permissions in make_un...
2011-04-19 Ethan Jacksonbridge: LACP port ID and system ID in database.
2011-04-19 Ethan Jacksonlacp: New "strict" lacp mode.
2011-04-19 Ethan Jacksonlacp: Update attached status more often.
2011-04-19 Ben Pfaffvlog: Fix VLOG and VLOG_RL macros' treatment of LEVEL...
2011-04-19 Ben Pfaffbridge: Fix VLAN selection mirroring logic.
2011-04-19 Ben Pfaffbridge: Reintroduce log message that was lost (and...
next