skb_scrub_packet(9) centos man page | unix.com

Man Page: skb_scrub_packet

Operating Environment: centos

Section: 9

SKB_SCRUB_PACKET(9)						 Linux Networking					       SKB_SCRUB_PACKET(9)

NAME
skb_scrub_packet - scrub an skb before sending it to another netns
SYNOPSIS
void skb_scrub_packet(struct sk_buff * skb);
ARGUMENTS
skb buffer to clean
DESCRIPTION
skb_scrub_packet can be used to clean an skb before injecting it in another namespace. We have to clear all information in the skb that could impact namespace isolation.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_SCRUB_PACKET(9)
Related Man Pages
__skb_recv_datagram(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - redhat
vconfig(8) - debian
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq