summaryrefslogtreecommitdiff
path: root/tests/test-netflow.c
Commit message (Expand)AuthorAgeFilesLines
* compiler: Define NO_RETURN for MSVC.Gurucharan Shetty2014-09-151-1/+1
* tests: Port test-sflow and test-netflow to Windows.Gurucharan Shetty2014-06-301-1/+2
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-281-1/+1
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-5/+6
* ofpbuf: Introduce access api for base, data and size.Pravin Shelar2014-03-301-3/+3
* lib/ofpbuf: CompactJarno Rajahalme2014-03-291-1/+1
* Avoid printf type modifiers not supported by MSVC C runtime library.Alin Serdean2013-11-251-1/+1
* ofp-util: Add SCTP supportJoe Stringer2013-08-221-0/+6
* Replace all uses of strerror() by ovs_strerror(), for thread safety.Ben Pfaff2013-06-281-1/+1
* Make most "struct option" instances "const".Ben Pfaff2013-05-031-1/+1
* tests: Make test-netflow, test-sflow accept all logging options.Ben Pfaff2013-04-181-7/+5
* packets: Change IP_ARGS interface to take an ovs_be32 instead of a pointer.Ben Pfaff2012-12-121-2/+2
* tests: Fix sensitivity to record ordering in test-netflow output.Ben Pfaff2012-09-171-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* dpif: Include TCP flags in "ovs-dpctl dump-flows" output.Ben Pfaff2012-04-181-25/+5
* socket-util: Remove DSCP_INVALID.Ethan Jackson2012-04-171-1/+1
* Allow configuring DSCP on controller and manager connections.Mehak Mahajan2012-03-231-1/+1
* unixctl: New JSON RPC back-end.Ethan Jackson2012-02-211-1/+1
* daemon: New function daemon_save_fd() to preserve fds across detach.Ben Pfaff2012-02-021-9/+2
* netflow: Add basic unit tests.Ben Pfaff2011-12-191-0/+323