summaryrefslogtreecommitdiff
path: root/curvetun/.gitignore
blob: ad9d744f057a81c940dbb3e04c7d270a4de28c25 (plain)
1
2
3
4
5
6
7
*.*

!.gitignore
!Makefile
!abiname.c
!nacl_build.sh
!nacl_path.sh
horDavid S. Miller <davem@davemloft.net>2016-06-07 16:27:15 -0700 committerDavid S. Miller <davem@davemloft.net>2016-06-07 16:27:15 -0700 commit064d5e6f8eedb071b81b72186f986fa390f7b164 (patch) tree83500f19d807c4ae4eb94650c86e7bdef22b8dc7 parent7b01b8e847d00cf9cf0c2c3aa8fdfc4126dca024 (diff)parentd47a0f387fe907bdb0430a398850c1cb80eb7def (diff)
Merge branch 'u32-hwoffload-fixes'
Jakub Kicinski says: ==================== cls_u32 hardware offload fixes This set fixes two small issues with error codes I noticed in cls_u32. Second patch could be viewed as user space API change but that portion of API is not part of any release, yet. Compile tested only. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat