initscript: pass complete path to pidfile to status command
[sliver-openvswitch.git] / lib /
2009-11-18 Ben PfaffMerge master branch into xs5.7.
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-17 Justin Pettitvconn: Fix endian issue in unknown action type error...
2009-11-12 Justin Pettitofp-print: Add missing error types
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-10 Jesse Grossmirroring: Allow learning to be disabled on a VLAN.
2009-11-10 Justin Pettitvconn: Clean-up "match" typo in comments
2009-11-09 Ben PfaffMake ovs-appctl easier to use and synchronize its inter...
2009-11-09 Ben PfaffFix incorrect printf format specifiers.
2009-11-09 Ben Pfaffbacktrace: Avoid GCC warning on x86-64.
2009-11-09 Ben Pfaffbacktrace: Suppress dumb GCC warning on x86-64.
2009-11-06 Jesse Grossudatapath: Implement ZERO_TCP_FLAGS option.
2009-10-26 Ben PfaffSpell verb form of "set up" correctly throughout the...
2009-10-26 Justin Pettitflow: Differentiate between "port" when printing flows
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-15 Ben PfaffMake sure that time advances in a daemon between calls...
2009-10-06 Justin PettitMerge commit 'v0.90.6' into citrix
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "master" into xs5.7.
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-10-02 Justin Pettitdpif-linux: Clarify bad device warning message
2009-10-02 Justin Pettitdpif-linux: Fail earlier if OVS kernel module isn't...
2009-10-02 Ben Pfaffnetdev-linux: Improve netdev_linux_set_etheraddr().
2009-10-02 Jesse Grossnetdev-linux: Return correct error codes on receive.
2009-09-30 Jesse Grossnetdev: Add classes which don't require initialization.
2009-09-30 Jesse Grossnetdev-linux: Fix tap device using wrong FD.
2009-09-30 Jesse Grossnetdev: Fix memory leak in netdev_open.
2009-09-30 Jesse Grossnetdev: Fix typo in netdev provider enumerate.
2009-09-24 Ben Pfaffshash: Fix memory leak in shash_destroy().
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-21 Ben Pfafffatal-signal: Add clarifying comments.
2009-09-21 Ben Pfaffvconn-unix: Unlink Unix sockets for vconns at close...
2009-09-21 Ben Pfafffatal-signal: New function fatal_signal_unlink_file_now().
2009-09-21 Ben Pfafffatal-signal: Clean up code by using shash.
2009-09-21 Ben Pfaffvconn: Remove unused "reconnectable" member from vconn.
2009-09-21 Ben Pfaffnetdev: Fix memory leak in get_stats_via_netlink().
2009-09-17 Ben Pfaffutil: Add comments.
2009-09-17 Ben Pfaffbitmap: Don't allocate excessive memory.
2009-09-16 Ben Pfaffsecchan: Better tolerate failing controller admission...
2009-09-16 Ben PfaffFactor out code for composing OFPT_PACKET_IN messages.
2009-09-16 Ben PfaffFactor out code for composing benign packets.
2009-09-16 Jesse Grossnetdev-linux: Set missing cache validity bit.
2009-09-14 Jesse Grossnetdev: Swap transmit and receive stats on internal...
2009-09-14 Ben PfaffRaise MAC learning table capacity from 1,024 to 2,048...
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-12 Justin PettitMerge commit 'origin/ctrix' into k
2009-09-11 Jean Tourrihlesvconn: Fix byte-swapping of message type when validatin...
2009-09-11 Justin Pettitlogging: Lower logging level for coverage messages...
2009-09-09 Ben PfaffDocument ovs-vswitchd's ovs-appctl commands and some...
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben Pfaffrconn: Speed up in-band control connections, by caching...
2009-09-02 Ben Pfaffvconn-tcp: Report correct remote IP and remote port.
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-09-01 Justin Pettitdpif: Add dpif_port_get_name call
2009-09-01 Justin Pettitnetdev: Add netdev_get_next_hop call
2009-09-01 Justin PettitAdd ability for the datapath to match IP address in...
2009-09-01 Justin PettitReturn netmask along with IP address when querying...
2009-09-01 Justin Pettitnetdev: Fix reversed arguments in netdev_recv warning.
2009-08-25 Justin PettitCleanup incorrect unitialized variable warnings.
2009-08-25 Justin Pettitdpif: Address portability issues in dpif-netdev
2009-08-25 Justin PettitCleanup isdigit() warnings.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-07 Ben Pfaffsvec: New convenience macro SVEC_FOR_EACH.
2009-08-07 Justin Pettitdpif: Only clear 'all_dps' argument in dp_enumerate().
2009-08-07 Justin Pettitdaemon: Remove short options from daemon library
2009-08-07 Justin Pettitdaemon: Provide option to not chdir to root
2009-08-07 Justin Pettitovs-dpctl: Add dump-dps command
2009-08-01 Justin Pettitcfg: Terminate cfg to prevent crashes
2009-07-31 Ben PfaffFix broken build by making "make dist" include lib...
2009-07-30 Ben Pfaffrtnetlink: Move into separate source and header file.
2009-07-30 Ben Pfaffrtnetlink: Document.
2009-07-30 Ben Pfaffnetdev-linux: Rename "linux_netdev_*" to "rtnetlink_*".
2009-07-30 Ben Pfaffnetdev: Implement an abstract interface to network...
2009-07-30 Ben Pfaffnetdev: Remove netdev_nodev_*() functions.
2009-07-30 Ben Pfaffnetdev: Make netdev_get_vlan_vid() take a netdev instea...
2009-07-30 Ben Pfaffnetdev: Make netdev_find_dev_by_in4() use netdevs,...
2009-07-30 Ben Pfaffnetdev: Add 'netdev' parameter to netdev_add_router().
2009-07-30 Ben Pfaffnetdev: New function netdev_exists().
2009-07-30 Ben Pfaffnetdev: Get rid of netdev_open_tap().
2009-07-30 Ben Pfaffnetdev: Change netdev_get_in4() to return an error...
2009-07-30 Ben Pfaffnetdev: Change netdev_get_mtu() to return an error...
2009-07-30 Ben Pfaffnetdev: Change netdev_get_etheraddr() to return an...
2009-07-30 Ben Pfaffshash: Introduce new macros SHASH_FOR_EACH, SHASH_FOR_E...
2009-07-30 Ben Pfaffshash: Make shash_add() return the new node.
2009-07-30 Justin Pettitvswitchd: Add unixctl command to dump all flows, includ...
2009-07-29 Justin PettitFix DHCP request source port and add port #define's
2009-07-29 Justin PettitCleanup warnings about "save_ptr" in strtok_r argument
2009-07-29 Ben PfaffReduce default maximum connection timeout from 15 secon...
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-21 Ben PfaffDo not try to resolve DNS for OpenFlow controllers...
2009-07-16 Ben Pfaffcfg: New function cfg_get_matches().
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-16 Ben Pfaffprocess: New function process_run_capture().
2009-07-16 Ben Pfaffprocess: Factor code out of process_start() into helper...
2009-07-16 Ben Pfaffprocess: Fix races on fatal signal handling in process_...
2009-07-16 Ben Pfaffmac-learning: New function mac_entry_age().
2009-07-16 Ben PfaffAdd macros for parsing MAC addresses from strings.
next