aboutsummaryrefslogtreecommitdiff
path: root/scanner.l
AgeCommit message (Expand)Author
2017-11-04added icmp6 type mnemonicsMatthias Hannig
2017-09-29Include <pcap/pcap-inttypes.h> rather than <pcap-types.h>.Guy Harris
2017-09-20Renamed Wspiapi.h to wspiapi.hAli Abdulkadir
2017-09-05Get rid of pcap-stdinc.h.Guy Harris
2017-09-04Put the stuff to get the sized integer types defined into pcap-types.h.Guy Harris
2017-08-18Always include <config.h> rather than "config.h".Guy Harris
2017-02-13Add ECE and CWR bits for TCP header, defined in RFC 3168.Xin Li
2016-06-30Don't bother with YY_NO_UNISTD_H.Guy Harris
2016-06-30CMake might define YY_NO_UNISTD_H on Windows; suppress a warning.Guy Harris
2016-06-30Force <unistd.h> not to be included on Windows.Guy Harris
2016-02-11Don't use global state for the BPF compiler.Guy Harris
2015-12-06Fix typo.Guy Harris
2015-12-05Use noyywrap rather than supplying a yywrap() that just returns 1.Guy Harris
2015-12-04Generate a reentrant lexical analyzer and parser.Guy Harris
2015-09-26Redo the way we handle .l and .y files.Guy Harris
2015-09-26Merge branch 'aix-large-files' of https://github.com/bonsaiviking/libpcap int...Guy Harris
2015-09-26Revert "Move the inclusion of config.h to the top of scanner.c"Guy Harris
2015-09-23Don't use our own getaddrinfo() on Windows.Guy Harris
2015-09-19pcap-stdinc.h includes ip6_misc.h, we don't need to do so here.Gisle Vanem
2015-09-19Use indentation to make nested #ifdefs easier to read.Gisle Vanem
2015-09-18One include of <pcap-stdint.h> suffices.Guy Harris
2015-08-31The official #define for 32-bit and 64-bit Windows is _WIN32.Guy Harris
2015-02-17Add support for Geneve (Generic Network Virtualization Encapsulation).Jesse Gross
2014-06-06Move the inclusion of config.h to the top of scanner.cDaniel Miller
2014-06-05Move the inclusion of config.h to the top of scanner.l.Daniel Miller
2014-05-18Support mod and XOR operators.Guy Harris
2014-01-03remove libpcap's own CVS keywordsDenis Ovsienko
2013-04-14Support filtering filtering E1 SS7 traffic on MTP2 layer Annex A.dzejarczech
2013-04-14Check for malloc failing in pcap_ether_aton().Guy Harris
2012-09-27Support what IPv6 stuff we can without IPv6 address resolution support.Guy Harris
2011-11-19Add support for CARP.George Neville-Neil
2011-02-01We don't need input() in our scanner, so don't define it with Flex.Guy Harris
2010-10-15Fixes to compile WinPcap under MINGW32 and MINGW64.Gianluca Varenni
2010-07-03Add support for "wlan ra" and "wlan ta".Guy Harris
2010-01-27Include headers that should cause u_int64_t to be defined.Guy Harris
2009-05-24If we have lex but not flex, we assign a "const char *" to "in_buffer";Guy Harris
2009-04-18From Robert Edmonds: in the lexical analyzer, free up any addrinfoGuy Harris
2008-02-06From Arien Vijn: support various notions for MAC addresses.guy
2007-11-18Support OpenBSD's "addr1", "addr2", "addr3", and "addr4" link-layerguy
2007-06-11Pick up changes from NetBSD:guy
2007-03-11From Sepherosa Ziehau: additional filter operations for 802.11 frameguy
2007-02-08From Florent Drouin: a Link Status Signal Unit is called an LSSU, not anguy
2006-12-21From Florent Drouin: add support for filtering on MTP2 frame types.guy
2006-10-04Put the public libpcap headers into a pcap subdirectory in both theguy
2005-11-09Previous change was applied by hand, and deleted one line. Put thatguy
2005-11-08From Rick Jones: crank up some limits so the HP-UX lex can handle thisguy
2005-09-05Add "pppoed" and "pppoes" keywords, for PPPoE Discovery and Sessionguy
2005-06-20From Gilbert Hoyek <gil_hoyek@hotmail.com>: support for capturing SS7guy
2005-05-02Make "link[N:M]" refer to the 802.11 header for all 802.11 DLT_ values,guy
2005-04-19From Patrick Marie <mycroft@virgaria.org>: add support for port rangesguy