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
/
esp_encrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
ipsec: keep esp encrypt pointer and index synced
Matthew Smith
1
-1
/
+1
2023-08-08
ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC
Benoît Ganne
1
-0
/
+12
2023-07-21
ipsec: fix logic in ext_hdr_is_pre_esp
Piotr Bronowski
1
-3
/
+3
2023-06-08
crypto: use fixed crypto frame pool
gaoginskx
1
-0
/
+10
2023-05-29
ipsec: fix ipsec_set_next_index set with wrong sa index when async frame comm...
Xiaoming Jiang
1
-1
/
+1
2023-03-23
ipsec: make pre-shared keys harder to misuse
Benoît Ganne
1
-11
/
+9
2023-03-23
ipsec: add per-SA error counters
Arthur de Kerhor
1
-24
/
+38
2023-02-08
ipsec: fix AES CBC IV generation (CVE-2022-46397)
Benoît Ganne
1
-26
/
+62
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
1
-4
/
+2
2022-08-19
ipsec: enable UDP encap for IPv6 ESP tun protect
Matthew Smith
1
-13
/
+11
2022-08-11
ipsec: Use .api declared error counters
Neale Ranns
1
-45
/
+23
2022-03-10
ipsec: remove the redundant code
Mohsin Kazmi
1
-1
/
+0
2021-12-04
ipsec: fix async buffer leak
Matthew Smith
1
-1
/
+1
2021-12-03
ip: extension header parsing fails for fragment header
Ole Troan
1
-3
/
+14
2021-11-19
fib: Don't use [midchain] adjacencies to change an interface's feature arc
Neale Ranns
1
-125
/
+37
2021-10-31
ipsec: silence gcc-11 parentheses warning
Damjan Marion
1
-1
/
+1
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-3
/
+3
2021-06-29
ipsec: Fix setting the hi-sequence number for decrypt
Neale Ranns
1
-8
/
+8
2021-06-15
ipsec: fix length check when adding footer+icv
Benoît Ganne
1
-1
/
+2
2021-06-08
ipsec: fix async crypto frame leak
Matthew Smith
1
-20
/
+19
2021-03-05
ipsec: Support async mode per-SA
Neale Ranns
1
-85
/
+96
2021-03-05
ipsec: Submit fuller async frames
Neale Ranns
1
-65
/
+58
2021-02-26
ipsec: move the IPSec SA pool out of ipsec_main
Neale Ranns
1
-1
/
+1
2021-02-25
ipsec: ipsec.h tidy up
Neale Ranns
1
-0
/
+25
2021-02-12
ipsec: Store thread-index in buffer meta-data during SA handoff
Neale Ranns
1
-0
/
+1
2021-02-10
ipsec: Use the new tunnel API types to add flow label and TTL copy
Neale Ranns
1
-0
/
+1
2021-02-09
Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"
Matthew Smith
1
-1
/
+0
2021-02-08
ipsec: Use the new tunnel API types to add flow label and TTL copy
Neale Ranns
1
-0
/
+1
2021-02-08
tunnel: support copying TTL and flow label from inner to outer
Neale Ranns
1
-5
/
+4
2021-02-05
ipsec: add support for AES CTR
Benoît Ganne
1
-71
/
+76
2021-02-04
ipsec: one thread index per-SA
Neale Ranns
1
-3
/
+3
2021-01-21
ipsec: Tunnelled packets are locally generated
Neale Ranns
1
-0
/
+1
2021-01-18
ipsec: Support MPLS over IPSec[46] interface
Neale Ranns
1
-37
/
+114
2020-12-01
ipsec: change prediction
Fan Zhang
1
-1
/
+1
2020-11-02
ipsec: Tunnel SA DSCP behaviour
Neale Ranns
1
-6
/
+33
2020-10-24
ipsec: remove pending node
Fan Zhang
1
-58
/
+54
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
1
-1
/
+0
2020-10-19
ipsec: Layout and prefetching of SA struct
Neale Ranns
1
-0
/
+7
2020-09-07
ipsec: fix padding/alignment for native IPsec encryption
Christian Hopps
1
-6
/
+6
2020-08-20
ipsec: fix esp padding
Milan Lenco
1
-1
/
+1
2020-05-24
ipsec: fixed chaining ops after add footer and icv
PiotrX Kleski
1
-8
/
+11
2020-05-13
ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs
Neale Ranns
1
-34
/
+42
2020-05-04
fib: midchain adjacency optimisations
Neale Ranns
1
-68
/
+11
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
1
-134
/
+537
2020-03-31
ipsec: fix chained ESP
Filip Tehlar
1
-14
/
+25
2020-03-31
ipsec: fix udp-encap in transport mode
Alexander Chernavin
1
-1
/
+7
2020-03-23
ipsec: Revert "ipsec: fix chained ESP"
Florin Coras
1
-25
/
+14
2020-03-23
ipsec: fix chained ESP
Filip Tehlar
1
-14
/
+25
2020-02-25
feature: provide a u16 version of vnet_feature_next
Neale Ranns
1
-3
/
+1
2020-02-21
ipsec: IPSec protection for multi-point tunnel interfaces
Neale Ranns
1
-5
/
+6
[next]