summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-01netsniff-ng 0.5.9-rc4v0.5.9-rc4Tobias Klauser1-1/+1
2014-09-01dissectors: 80211_mac_hdr: Remove usage of binary constantsTobias Klauser1-16/+16
2014-08-25zsh: trafgen: Add new command line option -A/--no-sock-memTobias Klauser1-0/+1
2014-08-21trafgen: minor fix to help text for option "--no-sock-mem"Jesper Dangaard Brouer1-1/+1
2014-08-21trafgen: add option to not adjust system socket mem during testrunJesper Dangaard Brouer2-3/+19
2014-08-15dissectors: Include protos.h in some dissectors for protocol ops declarationTobias Klauser9-0/+9
2014-08-15conf: oui: update oui.confTobias Klauser1-44/+450
2014-08-15geoip: Use NULL instead of integer to initialize pointersTobias Klauser1-2/+2
2014-08-15netsniff-ng: Conditionally define POLLRDNORM where it is usedTobias Klauser2-12/+4
2014-08-15build: Add build flag to enable sparse checking of C source filesTobias Klauser5-0/+13
2014-08-15dissectors: Remove unnecessary includes of dissector_eth.hTobias Klauser8-7/+1
2014-08-14netsniff-ng: Protect all access to tpacket v3 structs and constants (this tim...Tobias Klauser2-12/+45
2014-08-14netsniff-ng: Use correct parameters to show_frame_hdr()Tobias Klauser1-1/+2
2014-08-14netsniff-ng: Properly wrap usage of all tpacket v3 structsTobias Klauser1-21/+40
2014-08-14netsniff-ng: Clean up HAVE_TPACKET3 #ifdefsTobias Klauser1-10/+13
2014-08-14netsniff-ng: Only use TPACKET_V3 if HAVE_TPACKET3 is definedTobias Klauser1-9/+16
2014-08-14dissector: check for correct netlink linktypeDaniel Borkmann1-1/+4
2014-08-14netsniff-ng: Restore tpacket v2 capturingTobias Klauser7-13/+109
2014-08-13netsniff 0.5.9-rc3v0.5.9-rc3Tobias Klauser1-1/+1
2014-08-12netsniff-ng: Add command line option to disable hardware time stampingTobias Klauser3-5/+21
2014-08-08AUTHORS: Add Jon Schipp to major contributors listJon Schipp1-1/+1
2014-08-07dissectors: Use __packed macro instead of open-coding itTobias Klauser2-6/+6
2014-08-05mausezahn: provide listen-addr option to configuration fileJon Schipp3-5/+9
2014-08-04man: mausezahn: document rest of available config file optionsJon Schipp1-1/+3
2014-08-04mausezahn: provide port option to configuration fileJon Schipp3-7/+12
2014-07-28man: mausezahn: document configuration file optionsJon Schipp1-6/+27
2014-07-28mausezahn: cli.h: increase buffer sizeJon Schipp1-1/+1
2014-07-28mausezahn: change configuration file name to mausezahn.confJon Schipp2-3/+3
2014-07-25mausezahn: Increase buffer size for listen address stringTobias Klauser1-1/+1
2014-07-25mausezahn: bind to IP address in interactive modeJon Schipp5-3/+13
2014-07-25mausezahn.8: minor edits to improve formatJon Schipp1-10/+9
2014-07-23build: flowtop: Only build ioops with GeoIP support enabledTobias Klauser2-3/+2
2014-07-23build: astraceroute: Only build ioops with GeoIP support enabledTobias Klauser2-3/+2
2014-07-23mausezahn: re-work configuration fileJon Schipp3-4/+4
2014-07-22astraceroute/Makefile: don't build ring_rx.oJon Schipp1-1/+0
2014-07-22nacl_build.sh: use portable way of entering previous directoryJon Schipp1-1/+1
2014-06-25xmalloc: Add and use xcallocTobias Klauser7-7/+24
2014-06-16netsniff-ng 0.5.9-rc2v0.5.9-rc2Tobias Klauser1-1/+1
2014-06-16build: Fix formatting of mirror URLs in generated release announcementTobias Klauser1-3/+3
2014-06-16dissector: Get rid of now unnecessary HAVE_DISSECTOR_PROTOSTobias Klauser9-59/+6
2014-06-16proto: Remove unnecessary include of hash.hTobias Klauser1-1/+0
2014-06-16pkt_buff: Remove unnecessary void castTobias Klauser1-1/+1
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser12-154/+182
2014-06-13build: Mention the download mirrors in the release announcementTobias Klauser1-2/+4
2014-06-13flowtop: Include netlink dissector to fix build temporarilyTobias Klauser2-1/+4
2014-06-12netsniff-ng 0.5.9-rc1v0.5.9-rc1Tobias Klauser1-3/+3
2014-06-04netsniff-ng: proto_nlmsg: Add notice about nlmsg pid fieldTobias Klauser1-1/+7
2014-06-04dissector: Restore paket type if capturing from nlmon deviceTobias Klauser2-11/+30
2014-06-02mausezahn: Don't use ternary operator to decide which function to callTobias Klauser1-1/+5
2014-05-28netsniff-ng: Print process name of the netlink message originTobias Klauser1-0/+19