summaryrefslogtreecommitdiff
path: root/pcap-septel.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up {DAG, Septel, Myricom SNF}-only builds.Guy Harris2016-06-301-0/+28
* make more pcap_create_common() fixesDenis Ovsienko2016-06-301-1/+1
* Use pcap_snprintf() instead of snprintf().Guy Harris2015-11-031-1/+1
* Delete trailing spaces/tabsFrancois-Xavier Le Bail2015-03-081-4/+4
* Return the value of pcap_add_if() from septel_findalldevs().Guy Harris2014-01-101-7/+2
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* Rename the "private" member of a pcap_t to avoid C++ issues.Guy Harris2013-08-071-2/+2
* Move platform-dependent pcap_t data out of the pcap_t structure.Guy Harris2013-05-061-8/+16
* Constify some variables.Guy Harris2012-06-111-1/+1
* Have non-interface modules take responsibility for identifying their devices.Guy Harris2012-06-111-11/+16
* Turn close_op into cleanup_op; the routine that handles it can also beguy2008-04-141-8/+1
* From Paolo Abeni and me: split pcap_open_live() into a "get a pcap_tguy2008-04-041-27/+17
* The data link layer isn't settable, so get rid ofguy2005-06-211-127/+116
* From Gilbert Hoyek <gil_hoyek@hotmail.com>: support for capturing SS7guy2005-06-201-0/+318