summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* evaluate: clean up unused variables (pctx)Alvaro Neira Ayuso2015-01-121-3/+0
* evaluate: reject: fix crash on NULL location with bridge and tcp resetAlvaro Neira2014-11-261-1/+1
* evaluate: reject: enhance the error support throwing message with more detailsAlvaro Neira2014-10-241-17/+26
* evaluate: reject: check the context in reject without reason for bridge and i...Alvaro Neira2014-10-243-2/+48
* evaluate: reject: check in bridge and inet the network context in rejectAlvaro Neira2014-10-241-51/+117
* evaluate: reject: accept a reject reason with incorrect network contextAlvaro Neira2014-10-241-0/+2
* test: update and add the reject tests for ip, ip6, bridge and inet.Alvaro Neira2014-10-224-2/+85
* evaluate: reject: fix crash if we have transport protocol conflict from inetAlvaro Neira2014-10-211-1/+6
* evaluate: reject: fix crash if we specify ether type or meta nfprotoAlvaro Neira2014-10-211-7/+7
* delinearize: list the icmpx reason with the string associatedAlvaro Neira2014-10-171-2/+6
* evaluate: fix a crash if we specify ether type or meta nfproto in rejectAlvaro Neira2014-10-111-1/+50
* nft: complete reject supportAlvaro Neira2014-10-0912-10/+504
* datatype: Enhance symbolic_constant_parse()Alvaro Neira2014-10-091-20/+10
* src: Enhance payload_gen_dependency()Alvaro Neira2014-10-094-11/+20
* payload: generate dependency in the appropriate byteorderAlvaro Neira2014-10-091-2/+1
* src: add specific byteorder to the struct proto_hdr_templateAlvaro Neira Ayuso2014-09-174-6/+18
* linealize: generate unary expression with the appropiate operationAlvaro Neira2014-08-191-1/+1