forked from the-tcpdump-group/libpcap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci]
- Loading branch information
Showing
25 changed files
with
64 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,7 +93,7 @@ Sunday, June 24, 2018, by [email protected] | |
Make VLAN filter handle both metadata and inline tags | ||
D-Bus captures can now be up to 128MB in size | ||
Added LORATAP DLT value | ||
Added DLT_VSOCK for http://qemu-project.org/Features/VirtioVsock | ||
Added DLT_VSOCK for https://qemu-project.org/Features/VirtioVsock | ||
probe_devices() fixes not to overrun buffer for name of device | ||
Add linux-specific pcap_set_protocol_linux() to allow specifying a specific capture protocol. | ||
RDMA sniffing support for pcap | ||
|
@@ -369,7 +369,7 @@ Summary for 1.2 libpcap release | |
Noted real nature of LINKTYPE_ARCNET. | ||
Add a link-layer type for DVB-CI. | ||
Fix configure-script discovery of VLAN acceleration support. | ||
see http://netoptimizer.blogspot.com/2010/09/tcpdump-vs-vlan-tags.html | ||
see https://netoptimizer.blogspot.com/2010/09/tcpdump-vs-vlan-tags.html | ||
Linux, HP-UX, AIX, NetBSD and OpenBSD compilation/conflict fixes. | ||
Protect against including AIX 5.x's <net/bpf.h> having been included. | ||
Add DLT_DBUS, for raw D-Bus messages. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
The following instructions apply if you have a Linux or FreeBSD platform and | ||
want libpcap to support the DAG range of passive network monitoring cards from | ||
Endace (http://www.endace.com, see below for further contact details). | ||
Endace (https://www.endace.com, see below for further contact details). | ||
|
||
1) Install and build the DAG software distribution by following the | ||
instructions supplied with that package. Current Endace customers can download | ||
|
@@ -117,6 +117,6 @@ Please submit bug reports via <[email protected]>. | |
|
||
Please also visit our Web site at: | ||
|
||
http://www.endace.com/ | ||
https://www.endace.com/ | ||
|
||
For more information about Endace DAG cards contact <[email protected]>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ Note that packet-capture programs such as tcpdump may, on HP-UX, not be | |
able to see packets sent from the machine on which they're running. | ||
Some articles on groups.google.com discussing this are: | ||
|
||
http://groups.google.com/groups?selm=82ld3v%2480i%241%40mamenchi.zrz.TU-Berlin.DE | ||
https://groups.google.com/groups?selm=82ld3v%2480i%241%40mamenchi.zrz.TU-Berlin.DE | ||
|
||
which says: | ||
|
||
|
@@ -69,7 +69,7 @@ which says: | |
|
||
and | ||
|
||
http://groups.google.com/groups?selm=38AA973E.96BE7DF7%40cc.uit.no | ||
https://groups.google.com/groups?selm=38AA973E.96BE7DF7%40cc.uit.no | ||
|
||
which says: | ||
|
||
|
@@ -118,7 +118,7 @@ And another message to [email protected], from Rick Jones: | |
|
||
Another posting: | ||
|
||
http://groups.google.com/groups?selm=7d6gvn%24b3%241%40ocean.cup.hp.com | ||
https://groups.google.com/groups?selm=7d6gvn%24b3%241%40ocean.cup.hp.com | ||
|
||
indicates that you need to install the optional STREAMS product to do | ||
captures on HP-UX 9.x: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -361,7 +361,7 @@ | |
/* | ||
* Link types requested by Gregor Maier <[email protected]> of Endace | ||
* Measurement Systems. They add an ERF header (see | ||
* http://www.endace.com/support/EndaceRecordFormat.pdf) in front of | ||
* https://www.endace.com/support/EndaceRecordFormat.pdf) in front of | ||
* the link-layer header. | ||
*/ | ||
#define LINKTYPE_ERF_ETH 175 /* Ethernet */ | ||
|
@@ -495,7 +495,7 @@ | |
|
||
/* | ||
* Various link-layer types, with a pseudo-header, for SITA | ||
* (http://www.sita.aero/); requested by Fulko Hew ([email protected]). | ||
* (https://www.sita.aero/); requested by Fulko Hew ([email protected]). | ||
*/ | ||
#define LINKTYPE_SITA 196 | ||
|
||
|
@@ -607,7 +607,7 @@ | |
|
||
/* | ||
* Media Oriented Systems Transport (MOST) bus for multimedia | ||
* transport - http://www.mostcooperation.com/ - as requested | ||
* transport - https://www.mostcooperation.com/ - as requested | ||
* by Hannes Kaelber <[email protected]>. | ||
*/ | ||
#define LINKTYPE_MOST 211 | ||
|
@@ -793,16 +793,16 @@ | |
/* | ||
* Raw D-Bus: | ||
* | ||
* http://www.freedesktop.org/wiki/Software/dbus | ||
* https://www.freedesktop.org/wiki/Software/dbus | ||
* | ||
* messages: | ||
* | ||
* http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-messages | ||
* https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-messages | ||
* | ||
* starting with the endianness flag, followed by the message type, etc., | ||
* but without the authentication handshake before the message sequence: | ||
* | ||
* http://dbus.freedesktop.org/doc/dbus-specification.html#auth-protocol | ||
* https://dbus.freedesktop.org/doc/dbus-specification.html#auth-protocol | ||
* | ||
* Requested by Martin Vidner <[email protected]>. | ||
*/ | ||
|
@@ -820,7 +820,7 @@ | |
* DVB-CI (DVB Common Interface for communication between a PC Card | ||
* module and a DVB receiver). See | ||
* | ||
* http://www.kaiser.cx/pcap-dvbci.html | ||
* https://www.kaiser.cx/pcap-dvbci.html | ||
* | ||
* for the specification. | ||
* | ||
|
@@ -1078,9 +1078,9 @@ | |
|
||
/* | ||
* per: Stefanha at gmail.com for | ||
* http://lists.sandelman.ca/pipermail/tcpdump-workers/2017-May/000772.html | ||
* https://lists.sandelman.ca/pipermail/tcpdump-workers/2017-May/000772.html | ||
* and: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/vsockmon.h | ||
* for: http://qemu-project.org/Features/VirtioVsock | ||
* for: https://qemu-project.org/Features/VirtioVsock | ||
*/ | ||
#define LINKTYPE_VSOCK 271 | ||
|
||
|
@@ -1092,7 +1092,7 @@ | |
/* | ||
* Excentis DOCSIS 3.1 RF sniffer (XRA-31) | ||
* per: bruno.verstuyft at excentis.com | ||
* http://www.xra31.com/xra-header | ||
* https://www.xra31.com/xra-header | ||
*/ | ||
#define LINKTYPE_DOCSIS31_XRA31 273 | ||
|
||
|
@@ -1135,15 +1135,15 @@ | |
* by a PCIe Card for interfacing high speed automotive interfaces. | ||
* | ||
* The specification for this frame format can be found at: | ||
* http://www.elektrobit.com/ebhscr | ||
* https://www.elektrobit.com/ebhscr | ||
* | ||
* for Guenter.Ebermann at elektrobit.com | ||
* | ||
*/ | ||
#define LINKTYPE_EBHSCR 279 | ||
|
||
/* | ||
* The http://fd.io vpp graph dispatch tracer produces pcap trace files | ||
* The https://fd.io vpp graph dispatch tracer produces pcap trace files | ||
* in the format documented here: | ||
* https://fdio-vpp.readthedocs.io/en/latest/gettingstarted/developers/vnet.html#graph-dispatcher-pcap-tracing | ||
*/ | ||
|
@@ -1171,8 +1171,8 @@ | |
|
||
/* | ||
* Payload of lawful intercept packets using the ELEE protocol; | ||
* http://socket.hr/draft-dfranusic-opsawg-elee-00.xml | ||
* http://xml2rfc.tools.ietf.org/cgi-bin/xml2rfc.cgi?url=http://socket.hr/draft-dfranusic-opsawg-elee-00.xml&modeAsFormat=html/ascii | ||
* https://socket.hr/draft-dfranusic-opsawg-elee-00.xml | ||
* https://xml2rfc.tools.ietf.org/cgi-bin/xml2rfc.cgi?url=https://socket.hr/draft-dfranusic-opsawg-elee-00.xml&modeAsFormat=html/ascii | ||
*/ | ||
#define LINKTYPE_ELEE 286 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2961,7 +2961,7 @@ static void map_arphrd_to_dlt(pcap_t *handle, int sock_fd, int arptype, | |
* Back in 2002, Donald Lee at Cray wanted a DLT_ for | ||
* IP-over-FC: | ||
* | ||
* http://www.mail-archive.com/[email protected]/msg01043.html | ||
* https://www.mail-archive.com/[email protected]/msg01043.html | ||
* | ||
* and one was assigned. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.