]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-06-18  Eric Leblondutil-ebpf: fix ebpf bypass
2019-06-18  Eric Leblondbypass: fix wait time at exit
2019-06-18  Eric Leblondaf-packet: fix use after free on config
2019-06-18  Eric Leblondbypass: allow bypass for packet without flow
2019-06-18  Eric Leblondebpf: fix bypass filter vlan
2019-06-18  Eric Leblonddoc: update ebpf doc following bypass_filter change
2019-06-18  Eric Leblondebpf: complete vlan support for ebpf bypass filter
2019-06-18  Eric Leblonddoc: update for latest xdp_filter.c change
2019-06-18  Eric Leblondbypass: use flow storage for bypass counter
2019-06-18  Eric Leblondebpf: add vlan tracking option to xdp_filter
2019-06-18  Eric Leblondebpf: tls encrypted bypass in xdp_filter
2019-06-18  Eric Leblondebpf: fix UDP bypass in xdp_filter
2019-06-18  Eric Leblondebpf: fix typo in xdp_filter.c comment
2019-06-18  Eric Leblondbypass: generalize iface bypass stats
2019-06-18  Eric Leblondebpf: add comment for some define in XDP filter
2019-06-18  Eric Leblondebpf: remove useless var in xdp_filter
2019-06-18  Eric Leblondutil-ebpf: change flow accounting logic
2019-06-18  Eric Leblondutil-ebpf: better error handling
2019-06-18  Eric Leblondutil-ebpf: better error handling of map unlink
2019-06-18  Eric Leblondutil-ebpf: rename field 'unlink' to avoid confusion
2019-06-18  Eric Leblondaf-packet: improve warning message
2019-06-18  Eric Leblondaf-packet: rename option 'no-percpu-hash'
2019-06-18  Eric Leblondaf-packet: warn when XDP is not supported
2019-06-18  Eric Leblondaf-packet: remove question from code
2019-06-18  Eric Leblondflow-bypass: rename variables
2019-06-18  Eric Leblondflow-hash: doc and code cleaning
2019-06-18  Eric Leblondflow-bypass: clock_gettime error handling
2019-06-18  Eric Leblondutil-ebpf: log level fixes and code cleaning
2019-06-18  Eric Leblondutil-ebpf: init code optimization
2019-06-18  Eric Leblondconfigure: libbpf path
2019-06-18  Eric Leblondebpf: reindent xdp_filter.c
2019-06-18  Eric Leblonddoc: improve ebpf doc
2019-06-18  Eric Leblonddoc: document netronome hardware bypass usage
2019-06-18  Eric Leblondutil-ebpf: fix error reported by coccinelle check
2019-06-18  Eric Leblondaf-packet: add vlan_id in bypass key
2019-06-18  Eric Leblondebpf: fix percpu hash handling
2019-06-18  Eric Leblondflow-bypass: increase bypass timeout
2019-06-18  Eric Leblondflow-bypass: fix timeout of maps bypassed flows
2019-06-18  Eric Leblondutil-ebpf: fix IPv6 deletion loop
2019-06-18  Eric Leblondaf-packet: fix bypass for IPv6
2019-06-18  Eric Leblondutil-ebpf: add message if key deletion fails
2019-06-18  Eric Leblondutil-ebpf: can't delete in place so update algo
2019-06-18  Eric Leblondaf-packet: fix default in pinned maps name
2019-06-18  Eric Leblondaf-packet: be sure to nullify option if not set
2019-06-18  Eric Leblondutil-ebpf: simplify function declarations
2019-06-18  Eric Leblondutil-ebpf: micro optimization
2019-06-18  Eric Leblondutil-ebpf: create flow from bypassed flows
2019-06-18  Eric Leblondflow-hash: new function to get flow from flowkey
2019-06-18  Eric Leblondebpf: make table iterator generic
2019-06-18  Eric Leblondaf-packet: bypass with init function
2019-06-18  Eric Leblondebpf: fix indentation in xdp_filter
2019-06-18  Eric Leblondutil-ebpf: fix iteration in flow timeout
2019-06-18  Eric Leblondebpf: set number of RSS queues to a power of 2
2019-06-18  Eric Leblonddoc: use github mirror to setup libbpf
2019-06-18  Eric Leblondebpf: implement RSS load balancing in hardware mode
2019-06-18  Eric Leblondebpf: use atomic for counter in hw offload case
2019-06-18  Eric Leblondaf-packet: correctly set up hardware offload
2019-06-18  Eric Leblondebpf: more conditional code for netronome support
2019-06-18  Eric Leblondebpf: remove BPF_LL_OFF in nhoff offset
2019-06-18  Eric Leblondaf-packet: fix loading of ebpf filter
2019-06-18  Eric Leblondebpf: sync header with upstream
2019-06-18  Eric Leblonddoc: typo fixes on ebpf doc
2019-06-18  Eric Leblondaf-packet: fix the start when XDP is pinned
2019-06-18  Eric Leblondutil-ebpf: change return of pinned maps loading
2019-06-18  Eric Leblonddoc: document externally managed global switch
2019-06-18  Eric Leblondutil-ebpf: conditional flow table loading
2019-06-18  Eric Leblondebpf: implement global switch bypass
2019-06-18  Eric Leblondaf-packet: implement pinned-maps-name
2019-06-18  Eric Leblondaf-packet: fix build when eBPF not built-in
2019-06-18  Eric Leblondutil-ebpf: implement pinned maps loading
2019-06-18  Eric Leblondutil-ebpf: only unlink pinned maps in eBPF filter
2019-06-18  Eric Leblondaf-packet: conditionaly remove XDP filter
2019-06-18  Eric Leblonddoc: white space and typo fix
2019-06-18  Eric Leblondutil-ebpf: conditional pinning of maps
2019-06-18  Eric Leblonddoc: more eBPF and XDP capabilities
2019-06-18  Eric Leblondutil-ebpf: fix loop on maps
2019-06-18  Eric Leblondutil-ebpf: suppress spaces at end of line
2019-06-18  Eric Leblondebpf: add filter by maps on example filter
2019-06-18  Eric Leblondutil-ebpf: pin the maps
2019-06-18  Eric Leblondebpf: document XDP iface redirect
2019-06-18  Eric Leblondebpf: reduce counter size to allow netronome offload
2019-06-18  Eric Leblondebpf: add VLAN support to loadbalancing
2019-06-18  Eric Leblondebpf: change the logic to avoid ktime usage
2019-06-18  Eric Leblondflow-manager: no force reassembly on bypassed flow
2019-06-18  Eric Leblondsuricata.yaml: fix path to ebpf and xdp doc
2019-06-17  Shivani Bhardwajdetect/content: Message for escaping backslash
2019-06-17  Andreas Herzdoc: convert fancy quotes to straight quotes
2019-06-17  Victor Julienthreads: minor code cleanups
2019-06-17  Victor Julienthreads: improve flow timeout loop
2019-06-17  Victor Julienstats: walk tv_root under lock
2019-06-17  Victor Julienstats: more accurate time handling for wakeup thread
2019-06-17  Victor Julienstats: minor code cleanups
2019-06-15  Jeff Lucovskymake: Remove rust generated headers during clean 3947/head
2019-06-08  Philippe AntoineNew app layer event for invalid http request line 3935/head
2019-06-08  Philippe Antoinesignature: error for rules with illegal port
2019-06-08  Philippe Antoinewarnings: fixes integer sizes in format strings
2019-06-08  Philippe Antoinehttp: adds unit tests for HTPParseContentRange
2019-06-08  Philippe Antoinehttp: fix overflow in HTPParseContentRange
2019-06-06  Pierre Chifflierrust/snmp: fix libc deprecation warnings for int types 3926/head
2019-06-06  Pierre Chifflierrust/snmp: use snake_case when logging PDU types
next