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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
ipsec: provide stat index in sa details
Matthew Smith
2
-3
/
+5
2020-03-31
ipsec: use id in ipsec_tunnel_protect_details
Matthew Smith
1
-4
/
+6
2020-03-31
ipsec: fix chained ESP
Filip Tehlar
2
-50
/
+145
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
2
-144
/
+50
2020-03-23
ipsec: fix chained ESP
Filip Tehlar
2
-50
/
+144
2020-03-23
ipsec: increment no-tunnel counter in ipsec-tun-input
Alexander Chernavin
1
-0
/
+3
2020-03-21
ipsec: efficient layout of ESP per thread data
Rajesh Goel
1
-3
/
+4
2020-03-21
ikev2: add support for custom ipsec-over-udp port
Filip Tehlar
4
-10
/
+25
2020-03-17
ipsec: initialize algs to none in 'create ipsec tunnel' cli
Damjan Marion
1
-2
/
+2
2020-03-10
ipsec: API cleanup
Jakub Grajciar
2
-25
/
+27
2020-03-05
api: ipsec: add missing IS_INBOUND flag.
Christian Hopps
2
-0
/
+6
2020-02-26
ipsec: Revert API cleanup
Ole Trøan
2
-27
/
+25
2020-02-26
ipsec: API cleanup
Jakub Grajciar
2
-25
/
+27
2020-02-25
feature: provide a u16 version of vnet_feature_next
Neale Ranns
1
-3
/
+1
2020-02-25
vlib: Punt reason allocation listener enable/disable callback
Neale Ranns
3
-23
/
+75
2020-02-21
ipsec: IPSec protection for multi-point tunnel interfaces
Neale Ranns
8
-141
/
+556
2020-02-17
misc: fix coverity warnings
Dave Barach
1
-1
/
+1
2020-02-11
ipsec: add support for chained buffers
Filip Tehlar
3
-97
/
+534
2020-02-10
ipsec: fix AES-GCM block size
Damjan Marion
1
-3
/
+6
2020-02-10
ipsec: remove dead code
Filip Tehlar
1
-29
/
+0
2020-02-05
ipsec: set l2_len for GRE-TEB tunnel decap
John Lo
1
-0
/
+2
2020-01-27
ipip: Multi-point interface
Neale Ranns
2
-2
/
+2
2020-01-27
tunnel: Common types for IP tunnels
Neale Ranns
2
-2
/
+4
2020-01-22
ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)
Neale Ranns
3
-9
/
+28
2020-01-10
docs: Edit FEATURE.yaml files so they can be published
John DeNisco
1
-1
/
+1
2020-01-07
ipsec: Add FEATURE/yaml
Neale Ranns
1
-0
/
+11
2020-01-04
ipsec: AH copy destination and source address from template
Neale Ranns
1
-1
/
+1
2020-01-04
ipsec: Targeted unit testing
Neale Ranns
6
-97
/
+114
2019-12-23
ipsec: Test and fix IPSec worker hand-off
Neale Ranns
3
-6
/
+6
2019-12-18
ipsec: Fix decap of IPSEC/GRE in transport mode
Neale Ranns
1
-6
/
+44
2019-12-17
ipsec: bind an SA to a worker
Neale Ranns
10
-43
/
+642
2019-12-10
ipsec: Init salt value in SA creation CLI (so it's not random)
Neale Ranns
1
-0
/
+1
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-12-09
ipsec: make sure pad_bytes does not exceed pad data size
Benoît Ganne
1
-1
/
+5
2019-12-03
ipip: Tunnel flags controlling copying data to/from payload/encap
Neale Ranns
2
-3
/
+4
2019-12-03
ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
Prashant Maheshwari
6
-255
/
+365
2019-11-22
ipsec: fix trailing data overflow
Filip Tehlar
1
-23
/
+21
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
2
-8
/
+12
2019-11-08
ipsec: remove dedicated IPSec tunnels
Neale Ranns
15
-1654
/
+494
2019-11-05
ipsec: ipsec-input: check for too-short packets
Benoît Ganne
1
-12
/
+25
2019-10-31
ipsec: fix esp trace seq number overflow
Benoît Ganne
2
-4
/
+12
2019-10-22
ikev2: fix GCM cipher
Filip Tehlar
1
-9
/
+17
2019-10-18
ipsec: fix tunnel protection removal
Filip Tehlar
1
-1
/
+1
2019-09-30
ipsec: fix use-after-free
Benoît Ganne
1
-3
/
+7
2019-09-30
ipsec: add insecure option for format of SA
Christian E. Hopps
3
-3
/
+9
2019-09-27
ipsec: support 4o6 and 6o4 for tunnel protect
Neale Ranns
2
-25
/
+31
2019-09-25
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
1
-1
/
+2
2019-09-02
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
1
-4
/
+4
[next]