diff options
author | Julia Kartseva <hex@fb.com> | 2021-06-11 18:27:27 -0700 |
---|---|---|
committer | Julia Kartseva <hex@fb.com> | 2021-06-29 14:37:07 -0700 |
commit | 560d76243fab5b7809996ac353fbc79da9a3bd92 (patch) | |
tree | 6ccf3935faee6a5ef82c7de9d9e60c6e7cd631d2 /src/shared | |
parent | 9fcfc0470df856c870dcfc6df78bfbc714da6bd2 (diff) | |
download | systemd-560d76243fab5b7809996ac353fbc79da9a3bd92.tar.gz |
bpf: add ip proto matching to socket-bind prog
Lookup ip protocol in a socket address to allow or deny binding a socket
to the address.
Matching rule is extended with 'protocol' field. If its value is 0
(IPPROTO_IP) ip protocol comparison is omitted and matching is passed to
the next token which is ip ports.
Documentation is updated.
Diffstat (limited to 'src/shared')
0 files changed, 0 insertions, 0 deletions