index
:
delta/libpcap.git
android-libpcap-0.9.8
bare
baserock/1.5.3-openwrt
coverity_scan
lbl
libpcap-0.6
libpcap-0.7
libpcap-0.8
libpcap-0.9
libpcap-1.0
libpcap-1.1
libpcap-1.10
libpcap-1.2
libpcap-1.3
libpcap-1.4
libpcap-1.5
libpcap-1.6
libpcap-1.7
libpcap-1.8
libpcap-1.9
libpcap_0_6
libpcap_0_7
libpcap_0_8
libpcap_0_8rel1
libpcap_0_9
libpcap_1.1
libpcap_1.2
libpcap_1.3
libpcap_1.4
libpcap_1.5
libpcap_1_0
libpcap_1_0_rel0b
libpcap_1_4rel0
linux-2-2-packet
master
origin
pcap-options
raybellis-gzip-v2
test
test-rc
github.com: the-tcpdump-group/libpcap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcap-septel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a comment.
Guy Harris
2019-01-06
1
-9
/
+0
*
Just use install_bpf_program as the setfilter operation.
Guy Harris
2018-12-23
1
-24
/
+1
*
Provide out own strlcpy() and strlcat() routines if necessary.
Guy Harris
2018-10-16
1
-1
/
+1
*
Squelch more narrowing warnings.
Guy Harris
2018-09-12
1
-1
/
+1
*
Clean up the declaration of the packet-filtering routines.
Guy Harris
2018-08-31
1
-1
/
+1
*
Add more interface flags to pcap_findalldevs().
Guy Harris
2018-04-29
1
-0
/
+3
*
Use the right name for calls to wait for events.
Guy Harris
2018-01-20
1
-1
/
+1
*
Don't set errbuf if install_bpf_program() has returned -1.
Guy Harris
2017-11-19
1
-4
/
+1
*
Add a routine to format error messages with an errno-based message at the end.
Guy Harris
2017-11-15
1
-2
/
+2
*
No need to generate version.c or pcap_version.h.
Guy Harris
2017-10-03
1
-2
/
+0
*
Clean up non-blocking mode.
Guy Harris
2017-10-01
1
-3
/
+24
*
Push pcap_lib_version() into the pcap-XXX.c files.
Guy Harris
2017-09-06
1
-3
/
+5
*
Always include <config.h> rather than "config.h".
Guy Harris
2017-08-18
1
-1
/
+1
*
Make the checks and adjustment of the snapshot length module-dependent.
Guy Harris
2017-06-01
1
-0
/
+11
*
Allow a platform to add information to the version string.
Guy Harris
2017-05-16
1
-0
/
+9
*
Support setting non-blocking mode before activating.
Guy Harris
2017-02-25
1
-3
/
+4
*
Have a pcap_if_list_t structure for use by the findalldevs code.
Guy Harris
2017-01-18
1
-3
/
+2
*
Clean up findalldevs code.
Guy Harris
2016-12-17
1
-2
/
+3
*
Clean up {DAG, Septel, Myricom SNF}-only builds.
Guy Harris
2016-06-30
1
-0
/
+28
*
make more pcap_create_common() fixes
Denis Ovsienko
2016-06-30
1
-1
/
+1
*
Use pcap_snprintf() instead of snprintf().
Guy Harris
2015-11-03
1
-1
/
+1
*
Delete trailing spaces/tabs
Francois-Xavier Le Bail
2015-03-08
1
-4
/
+4
*
Return the value of pcap_add_if() from septel_findalldevs().
Guy Harris
2014-01-10
1
-7
/
+2
*
remove libpcap's own CVS keywords
Denis Ovsienko
2014-01-03
1
-5
/
+0
*
Rename the "private" member of a pcap_t to avoid C++ issues.
Guy Harris
2013-08-07
1
-2
/
+2
*
Move platform-dependent pcap_t data out of the pcap_t structure.
Guy Harris
2013-05-06
1
-8
/
+16
*
Constify some variables.
Guy Harris
2012-06-11
1
-1
/
+1
*
Have non-interface modules take responsibility for identifying their devices.
Guy Harris
2012-06-11
1
-11
/
+16
*
Turn close_op into cleanup_op; the routine that handles it can also be
guy
2008-04-14
1
-8
/
+1
*
From Paolo Abeni and me: split pcap_open_live() into a "get a pcap_t
guy
2008-04-04
1
-27
/
+17
*
The data link layer isn't settable, so get rid of
guy
2005-06-21
1
-127
/
+116
*
From Gilbert Hoyek <gil_hoyek@hotmail.com>: support for capturing SS7
guy
2005-06-20
1
-0
/
+318