index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_exthdr.c
Age
Commit message (
Expand
)
Author
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
2017-12-11
netfilter: exthdr: add missign attributes to policy
Florian Westphal
2017-08-28
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-19
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-19
netfilter: exthdr: split netlink dump function
Florian Westphal
2017-08-19
netfilter: exthdr: factor out tcp option access
Florian Westphal
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-03-06
netfilter: nft_exthdr: Allow checking TCP option presence, too
Phil Sutter
2017-02-08
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
2017-02-08
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
2016-10-17
netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
Dan Carpenter
2016-09-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2016-08-10
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2013-12-20
netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset
Daniel Borkmann
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy