2007-10-26 |
guy | Re-initialize the table of used registers, and the... |
blob | commitdiff | raw |
2007-09-12 |
guy | From Max Laier: check whether the system has <net/pfvar... |
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-13 |
gianluca | Added some initial support for PPI filter generation. |
blob | commitdiff | raw | diff to current |
2007-06-11 |
guy | Pick up changes from NetBSD: libpcap-0.9.6 |
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-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-10-13 |
guy | DLT_ value added for the Bluetooth HCI UART transport... |
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 | Propagate from the main branch: |
blob | commitdiff | raw | diff to current |
2006-09-13 |
guy | Propagate from the main branch: |
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-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-13 |
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... libpcap-0.9.3 |
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 | backport the changes over the weekend from HEAD to 0_9 |
blob | commitdiff | raw | diff to current |
2005-04-09 |
hannes | backport for hierarchical vlan, mpls expressions |
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 |
2005-04-07 |
guy | At the request of Daniele Orlandi, add DLT_LAPD and... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Squelch some compiler warnings. |
blob | commitdiff | raw | diff to current |
2005-03-17 |
guy | For "ether proto", allow LLC value names as well as... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
guy | The DLT_LINUX_PPP_WITHDIRECTION is also used for pppd... |
blob | commitdiff | raw | diff to current |
2005-01-31 |
guy | Rename DLT_PPP_WITHDIRECTION to DLT_LINUX_PPP_WITHDIREC... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
hannes | add support for DLT_JUNIPER_{MLFR,MLPPP) |
blob | commitdiff | raw | diff to current |
2005-01-12 |
hannes | add gencode support for Juniper ML/LS PIC DLT_ |
blob | commitdiff | raw | diff to current |
2004-12-18 |
guy | From Gisle Vanem: MS-DOS support. |
blob | commitdiff | raw | diff to current |
2004-12-17 |
guy | From Gisle Vanem: there's no need to include <sys/time... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
guy | Put the FDDI padding (if any) into the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
guy | Fix a comment. |
blob | commitdiff | raw | diff to current |
2004-11-06 |
guy | Move the code to generate code to check for a particula... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
hannes | add support for DLT_JUNIPER_ATM1 (137) and DLT_JUNIPER_... |
blob | commitdiff | raw | diff to current |
2004-08-27 |
guy | From Nicolas Dade <[email protected]>: the VLAN... |
blob | commitdiff | raw | diff to current |
2004-08-18 |
hannes | add support for another PPP variant as per request... |
blob | commitdiff | raw | diff to current |
2004-07-15 |
guy | Catch the case in "gen_mpls()" where "orig_nl" isn... |
blob | commitdiff | raw | diff to current |
2004-06-16 |
hannes | bugfix: MPLS compare all (masked)32bits instead of... |
blob | commitdiff | raw | diff to current |
2004-06-16 |
hannes | add baseline support for MPLS protocol and per-label... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
guy | From Brian Ginsbach: squelch some compiler warnings. |
blob | commitdiff | raw | diff to current |
2004-03-29 |
guy | Get rid of long-vs-int problem in a printf format ... |
blob | commitdiff | raw | diff to current |
2004-03-28 |
fenner | Handle the new OpenBSD pf format (DLT 117), which is... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
guy | Add support for Apple's IP-over-IEEE 1394 encapsulation. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
guy | Add support for DLT_ value 99, as used by the Axent... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
guy | For now, support "link[N:M]" filtering, but nothing... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
guy | DLT_IEEE802_11_RADIO is used for the BSD radio header... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
guy | Add stuff from the FreeBSD gencode.c to a comment. |
blob | commitdiff | raw | diff to current |
2004-01-14 |
guy | Put in support for raw "link[N:M]" filtering for DOCSIS. |
blob | commitdiff | raw | diff to current |
2003-12-18 |
guy | Put in very minimal support for DLT_LINUX_IRDA filters. |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | Add _U_ to "rcsid[]" definitions, to eliminate "unused... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
guy | Squelch signed vs. unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
hannes | bogus generation of PSNP codepoint for CSNP PDUs |
blob | commitdiff | raw | diff to current |
2003-05-02 |
guy | The value pointed to by "gen_pf_ifname()"'s argument... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
guy | Add support for "link broadcast" and "link multicast... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
guy | Add support for OpenBSD DLT_PFLOG. |
blob | commitdiff | raw | diff to current |
2003-03-08 |
guy | Add support for OpenBSD DLT_ENC - and map it to a value... |
blob | commitdiff | raw | diff to current |
2003-03-08 |
guy | From [email protected], via OpenBSD: add a check for... |
blob | commitdiff | raw | diff to current |
2003-02-14 |
guy | Unfortunately, there is no direction flag for DLT_PPP. |
blob | commitdiff | raw | diff to current |
2003-02-05 |
guy | For DLT_ATM_RFC1483, the network-layer header starts... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
guy | From Peter Fales <[email protected]>: support... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
guy | Add gencode support for DLT_IEEE802_11_RADIO. |
blob | commitdiff | raw | diff to current |
2002-12-06 |
hannes | add BPF_ filters for misc. IS-IS PDU Types |
blob | commitdiff | raw | diff to current |
2002-12-04 |
hannes | fixed BPF generation of OSI over {CHDLC and ATM-LLC... |
blob | commitdiff | raw | diff to current |
2002-10-18 |
guy | Add support for RFC 2625 IP-over-Fibre Channel, mapping... |
blob | commitdiff | raw | diff to current |
2002-08-11 |
guy | Make "lane" behave like "vlan", i.e. have it tweak... |
blob | commitdiff | raw | diff to current |
next |