Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33305
b: refs/heads/master
c: 69d8c28
h: refs/heads/master
i:
  33303: cd0a224
v: v3
  • Loading branch information
David S. Miller committed Aug 8, 2006
1 parent 31aaade commit 6395fa2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aaf580601ff244df82324fff380ed6740f27ef03
refs/heads/master: 69d8c28c9578ce78b3dc1b9be36926d962282898
2 changes: 2 additions & 0 deletions trunk/net/core/pktgen.c
Original file line number Diff line number Diff line change
Expand Up @@ -2462,6 +2462,8 @@ static struct sk_buff *fill_packet_ipv6(struct net_device *odev,
skb->protocol = protocol;
skb->dev = odev;
skb->pkt_type = PACKET_HOST;
skb->nh.ipv6h = iph;
skb->h.uh = udph;

if (pkt_dev->nfrags <= 0)
pgh = (struct pktgen_hdr *)skb_put(skb, datalen);
Expand Down

0 comments on commit 6395fa2

Please sign in to comment.