vswitchd: Make the MAC entry aging time configurable.
[sliver-openvswitch.git] / lib /
2012-01-24 Ben Pfaffvswitchd: Make the MAC entry aging time configurable. vlan-maint
2012-01-23 Ben Pfaffmac-learning: Increase MAC learning timeout to 300...
2011-07-25 Ethan Jacksonmac-learning: Fix serious performance bug in the learni...
2011-06-09 Ben Pfaffstream-ssl: Disable SSL session caching.
2011-05-17 Ben Pfaffovsdb-types: Fix bug in ovsdb_base_type_is_ref().
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2011-03-16 Ben Pfaffdynamic-string: New function ds_get_preprocessed_line().
2011-03-16 Ben Pfaffofp-util: New function ofputil_decode_flow_stats_reply().
2011-03-16 Ben Pfaffclassifier: Omit all-1-bits mask for VLAN TCI in cls_ru...
2011-03-16 Ben Pfaffofp-print: Consistently print priority only if it is...
2011-03-15 Ethan Jacksonhtb: Set required min-rate to mtu not 1500.
2011-03-15 Ethan Jacksonhfsc: min-rate tweaks.
2011-03-15 Ethan Jacksonqos: Remove min-rate requirement for linux-htb and...
2011-03-14 Justin Pettitnetdev-vport: Log at ERR level when port won't be created.
2011-03-14 Justin Pettitnetdev-vport: Don't create port when ovs-monitor-ipsec...
2011-03-14 Andrew Evansofproto: Store time since last connect and disconnect...
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-14 Ben Pfaffofp-print: Omit timestamp when printing packets in...
2011-03-13 Justin Pettitnetdev-vport: Warn on IPsec tunnels when ovs-monitor...
2011-03-10 Justin Pettitnetdev-vport: Don't warn when a tunnel key is set.
2011-03-10 Ben Pfafftable: Fix typo in manpage.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-10 Ben Pfaffovsdb-data: Expose guts of ovsdb_symbol_table() to...
2011-03-10 Ben Pfaffovsdb-data: Rename 'used' to 'created' in struct ovsdb_...
2011-03-10 Ben Pfaffovsdb: Improve error reporting for some internal errors.
2011-03-10 Ben Pfaffovsdb-data: Verify that named-uuid string is an <id>.
2011-03-10 Andrew Evansreconnect: Rename CONNECT_IN_PROGRESS state to CONNECTI...
2011-03-10 Andrew Evansreconnect: Track last-disconnected time.
2011-03-04 Ben Pfaffnetdev-port: Fix invalid memory access in netdev_vport_...
2011-03-03 Jesse Grossflow: Make IPv6 userspace code match kernel.
2011-03-03 Jesse Grossdatapath: Allow jumbograms through IPv6 parsing.
2011-03-02 Jesse Grossflow: Avoid assertion failure on invalid IPv6 packet.
2011-03-01 Ben Pfaffstream-ssl: Only set SSL client session once.
2011-03-01 Ben Pfaffstream-ssl: Break interpretation of queued error into...
2011-03-01 Ben Pfaffofp-util: Make NXM required for 64-bit cookies in is_nx...
2011-02-25 Ben Pfaffofp-print: Don't print priority for flow stats requests.
2011-02-25 Ben Pfaffutil: Avoid uninitialized pointer complaints from Coverity.
2011-02-23 Ben Pfaffutil: Make out_of_memory() call abort() instead of...
2011-02-23 Ben Pfaffdhcp-client: Remove useless call to timeout() from...
2011-02-23 Ben Pfaffovsdb-idl: JSONRPC_REPLY message always has nonnull...
2011-02-23 Ben Pfaffrconn: Clarify rconn_run_wait().
2011-02-23 Ben Pfaffleak-checker: Avoid printing freed pointer.
2011-02-23 Ben Pfaffstream: Make stream_report_content() tolerate negative...
2011-02-23 Ben Pfaffprocess: Avoid late failure if /dev/null cannot be...
2011-02-23 Justin Pettitovsdb-idl: Remove deadcode related to "reply" in ovsdb_...
2011-02-23 Justin Pettitnx-match: Don't fall through case when handling dest...
2011-02-23 Justin Pettitnetdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
2011-02-23 Justin Pettittable: Free "error" in cell_to_text().
2011-02-23 Ben Pfaffmultipath: Validate multipath actions more thoroughly...
2011-02-23 Ben Pfaffofp-parse: Don't segfault when an OpenFlow action's...
2011-02-23 Ben Pfaffutil: New function ovs_strzcpy().
2011-02-23 Ben Pfaffutil: Don't read over 'size - 1' bytes of source string...
2011-02-22 Ben Pfaffstring: Implement strnlen() if it is missing.
2011-02-22 Justin Pettitvconn: Fix comparison that should be assignment in...
2011-02-22 Justin Pettitsocket-util: Free strings in make_sockaddr_un() error...
2011-02-22 Justin Pettitdaemon: Fix leak of string in make_pidfile().
2011-02-22 Justin Pettitovsdb-data: Free string leaked in ovsdb_datum_from_stri...
2011-02-15 Ben Pfaffvconn-stream: Make definitions of tcp_vconn_class,...
2011-02-15 Ben Pfaffdpif-netdev: Fix segfault handling packets.
2011-02-09 Ben Pfaffovs-vsctl: Add formatting options for the "list" and...
2011-02-09 Ben Pfafftable: Add new "bare" output formatting options.
2011-02-09 Ben Pfaffovsdb-client: Break table formatting into new library.
2011-02-07 Justin Pettitdatapath: Better calculate max nlattr-formatted flow...
2011-02-07 Justin Pettitdatapath: Increase size of max nlattr-formatted flow...
2011-02-07 Ben Pfaffovs-vswitchd: Complete daemonization only after initial...
2011-02-07 Ben Pfaffdaemon: Define daemon options enums the same way as...
2011-02-07 Ethan Jacksonvswitchd: Tweak LACP values.
2011-02-05 Ben Pfaffnetlink: Use proper types and functions for half-aligne...
2011-02-05 Ben Pfaffopenflow: Use types and accessors for half-aligned...
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-02-03 Ben Pfaffdaemon: Suppress valgrind warnings from read_pidfile().
2011-02-03 Ben PfaffZero padding bytes in odp_key_ipv4, odp_key_arp.
2011-02-03 Ethan Jacksonvswitchd: Implement Link Aggregation Control Protocol.
2011-02-03 Ethan Jacksonpackets: Add eth_addr_compare_3way function.
2011-02-03 Ethan Jacksonlib: Correct endianness of packets.h.
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-02-02 Justin Pettitlib: Replace IP_TYPE_ references with IPPROTO_.
2011-02-02 Ethan Jacksonlib: Move l4 flow hash to the flow library.
2011-02-01 Andrew Evansovsdb-server: Write manager status information to Manag...
2011-02-01 Ethan Jacksonlib: Fix off-by-one error in route-table.
2011-02-01 Ben Pfaffdatapath: Dump flow actions only if there is room.
2011-02-01 Ben Pfaffdpif-linux: Always pass an actions attribute in dpif_fl...
2011-02-01 Ethan Jacksonlib: route-table improvements.
2011-01-31 Ethan Jacksonlib: netdev-vport improperly initialized route-table.
2011-01-31 Jesse Grossdpif-linux: Read flow used time.
2011-01-31 Andrew Evansutil: New ovs_retval_to_string() function.
2011-01-30 Jesse Grossodp-util: Print EtherTypes consistently.
2011-01-30 Jesse Grossdpif-linux: Add missing NLM_F_ECHO flag to flow requests.
2011-01-29 Ethan Jacksondpif-linux: Remove extraneous name variable.
2011-01-28 Ben Pfaffdatapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
2011-01-28 Ben Pfaffdpif: Remove dpif_get_all_names().
2011-01-28 Ben Pfaffdatapath: Change dp_idx to dp_ifindex, the ifindex...
2011-01-28 Ben Pfaffdpif-linux: Replace 'minor' by 'dp_idx'.
2011-01-28 Ben Pfaffdatapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
2011-01-28 Ben Pfaffdatapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
2011-01-28 Ben Pfaffdatapath: Convert ODP_DP_* commands to use AF_NETLINK...
next