summaryrefslogtreecommitdiff
path: root/curvetun/nacl_path.sh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-04-27 16:27:17 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-04-27 16:27:17 +0200
commit613be40b15d8e645a188a003b2b125b2e3aced8b (patch)
tree35b6249f7c392e3c49def91d0d3688974e4461fa /curvetun/nacl_path.sh
parentd312a25879d5826ff1ca638410bbd36ba2619d93 (diff)
pkt_buff: Change type of link_type field
The link type is handled as uint32_t in the rest of the code base so use that type here as well. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun/nacl_path.sh')
0 files changed, 0 insertions, 0 deletions
n class='insertions'>+2 2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko1-1/+1 2017-02-10ipv4: fib: Add events for FIB replace and appendIdo Schimmel1-1/+2 2017-02-09openvswitch: Add force commit.Jarno Rajahalme1-0/+5 2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-1/+19 2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme1-2/+6 2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long2-0/+9 2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2-0/+10 2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long2-0/+2 2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2-0/+7 2017-02-09sctp: drop unnecessary __packed from some stream reconf structuresXin Long1-3/+3 2017-02-09cfg80211: fix NAN bands definitionLuca Coelho2-36/+39 2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel1-0/+7 2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-1/+0 2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-82/+4 2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju