summaryrefslogtreecommitdiff
path: root/proto_ipv4.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-27geoip: Pass struct sockaddr_in{,6} as pointer instead of by valueTobias Klauser1-6/+6
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-08-02built_in: Add min_t() and max_t() macros and use themTobias Klauser1-2/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+201
56ad6'>77e52b3b0b6489968fa7d230052afca47c556ad6 (patch) treed450a5a8d46b55cb58cfd5cab01ba7d4c1bb0746 /drivers parentd2dee94b66162d0839dcccee663c90400492fd1b (diff)
greybus: es2: implement shutdown callback
Implement the shutdown callback which is used to execute shutdown operations on offloaded connections. This adds a new shutdown ARPC. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')