summaryrefslogtreecommitdiffstats
path: root/src/proto.c
Commit message (Expand)AuthorAgeFilesLines
* src: add specific byteorder to the struct proto_hdr_templateAlvaro Neira Ayuso2014-09-171-3/+8
* proto: fix byteorder of ETH_P_* valuesPatrick McHardy2014-08-191-12/+12
* proto: initialize result expression in ethertype_parse()Pablo Neira Ayuso2014-07-141-0/+1
* datatypes: rename some types for more consistencyPatrick McHardy2014-04-141-2/+2
* src: proto: fixed a rreply symbolAna Rey2014-02-171-1/+1
* Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-161-1/+1
* Merge branch 'master' into next-3.14Patrick McHardy2014-01-151-1/+1
* meta: add l4proto supportPatrick McHardy2014-01-081-0/+25
* meta: add nfproto supportPatrick McHardy2014-01-081-0/+18
* proto: add debugging for protocol context updatesPatrick McHardy2014-01-081-0/+24
* proto: add helper function to update protocol contextPatrick McHardy2014-01-081-0/+16
* nftables: generic procotol contextsPatrick McHardy2014-01-081-0/+731