summaryrefslogtreecommitdiff
path: root/pcap_activate.3pcap
Commit message (Expand)AuthorAgeFilesLines
* Fixup some minor man page formatting issues. [skip ci]Denis Ovsienko2023-02-261-2/+2
* man: Format more special constants bold. [skip ci]Denis Ovsienko2020-08-211-1/+3
* Show correct last modified date in all man pages.Denis Ovsienko2020-02-161-1/+1
* Style cleanup.Guy Harris2019-11-231-8/+8
* Remind people that if pcap_activate() fails, the pcap_t is still around.Guy Harris2019-11-231-0/+7
* Fix manpage reference formatting to be consistent.Daniel Miller2018-08-241-5/+5
* Refine references in some man pages, round 1.Denis Ovsienko2018-07-171-4/+4
* Update the timestamp in some man pages.Denis Ovsienko2018-07-111-1/+1
* Remove trailing spaces/tabsFrancois-Xavier Le Bail2016-08-201-1/+1
* Fix a typo.Guy Harris2016-07-311-1/+1
* Give a better discussion of possible errors.Guy Harris2016-07-311-22/+49
* update last modified date in man page(s)Denis Ovsienko2015-12-181-1/+1
* refresh last midification dates for some man pagesDenis Ovsienko2014-04-071-1/+1
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-2/+0
* Return PCAP_ERROR_PROMISC_PERM_DENIED if you have permission to open theGuy Harris2010-09-211-0/+3
* If the specified time stamp type isn't supported, treat that as a warning.Guy Harris2010-08-221-5/+6
* Add support for setting the time stamp type for a capture.Guy Harris2010-08-221-1/+5
* When activating a device, return PCAP_ERROR_IFACE_NOT_UP if the deviceguy2008-07-011-3/+5
* Add some PCAP_WARNING return values for "success, but you might want toguy2008-04-091-7/+16
* Document the extra error information supplied forguy2008-04-091-1/+14
* Add an error for "you don't have permission to open that device", asguy2008-04-091-2/+5
* Document the new API's, move a bunch of information about libpcapguy2008-04-061-0/+62