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
2019-03-19
IPSEC: remove byte swap operations in DP during SPD classify
Neale Ranns
5
-46
/
+35
2019-03-19
IPSEC: tidy the policy types
Neale Ranns
6
-78
/
+102
2019-03-13
VPP-1576: fix a set of coverity warnings
Dave Barach
1
-1
/
+1
2019-03-08
updates now that flags are supported on the API
Neale Ranns
1
-5
/
+0
2019-03-07
ipsec: cli bug fixes
Kingwel Xie
2
-5
/
+9
2019-03-07
ipsec: ipsec-if optimizations & bug fixes
Kingwel Xie
2
-254
/
+309
2019-03-06
ipsec: esp-encrypt and esp-decrypt cleanup
Damjan Marion
4
-558
/
+447
2019-03-06
IPSEC: tunnel encap/decap dual loop speedups
Neale Ranns
3
-89
/
+255
2019-03-05
ipsec: cleanup, remove unnecessary code,
Kingwel Xie
5
-13
/
+7
2019-03-04
IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpyt
Neale Ranns
1
-0
/
+33
2019-03-01
IPSEC: tunnel-input; don't load the HW interface struct
Neale Ranns
4
-43
/
+41
2019-02-28
TEST: IPSEC NAT-T with UDP header
Neale Ranns
1
-0
/
+1
2019-02-25
IKEv2 to plugin
Neale Ranns
10
-7245
/
+19
2019-02-22
IPSEC: header exports
Neale Ranns
7
-1
/
+6
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
11
-18
/
+66
2019-02-14
ipsec: memory leak fixup
Kingwel Xie
1
-1
/
+4
2019-02-14
Add -fno-common compile option
BenoƮt Ganne
1
-0
/
+2
2019-02-13
IPSEC: restack SAs on backend change
Neale Ranns
3
-13
/
+42
2019-02-12
ipsec: cli bug fix
Kingwel Xie
1
-6
/
+23
2019-02-11
IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in ...
Neale Ranns
2
-8
/
+11
2019-02-11
ipsec: multi-arch, next-node-index cleanup
Kingwel Xie
4
-27
/
+52
2019-02-07
IPSEC: remove unused members of main struct
Neale Ranns
1
-4
/
+0
2019-02-07
IPSEC: no second lookup after tunnel encap
Neale Ranns
14
-443
/
+713
2019-02-05
IPSEC: SPD counters in the stats sgement
Neale Ranns
12
-505
/
+411
2019-02-04
ipsec: cli 'create ipsec tunnel' more options
Kingwel Xie
1
-3
/
+7
2019-02-01
IPSEC: minor refactor
Neale Ranns
10
-754
/
+999
2019-01-31
IPSEC: API modernisation
Neale Ranns
3
-257
/
+396
2019-01-30
ipsec: fix check support functions
Klement Sekera
2
-5
/
+17
2019-01-28
Add Ipsec IKE support to openssl 3.0.0 master branch
Ping Yu
1
-0
/
+24
2019-01-25
IPSEC: tests use opbject registry
Neale Ranns
1
-1
/
+11
2019-01-24
IPSEC Tests: to per-test setup and tearDown
Neale Ranns
1
-4
/
+4
2019-01-23
AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce...
Neale Ranns
1
-5
/
+0
2019-01-20
fix data_length in IpSec API call (VPP-1548)
Michal Cmarada
1
-4
/
+6
2019-01-02
ipsec: fix support check when using AES-GCM
Matthew Smith
1
-10
/
+15
2018-12-12
fix spurious error setting SA on ipsec intf
Matthew Smith
1
-1
/
+1
2018-12-12
Change ipsec feature node names
Pierre Pfister
4
-24
/
+24
2018-12-11
Add IPSec interface FIB index for TX packet
Pierre Pfister
6
-6
/
+36
2018-12-11
Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing
jackiechen1985
1
-1
/
+9
2018-12-07
Fix VPP-1515 IPSec receive packet error in transport mode with udp encap
jackiechen1985
2
-4
/
+14
2018-12-04
ipsec: simplify bumping counters - cosmetic change
Klement Sekera
4
-116
/
+35
2018-12-03
Add UDP encap flag
Filip Tehlar
2
-0
/
+3
2018-12-02
IPSEC-AH: anti-replay testing
Neale Ranns
2
-6
/
+9
2018-11-30
IPSEC-AH: fix packet drop
Neale Ranns
2
-7
/
+0
2018-11-29
ipsec: move ipsec defs to ipsec.h
Klement Sekera
2
-51
/
+54
2018-11-26
Fix IPSec CLI key parsing
Pierre Pfister
2
-4
/
+11
2018-11-20
IPSEC: remove duplicate memcy
Neale Ranns
1
-6
/
+0
2018-11-15
ipsec: infra for selecting backends
Klement Sekera
6
-177
/
+622
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
4
-42
/
+43
2018-11-13
ipsec: fix typo
Klement Sekera
1
-1
/
+1
[next]