]> git.ipfire.org Git - people/ms/suricata.git/history - src/util-device.c
detect: allows <> syntax for uint ranges
[people/ms/suricata.git] / src / util-device.c
2021-11-24  Philippe Antoinewarning: explicit casts to double
2021-04-15  Juliana Fajardinidevice/storage: use dedicated 'id' type
2020-05-29  Victor Juliencapture: optimize checksum handling
2020-04-16  Victor Julienatomics: remove useless SC_ATOMIC_DESTROY
2019-12-09  Eric Leblondsuricata: fix computing of default packet size
2019-07-19  Victor Julienstring: making shortening function global
2019-07-19  Victor Juliendevice: break string shortening out of device shortening
2019-07-19  Victor Juliendevice: remove duplicate length check
2019-06-18  Eric Leblondutil-ebpf: fix creation of flow from pinned maps
2019-06-18  Eric Leblondaf-packet: better accounting and error handling
2019-06-18  Eric Leblondutil-device: introduce bypassed stats sub function
2019-06-18  Eric Leblondbypass: implement iface-bypassed-stat for callback
2019-06-18  Eric Leblondbypass: generalize iface bypass stats
2018-08-07  Victor Julienmulti-tenant: introduce device selector
2018-02-06  Eric Leblondunix-socket: add bypassed counter to iface-stat
2018-02-06  Eric Leblondutil-device: change logic of registration
2018-02-06  Eric Leblondutil-device: add an iteration function
2018-02-06  Eric Leblonddevice-storage: introduce feature
2017-04-15  Victor Julienmingw: don't use uint type as mingw doesn't have it
2016-09-22  Victor Julienoffloading: restore settings on exit
2016-09-22  Victor Juliendevice: add global flag for disabling offloading
2016-06-08  Victor Julienlivedev: shorten devname at registration
2016-06-03  Victor Julienoutput: reduce verbosity on info level
2016-05-03  Victor Juliencoverty: fix dead code warning
2016-05-02  Zachary RasmorUpdate shortening algorithm to account for addition...
2016-05-02  maxtorsReworked how shortening should be performed.
2016-05-02  maxtorsFixed string copy and cat functions and made shortening...
2016-05-02  maxtorsAdded shortening of listening interface in util-runmodes
2016-03-07  Eric Leblondutil: get rid of json_array_append
2015-12-06  Victor Juliendevice: constify string args
2015-05-08  Eric Leblondutil-device: fix LiveBuildDeviceListCustom
2014-07-30  Ken SteeleEnforce function coding standard
2014-05-23  Giuseppe LongoDeclare a wrapper to parse group option for nflog
2014-03-03  Eric Leblondutil-device: add function to avoid stat display
2014-03-03  Eric Leblondutil-device: fix debug message
2014-02-27  Eric Leblondcapture: use 64 bits counters
2014-01-20  Eric Leblondutil-device: use safe tailq foreach
2014-01-10  Eric Leblonddevice list: clean and display stat at exit
2013-12-10  Eric Leblonderror checking: add missing alloc error treatment
2013-03-28  Eric LeblondDon't try to sniff 'default' interface
2012-11-20  Victor JulienMinor fixes
2012-11-19  Eric Leblondunix-socket: fix build when jansson not present
2012-11-19  Eric Leblondunix-command: add drop counter to iface-stat message
2012-11-19  Eric LeblondAdd atomic counter for iface drop.
2012-11-19  Eric Leblondunix-command: add iface information command.
2012-09-25  Eric LeblondUse unlikely for error treatment.
2012-02-29  Victor JulienVarious fixes and improvements based on feedback by...
2012-01-05  Victor JulienClean up csum detection output, misc fixes.
2012-01-05  Eric LeblondAdd per-interface counter for invalid checksum.
2012-01-05  Eric LeblondIntroduce LiveGetDevice function
2012-01-05  Eric LeblondRename LiveGetDevice to LiveGetDeviceName
2011-12-08  Eric Leblondutil-device: Modify function name.
2011-09-08  Eric Leblonddevice: Add function to build interface list from config
2011-09-08  Eric Leblondaf-packet: finalize code
2011-09-08  Eric Leblondfactorize pcap live device function