Skip to content

Commit

Permalink
netfilter: nft_tproxy: Fix typo in IPv6 module description.
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Rasmussen <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
  • Loading branch information
normanr authored and ummakynes committed Oct 17, 2019
1 parent ca58fbe commit 0a9b338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv6/netfilter/nf_tproxy_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ EXPORT_SYMBOL_GPL(nf_tproxy_get_sock_v6);

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Balazs Scheidler, Krisztian Kovacs");
MODULE_DESCRIPTION("Netfilter IPv4 transparent proxy support");
MODULE_DESCRIPTION("Netfilter IPv6 transparent proxy support");

0 comments on commit 0a9b338

Please sign in to comment.