aboutsummaryrefslogtreecommitdiffstats
path: root/ui/mcast_stream.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-4/+4
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-4/+4
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-1/+1
2016-01-23More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris1-1/+1
2015-11-27Fix crash in UDP Multicast Streams dialogPeter Wu1-2/+2
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-3/+0
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-4/+4
2015-08-25Multicast Stream: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-3/+5
2015-08-18UDP multicast stream dialog.Gerald Combs1-11/+16
2015-08-17Improve multicast address checking.Gerald Combs1-11/+23
2015-05-16Do all floating-point work in double-precision.Guy Harris1-3/+3
2015-05-16Use nstime_t for time stamps.Guy Harris1-41/+26
2015-05-15ui/mcast_stream.c: Add dependency on sys/time.h for struct timevalEdwin Groothuis1-0/+4
2015-02-08Multicast Stream: Move mcast_stream.[ch] to uiAlexis La Goutte1-0/+468