]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_pbr.c
zebra: add packet length into pbr support
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 11 Jun 2018 13:30:11 +0000 (15:30 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 28 Jun 2018 06:52:15 +0000 (08:52 +0200)
commite7f7dad4a8a0e37809d0b282a4bafd9609e9f823
tree5adbf66aed0eebae5191cb903ef43be569a913c1
parent538f0137f15751ef602b91ef02145080f65ac3d5
zebra: add packet length into pbr support

The packet length is added to iptable zapi message.
Then the iptable structure is taking into account the pkt_len field.
The show pbr iptable command displays the packet length used if any.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zapi_msg.c
zebra/zebra_pbr.c
zebra/zebra_pbr.h