2010-05-29 |
Guy Harris | Check for valid port numbers (fit in a 16-bit unsigned... |
blob | commitdiff | raw |
2010-01-27 |
Guy Harris | Include headers that should cause u_int64_t to be defined. |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Guy Harris | Add a pcap/ipnet.h file with IPNET definitions; use... |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Guy Harris | Add DLT_IPV4 and DLT_IPV6. |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Guy Harris | Add a #define for 0xffffffff as PCAP_NETMASK_UNKNOWN... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Guy Harris | When generating code for "ip broadcast", treat a netmas... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Guy Harris | Get rid of some unused variables. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Darren Reed | To compile libpcap on OpenSolaris (or Solaris Express... |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Guy Harris | Add DLT_CAN_SOCKETCAN, for capturing on the Controller... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
test | Removed some leftover tracing messages. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
test | Added a critical section on Windows to make pcap_compil... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Guy Harris | The SUSv3 says ntoh* and hton* are declared in <arpa... |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Guy Harris | From Robert Edmonds: in the lexical analyzer, free... |
blob | commitdiff | raw | diff to current |
2008-12-23 |
guy | Update CHANGES for USB fixes. |
blob | commitdiff | raw | diff to current |
2008-12-23 |
guy | From Jon Smirl: |
blob | commitdiff | raw | diff to current |
2008-12-21 |
guy | New DLT_MPLS link-layer type, for MPLS packets with... |
blob | commitdiff | raw | diff to current |
2008-09-22 |
guy | Link-layer type for 802.15.4 with PHY-level preamble... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
guy | The Prism header is in theory variable-length, but... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
guy | The AVS radio header is variable-length, and fields... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
gianluca | Fixed a bug when generating wireless filters in the... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
guy | Support OpenBSD's "addr1", "addr2", "addr3", and "addr4... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
guy | Update a comment. |
blob | commitdiff | raw | diff to current |
2007-11-08 |
guy | Handle the padding stuck in between the 802.11 header... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
guy | Do the DLT_PPI per-packet DLT check before computing... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
guy | When we add the length of the QoS field to the offset... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
guy | Fix handling of ATM LANE for DLT_SUNATM. |
blob | commitdiff | raw | diff to current |
2007-11-05 |
guy | Based on changes from Gianluca Varenni, partially handl... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
guy | Don't crash if somebody tries link-layer type filtering... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
guy | Fix the handling of IPX in VLAN encapsulation so that... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
guy | Fix the handling of AppleTalk in VLAN encapsulation... |
blob | commitdiff | raw | diff to current |
2007-10-30 |
guy | From Stephen Donnelly: |
blob | commitdiff | raw | diff to current |
2007-10-26 |
guy | Re-initialize the table of used registers, and the... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
guy | Add DLT_AX25_KISS, for AX.25 with a KISS header, as... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
guy | Move a comment that applies to both branches of an... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
guy | Clean up indentation. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
guy | New DLT for Bluetooth H:4 with pseudo-header giving... |
blob | commitdiff | raw | diff to current |
2007-09-12 |
guy | From Max Laier: check whether the system has <net/pfvar... |
blob | commitdiff | raw | diff to current |
2007-09-10 |
hannes | allocate DLT_JUNIPER_ST as per request from Hannes... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
guy | From Stephen Donnelly of Endace: |
blob | commitdiff | raw | diff to current |
2007-06-14 |
gianluca | Fixed the code that verifies if a PPI packet encapsulat... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
gianluca | Added more code in the compilation for the PPI linktype... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
gianluca | Added some initial support for PPI filter generation. |
blob | commitdiff | raw | diff to current |
2007-06-11 |
guy | Pick up changes from NetBSD: |
blob | commitdiff | raw | diff to current |
2007-05-30 |
guy | Tests for the transport-layer protocol differ based... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
hannes | add support for DLT_JUNIPER_ISM |
blob | commitdiff | raw | diff to current |
2007-03-11 |
guy | From Sepherosa Ziehau: additional filter operations... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
guy | From Florent Drouin: a Link Status Signal Unit is calle... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
guy | From Florent Drouin: add support for filtering on MTP2... |
blob | commitdiff | raw | diff to current |
2006-12-20 |
guy | Handle DLT_USB_LINUX the same way we handle DLT_USB... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
guy | DLT_ value added for the Bluetooth HCI UART transport... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
guy | Put the public libpcap headers into a pcap subdirectory... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
guy | Handle DLT_USB. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
guy | Add off_ll to off_nl in cases where that's required... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
guy | Make off_linktype, off_nl, and off_nl_nosnap *not*... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
guy | C89 says that the result of shifting an N-bit value... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
hannes | add support for DLT_JUNIPER_VP |
blob | commitdiff | raw | diff to current |
2006-03-16 |
hannes | use gen_linktype() rather than a plain gen_cmp() for... |
blob | commitdiff | raw | diff to current |
2006-03-16 |
hannes | OR_PACKET should match at the beginning of the packet... |
blob | commitdiff | raw | diff to current |
2006-02-22 |
hannes | code cosmetics: clean up some if() chains and replace... |
blob | commitdiff | raw | diff to current |
2006-02-22 |
hannes | code cosmetics: clean up some if() chains and replace... |
blob | commitdiff | raw | diff to current |
2005-12-13 |
hannes | add DLT/LINKTYPE for carrying FRF.16 Multi-link Frame... |
blob | commitdiff | raw | diff to current |
2005-11-17 |
guy | Make the "applied to" errors say "applied to net" if... |
blob | commitdiff | raw | diff to current |
2005-09-05 |
guy | Add "pppoed" and "pppoes" keywords, for PPPoE Discovery... |
blob | commitdiff | raw | diff to current |
2005-08-31 |
guy | When checking for VLAN packets, check the type field... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
hannes | allocate 4 new DLTs on behalf of Juniper Networks,... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
guy | The "is_mpls" Boolean isn't necessary - we can just... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
guy | When we're processing MPLS-encapsulated packets, don... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
guy | From OpenBSD: fix a comment. |
blob | commitdiff | raw | diff to current |
2005-07-20 |
hannes | add basic support for DLT_JUNIPER_MFR |
blob | commitdiff | raw | diff to current |
2005-07-14 |
hannes | per suggestion from Paolo Lucente <paolo.lucente@ic... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
hannes | bugreport from Paolo Lucente <[email protected]... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
hannes | fix MPLS code generation: |
blob | commitdiff | raw | diff to current |
2005-06-20 |
guy | Don't dump core if the user uses "sio", "opc", "dpc... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
guy | From Gilbert Hoyek <[email protected]>: support... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
hannes | bugreport from Paolo Lucente <[email protected]... |
blob | commitdiff | raw | diff to current |
2005-05-28 |
guy | Put in a note about ISO-over-LLC, PPPoA (which is ... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
hannes | add basic support for DLT_JUNIPER_{GGSN,ES,MONITOR... |
blob | commitdiff | raw | diff to current |
2005-05-12 |
hannes | add basic support for DLT_JUNIPER_PPPOE_ATM |
blob | commitdiff | raw | diff to current |
2005-05-03 |
hannes | add minimalistic code support for DLT_JUNIPER_PPPOE |
blob | commitdiff | raw | diff to current |
2005-05-02 |
guy | Fix a bunch of places to support all the 802.11+radio... |
blob | commitdiff | raw | diff to current |
2005-05-02 |
guy | Make "link[N:M]" refer to the 802.11 header for all... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Add support for most filter operations for captures... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Use "gen_load_ipxhdrlen()" in more places. |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Add a routine to load into the X register the length... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Make the value argument to "gen_ncmp()" a bpf_int32... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Replace all the "gen_load_*rel()" routines with "gen_lo... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Add a routine to generate code to load a value relative... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
guy | Add routines to generate code to load values relative... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
guy | "gen_portatom()" and "gen_portatom6()" are declared... |
blob | commitdiff | raw | diff to current |
2005-04-23 |
guy | From Albert Chin: just define __attribute__ as an empty... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | Get rid of an unused variable. |
blob | commitdiff | raw | diff to current |
2005-04-19 |
guy | From Patrick Marie <[email protected]>: add support... |
blob | commitdiff | raw | diff to current |
2005-04-18 |
guy | Declare "bpf_error()" as "__attribute__((noreturn)... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
guy | Put in a comment explaining what "gen_proto()" does. |
blob | commitdiff | raw | diff to current |
2005-04-10 |
hannes | as per guy's suggestion: |
blob | commitdiff | raw | diff to current |
2005-04-10 |
guy | Rename "gen_llc()" to "gen_llc_linktype()", to match |
blob | commitdiff | raw | diff to current |
2005-04-09 |
guy | Fix off_nl_nosnap for Apple IP-over-IEEE 1394. |
blob | commitdiff | raw | diff to current |
2005-04-09 |
guy | As per Daniele Orlandi's request, use DLT_LINUX_LAPD... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
hannes | fix offset calculation for iso/isis/clnp/esis over... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
hannes | -add support for llc based protocols (iso, etc..) for... |
blob | commitdiff | raw | diff to current |
next |