datapath: Support jumbo frames in the datapath device
[sliver-openvswitch.git] / lib /
2009-08-01 Justin Pettitcfg: Terminate cfg to prevent crashes
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-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 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.
2009-07-16 Ben PfaffNew function ds_steal_cstr().
2009-07-16 Ben PfaffAdd function get_null_fd(), to reduce code redundancy.
2009-07-14 Justin PettitFix unitialized variable in coverage_log()
2009-07-13 Ben Pfaffvconn: Fix detection of vconn local IP address, to...
2009-07-11 Justin PettitRemove "coverage/clear" command due its limited use
2009-07-10 Justin PettitProvide ability to retrieve coverage information
2009-07-08 Justin PettitProvide method to locate device by IP and add more...
2009-07-08 Justin PettitHave rconn and vconn export information about IPs and...
2009-07-08 Justin PettitInclude "inttypes.h" to pickup definition of PRIu8.
2009-06-26 Ben PfaffLog more rconn status.
2009-06-20 Ben Pfaffcfg: Log accurate waiting times in cfg_lock().
2009-06-15 Ben PfaffReplace SHA-1 library with one that is clearly licensed.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-10 Ben PfaffAdd file missing from commit baf099 "Fix glibc 2.7...
2009-06-10 Ben PfaffFix glibc 2.7 strtok_r() bug in a more permanent fashion.
2009-06-10 Ben PfaffAdd unit test for TCP/IP checksumming code.
2009-06-09 Ben PfaffFix another "make" versus "make dist" build problem.
2009-06-09 Ben PfaffFix behavior of simultaneous "make" and "make dist".
2009-06-08 Ben Pfaffmac-learning: Make data structures public.
2009-06-05 Ben Pfaffnetdev: New function netdev_nodev_get_carrier().
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0