Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-07 | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP | Julian Anastasov | 1 | -0/+6 |
2017-02-07 | net: add dst_pending_confirm flag to skbuff | Julian Anastasov | 1 | -0/+1 |
#ifndef KEYPAIR_H #define KEYPAIR_H extern void generate_keypair(void); extern void verify_keypair(void); #endif /* KEYPAIR_H */ script>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-07 | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP | Julian Anastasov | 1 | -0/+6 |
2017-02-07 | net: add dst_pending_confirm flag to skbuff | Julian Anastasov | 1 | -0/+1 |