Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
ipsec
/
ipsec_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
ipsec: Fix setting the hi-sequence number for decrypt
Neale Ranns
1
-6
/
+6
2021-06-28
ipsec: Split the SA add_del API into an separate add and del
Neale Ranns
1
-35
/
+79
2021-06-22
ipsec: api cleanup
Filip Tehlar
1
-81
/
+18
2021-06-14
linux-cp: Add tests for tun devices
Neale Ranns
1
-0
/
+31
2021-04-20
ipsec: remove WITH_LIBSSL macros
Damjan Marion
1
-88
/
+3
2021-03-05
ipsec: Support async mode per-SA
Neale Ranns
1
-1
/
+0
2021-02-26
ipsec: move the IPSec SA pool out of ipsec_main
Neale Ranns
1
-9
/
+6
2021-02-10
ipsec: Use the new tunnel API types to add flow label and TTL copy
Neale Ranns
1
-61
/
+211
2021-02-09
Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"
Matthew Smith
1
-211
/
+61
2021-02-08
ipsec: Use the new tunnel API types to add flow label and TTL copy
Neale Ranns
1
-61
/
+211
2021-01-21
ipsec: Honour IPSec SA table-ID over API
Neale Ranns
1
-9
/
+5
2021-01-07
ipsec: Deprecated the old IPsec Tunnel interface
Neale Ranns
1
-190
/
+0
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-6
/
+6
2020-11-02
ipsec: Tunnel SA DSCP behaviour
Neale Ranns
1
-3
/
+185
2020-09-02
ipsec: add ipsec set async mode api
Yulong Pei
1
-1
/
+14
2020-07-21
ipsec: Dedicated IPSec interface type
Neale Ranns
1
-0
/
+42
2020-05-27
ipsec: Add/Del IPSec SA is not MP safe
Neale Ranns
1
-7
/
+0
2020-05-05
ipsec: User can choose the UDP source port
Neale Ranns
1
-3
/
+9
2020-04-02
ipsec: provide stat index in sa details
Matthew Smith
1
-0
/
+2
2020-03-31
ipsec: use id in ipsec_tunnel_protect_details
Matthew Smith
1
-4
/
+6
2020-03-21
ikev2: add support for custom ipsec-over-udp port
Filip Tehlar
1
-3
/
+5
2020-02-21
ipsec: IPSec protection for multi-point tunnel interfaces
Neale Ranns
1
-14
/
+15
2020-01-27
ipip: Multi-point interface
Neale Ranns
1
-1
/
+1
2020-01-27
tunnel: Common types for IP tunnels
Neale Ranns
1
-1
/
+2
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-12-03
ipip: Tunnel flags controlling copying data to/from payload/encap
Neale Ranns
1
-1
/
+2
2019-12-03
ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
Prashant Maheshwari
1
-147
/
+1
2019-11-20
ipsec: Honour the renumber argument when selecting show instnace
Neale Ranns
1
-1
/
+1
2019-11-18
ipsec: Coverity warnings
Neale Ranns
1
-3
/
+10
2019-11-08
ipsec: remove dedicated IPSec tunnels
Neale Ranns
1
-84
/
+204
2019-07-12
ipsec: Reference count the SAs
Neale Ranns
1
-5
/
+6
2019-07-11
ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"
Neale Ranns
1
-9
/
+8
2019-06-18
ipsec: ipsec-tun protect
Neale Ranns
1
-1
/
+138
2019-06-07
ipsec: remove the set_key API
Neale Ranns
1
-81
/
+0
2019-04-25
IPSEC; dpdk backend for tunnel interface encryption
Neale Ranns
1
-13
/
+3
2019-04-17
IPSEC: Pass the algorithm salt (used in GCM) over the API
Neale Ranns
1
-2
/
+2
2019-04-16
IPSEC: support GCM in ESP
Neale Ranns
1
-1
/
+1
2019-03-29
IPSEC-GRE: fixes and API update to common types.
Neale Ranns
1
-5
/
+12
2019-03-28
ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN
Damjan Marion
1
-3
/
+3
2019-03-27
ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline
Damjan Marion
1
-8
/
+8
2019-03-26
IPSEC: more expressive API errors
Neale Ranns
1
-5
/
+5
2019-03-21
ipsec: add ipv6 support for ipsec tunnel interface
Kingwel Xie
1
-2
/
+4
2019-03-19
IPSEC: remove byte swap operations in DP during SPD classify
Neale Ranns
1
-8
/
+9
2019-03-19
IPSEC: tidy the policy types
Neale Ranns
1
-3
/
+8
2019-03-13
VPP-1576: fix a set of coverity warnings
Dave Barach
1
-1
/
+1
2019-02-25
IKEv2 to plugin
Neale Ranns
1
-337
/
+19
2019-02-20
IPSEC: API coverity error of unitialised stat_index value
Neale Ranns
1
-0
/
+2
2019-02-18
IPSEC: move SA counters into the stats segment
Neale Ranns
1
-4
/
+8
2019-02-07
IPSEC: no second lookup after tunnel encap
Neale Ranns
1
-86
/
+138
2019-02-05
IPSEC: SPD counters in the stats sgement
Neale Ranns
1
-18
/
+24
[next]