diff options
author | 2013-08-13 09:52:53 +0000 | |
---|---|---|
committer | 2013-08-13 09:52:53 +0000 | |
commit | 89868e068aa65a752341f79174610c38a24806bd (patch) | |
tree | ef34c3a18a7a36828d4fb7d0d7c1d301391b22b0 /lib | |
parent | addition for 64bit time_t (diff) | |
download | wireguard-openbsd-89868e068aa65a752341f79174610c38a24806bd.tar.xz wireguard-openbsd-89868e068aa65a752341f79174610c38a24806bd.zip |
When net.inet.ip.sourceroute is enable, store the source route
of incoming IPv4 packets with the SSRR or LSRR header option in
a m_tag rather than in a single static entry.
Use a new m_tag type, PACKET_TAG_SRCROUTE, for this and bump
PACKET_TAG_MAXSIZE accordingly.
Adapted from FreeBSD r135274 with inputs from bluhm@.
ok bluhm@, mikeb@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions