index
:
rsdsl/libpcap.git
master
the LIBpcap interface to various kernel packet capture mechanism, precompiled for musl x64 and aarch64
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcap.3pcap.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: Address more C types formatting issues. [skip ci]
Denis Ovsienko
2023-03-05
1
-12
/
+12
*
Fix some typos
Francois-Xavier Le Bail
2022-07-04
1
-1
/
+1
*
man: Prevent hyphenation in a few more cases. [skip ci]
Denis Ovsienko
2022-02-13
1
-3
/
+3
*
Fixup a few external man page refs. [skip ci]
Denis Ovsienko
2022-01-02
1
-4
/
+4
*
Refine the pcap_dump_open* group in pcap(3PCAP). [skip ci]
Denis Ovsienko
2022-01-02
1
-2
/
+8
*
man: Prevent e-mail address hyphenation. [skip ci]
Denis Ovsienko
2021-11-20
1
-1
/
+1
*
Mention Npcap as well as Winpcap.
Guy Harris
2020-10-18
1
-2
/
+3
*
Fixup pcap_datalink_val_to_description_or_dlt(). [skip ci]
Denis Ovsienko
2020-09-09
1
-1
/
+5
*
man: Format more special constants bold. [skip ci]
Denis Ovsienko
2020-08-21
1
-3
/
+9
*
We no longer require CAP_NET_ADMIN to list capturable devices.
Guy Harris
2020-05-05
1
-5
/
+2
*
Add a "Routines" paragraph to pcap.3pcap.in.
Denis Ovsienko
2020-05-01
1
-0
/
+7
*
Add support for UTF-8 strings on Windows.
Guy Harris
2020-04-11
1
-0
/
+46
*
Mention DLT_LINUX_SLL2 as a type for the "any" device.
Guy Harris
2020-03-30
1
-0
/
+2
*
Show correct last modified date in all man pages.
Denis Ovsienko
2020-02-16
1
-1
/
+1
*
On Linux, return error on interface going away, not just going down.
Guy Harris
2020-01-29
1
-5
/
+4
*
spell CONTRIBUTING.md (fixup commit 82001f3)
Denis Ovsienko
2020-01-10
1
-2
/
+2
*
Style cleanup.
Guy Harris
2019-11-23
1
-2
/
+2
*
Remind people that if pcap_activate() fails, the pcap_t is still around.
Guy Harris
2019-11-23
1
-0
/
+4
*
Fix missing underscore in pcap man page.
Ondřej Hošek
2019-09-01
1
-1
/
+1
*
Fix manpage reference formatting to be consistent.
Daniel Miller
2018-08-24
1
-2
/
+6
*
Document immediate mode better.
Guy Harris
2018-08-22
1
-0
/
+9
*
Add backward compatibility notes to some man pages.
Denis Ovsienko
2018-08-22
1
-1
/
+1
*
Spell PCAP_ERROR and PCAP_ERROR_BREAK in the man pages.
Denis Ovsienko
2018-07-25
1
-2
/
+4
*
Fixup markup in pcap.3pcap.in.
Denis Ovsienko
2018-07-23
1
-1
/
+2
*
Discuss pcap_get_required_select_timeout().
Guy Harris
2018-07-22
1
-2
/
+27
*
Rename pcap_set_protocol() to pcap_set_protocol_linux().
Denis Ovsienko
2018-07-11
1
-1
/
+1
*
Update the timestamp in some man pages.
Denis Ovsienko
2018-07-11
1
-1
/
+1
*
Use HTTPS in the www.tcpdump.org URLs.
Denis Ovsienko
2018-07-09
1
-2
/
+2
*
Remove trailing spaces/tabs
Francois-Xavier Le Bail
2018-05-25
1
-1
/
+1
*
Give the variable for the man page section for admin commands the right name.
Guy Harris
2018-04-20
1
-2
/
+2
*
Update to reflect the name change for Apple's UNIX-for-Macs.
Guy Harris
2018-01-08
1
-2
/
+2
*
Explicitly warn that negative packet buffer timeouts should not be used.
Guy Harris
2017-12-06
1
-0
/
+2
*
Add pcap_set_protocol() to allow specifying a specific capture protocol.
Lennert Buytenhek
2017-08-21
1
-0
/
+5
*
refine the feedback guidelines
Denis Ovsienko
2017-03-06
1
-4
/
+5
*
Call the timeout the "packet buffer timeout" rather than the "read timeout".
Guy Harris
2017-01-20
1
-32
/
+32
*
Fix man page locations on Solaris
Vladimir Marek
2017-01-17
1
-2
/
+2
*
update last modified date in man page(s)
Denis Ovsienko
2015-12-18
1
-1
/
+1
*
Delete trailing spaces/tabs
Francois-Xavier Le Bail
2015-03-08
1
-1
/
+1
*
List the time stamp precision APIs.
Guy Harris
2015-02-05
1
-0
/
+23
*
Be more emphatic that a read timeout may cause no packets to be read.
Guy Harris
2014-10-18
1
-4
/
+13
*
last modification date
Denis Ovsienko
2014-04-16
1
-1
/
+1
*
Handle a timeout value of 0 better with TPACKET_V3.
Guy Harris
2014-04-15
1
-5
/
+3
*
refresh last midification dates for some man pages
Denis Ovsienko
2014-04-07
1
-1
/
+1
*
remove libpcap's own CVS keywords
Denis Ovsienko
2014-01-03
1
-2
/
+0
*
fix reference to pcap_tstamp_type_name_to_val()
Denis Ovsienko
2013-12-21
1
-1
/
+1
*
address some minor issues with the manpages
Denis Ovsienko
2013-12-21
1
-2
/
+2
*
Discourage the use of a zero timeout.
Guy Harris
2013-12-10
1
-3
/
+5
*
Hammer into users' heads the idea that they must use pcap_datalink().
Guy Harris
2013-10-13
1
-0
/
+13
*
Update the last modification date of some pages.
Guy Harris
2013-07-01
1
-1
/
+1
*
Rewrite the bit about pcap_next()/pcap_next_ex() a bit.
Guy Harris
2013-07-01
1
-10
/
+21
[next]