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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
ipsec
/
ipsec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
fib: Don't use [midchain] adjacencies to change an interface's feature arc
Neale Ranns
1
-8
/
+0
2021-10-12
ipsec: Performance improvement of ipsec4_output_node using flow cache
Govindarajan Mohandoss
1
-0
/
+71
2021-06-22
ipsec: api cleanup
Filip Tehlar
1
-0
/
+1
2021-03-05
ipsec: Submit fuller async frames
Neale Ranns
1
-0
/
+1
2021-02-26
ipsec: move the IPSec SA pool out of ipsec_main
Neale Ranns
1
-9
/
+0
2021-02-25
ipsec: ipsec.h tidy up
Neale Ranns
1
-17
/
+0
2021-01-18
ipsec: Support MPLS over IPSec[46] interface
Neale Ranns
1
-13
/
+14
2020-10-21
ipsec: Add to the SA info directly in the bihash
Neale Ranns
1
-4
/
+4
2020-10-05
ipsec: Use bihash for tunnel lookup
Neale Ranns
1
-2
/
+7
2020-09-07
ipsec: fix padding/alignment for native IPsec encryption
Christian Hopps
1
-1
/
+1
2020-05-05
ipsec: User can choose the UDP source port
Neale Ranns
1
-2
/
+12
2020-05-04
fib: midchain adjacency optimisations
Neale Ranns
1
-17
/
+11
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
1
-1
/
+8
2020-02-11
ipsec: add support for chained buffers
Filip Tehlar
1
-0
/
+4
2020-01-22
ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)
Neale Ranns
1
-0
/
+10
2020-01-04
ipsec: Targeted unit testing
Neale Ranns
1
-4
/
+8
2019-12-17
ipsec: bind an SA to a worker
Neale Ranns
1
-4
/
+23
2019-12-03
ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
Prashant Maheshwari
1
-0
/
+1
2019-11-08
ipsec: remove dedicated IPSec tunnels
Neale Ranns
1
-4
/
+0
2019-09-30
ipsec: add insecure option for format of SA
Christian E. Hopps
1
-0
/
+1
2019-07-12
ipsec: drop outbound ESP when no crypto alg set
Matthew Smith
1
-0
/
+7
2019-06-18
ipsec: ipsec-tun protect
Neale Ranns
1
-0
/
+2
2019-04-25
IPSEC; dpdk backend for tunnel interface encryption
Neale Ranns
1
-0
/
+10
2019-04-25
crypto: improve key handling
Damjan Marion
1
-0
/
+2
2019-04-16
IPSEC: support GCM in ESP
Neale Ranns
1
-0
/
+1
2019-04-07
crypto: add support for AEAD and AES-GCM
Damjan Marion
1
-3
/
+3
2019-04-04
ipsec: trunc_size -> icv_size
Damjan Marion
1
-1
/
+1
2019-04-03
IPSEC: show CLI improvements
Neale Ranns
1
-0
/
+6
2019-03-28
IPSEC: run encrpyt as a feautre on the tunnel
Neale Ranns
1
-0
/
+8
2019-03-26
ipsec: esp-encrypt rework
Damjan Marion
1
-0
/
+9
2019-03-21
ipsec: add ipv6 support for ipsec tunnel interface
Kingwel Xie
1
-2
/
+4
2019-03-19
crypto: introduce crypto infra
Damjan Marion
1
-42
/
+12
2019-03-06
ipsec: esp-encrypt and esp-decrypt cleanup
Damjan Marion
1
-23
/
+0
2019-03-06
IPSEC: tunnel encap/decap dual loop speedups
Neale Ranns
1
-1
/
+0
2019-03-01
IPSEC: tunnel-input; don't load the HW interface struct
Neale Ranns
1
-0
/
+1
2019-02-22
IPSEC: header exports
Neale Ranns
1
-1
/
+0
2019-02-07
IPSEC: remove unused members of main struct
Neale Ranns
1
-4
/
+0
2019-02-05
IPSEC: SPD counters in the stats sgement
Neale Ranns
1
-3
/
+3
2019-02-01
IPSEC: minor refactor
Neale Ranns
1
-266
/
+5
2019-01-31
IPSEC: API modernisation
Neale Ranns
1
-2
/
+4
2018-12-11
Add IPSec interface FIB index for TX packet
Pierre Pfister
1
-0
/
+2
2018-11-29
ipsec: move ipsec defs to ipsec.h
Klement Sekera
1
-0
/
+54
2018-11-15
ipsec: infra for selecting backends
Klement Sekera
1
-41
/
+104
2018-10-22
ipsec: split ipsec nodes into ip4/ip6 nodes
Klement Sekera
1
-22
/
+36
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-2
/
+2
2018-08-03
ipsec: add udp-encap option to debug cli commands
Radu Nicolau
1
-2
/
+2
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
1
-2
/
+1
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
1
-1
/
+1
2018-06-24
Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""
Klement Sekera
1
-2
/
+0
2018-06-22
Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"
Ole Troan
1
-0
/
+2
[next]