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-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
2018-11-05
VPP-1450: binary api call for dumping SPD to interface registration
Filip Varga
2
-1
/
+81
2018-10-29
migrate ipsec to new multiarch infra
Klement Sekera
7
-73
/
+42
2018-10-25
buffer trace is broken in ipsec-output. copy it from node->flags to frame->fr...
Kingwel Xie
1
-0
/
+5
2018-10-23
c11 safe string handling support
Dave Barach
11
-39
/
+39
2018-10-23
ipsec: fix wrong counter bump
Klement Sekera
1
-1
/
+1
2018-10-22
ipsec: split ipsec nodes into ip4/ip6 nodes
Klement Sekera
10
-311
/
+502
2018-10-03
ipsec: add missing ipv6 ah code & ipv6 tests
Klement Sekera
4
-27
/
+103
2018-10-02
IPsec: add API for SPDs dump (VPP-1363)
Matus Fabian
2
-1
/
+60
2018-09-26
forget to assign spd_index to config
Kingwel Xie
1
-0
/
+2
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
6
-10
/
+10
2018-08-30
Add SHA2 support to IKEv2 implementation
Berenger Foucher
2
-8
/
+89
2018-08-03
ipsec: add udp-encap option to debug cli commands
Radu Nicolau
5
-10
/
+17
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
2
-10
/
+3
2018-07-13
VPP-1338: fix ipsec api coverity warnings
Dave Barach
1
-4
/
+3
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
4
-7
/
+7
2018-07-08
Fix IPsec intf tx node setup at intf creation
Matthew Smith
1
-2
/
+2
2018-07-04
fix VPP-1312 Invalid UDP packet length in ipsec
Klement Sekera
1
-1
/
+2
[next]