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
/
plugins
/
ikev2
/
ikev2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
ip: Use correct enum type in ip_address_set
Neale Ranns
1
-2
/
+2
2021-01-20
ikev2: use new counters data model & add more counters
Filip Tehlar
1
-44
/
+59
2021-01-13
ikev2: remove assert condition
Filip Tehlar
1
-19
/
+36
2021-01-08
ikev2: fix lookup in wrong ip table
Filip Tehlar
1
-4
/
+6
2020-12-14
ikev2: add reason for deleted sa debug log
Benoît Ganne
1
-5
/
+5
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-30
/
+30
2020-12-02
ikev2: fix nat traversal
Filip Tehlar
1
-1
/
+2
2020-11-26
ikev2: better handling when no IKE DH configured
Filip Tehlar
1
-17
/
+76
2020-11-25
ikev2: fix issue when sending multiple requests at once
Filip Tehlar
1
-1
/
+4
2020-11-19
ikev2: respect punting only for ipv4
Benoît Ganne
1
-1
/
+7
2020-11-18
ikev2: fix memleak when tunnel protect fails
Filip Tehlar
1
-20
/
+37
2020-11-09
ikev2: fix msg IDs generation
Filip Tehlar
1
-14
/
+16
2020-11-09
ikev2: fix udp encap
Filip Tehlar
1
-5
/
+4
2020-10-31
ikev2: add option to disable NAT traversal
Filip Tehlar
1
-11
/
+29
2020-11-04
ikev2: fix reply during rekey
Filip Tehlar
1
-1
/
+1
2020-11-04
ikev2: increase tick interval in process node
Filip Tehlar
1
-13
/
+2
2020-11-02
ikev2: cli for disabling dead peer detection
Filip Tehlar
1
-1
/
+8
2020-10-30
ikev2: fix memory leak
Filip Tehlar
1
-2
/
+7
2020-11-02
ipsec: Tunnel SA DSCP behaviour
Neale Ranns
1
-2
/
+6
2020-10-21
ikev2: support sending requests from responder
Filip Tehlar
1
-11
/
+17
2020-10-21
ikev2: fix setting responder/initiator addresses
Filip Tehlar
1
-55
/
+27
2020-10-21
ikev2: prevent crash after no IP address
Filip Tehlar
1
-196
/
+345
2020-10-13
ikev2: fix initial contact cleanup
Filip Tehlar
1
-88
/
+122
2020-10-13
ikev2: fix coverity warning
Filip Tehlar
1
-5
/
+21
2020-10-13
ikev2: fix memory leak in auth routine
Filip Tehlar
1
-0
/
+4
2020-10-07
misc: Purge unused pg includes
Neale Ranns
1
-1
/
+0
2020-10-05
ikev2: support ipv6 traffic selectors & overlay
Filip Tehlar
1
-170
/
+358
2020-10-02
ikev2: fix leaking pending INIT requests
Filip Tehlar
1
-0
/
+16
2020-09-30
ikev2: fix issue when decrypting packet with no keys
Filip Tehlar
1
-1
/
+1
2020-10-01
ikev2: refactor ikev2 node
Filip Tehlar
1
-407
/
+359
2020-09-30
ikev2: better packet parsing functions
Filip Tehlar
1
-170
/
+372
2020-09-29
ikev2: fix false positive NAT detection
Filip Tehlar
1
-18
/
+13
2020-09-28
ikev2: fix memory leaks
Benoît Ganne
1
-3
/
+20
2020-09-10
ikev2: fix copy-paste error when freeing memory
Filip Tehlar
1
-1
/
+1
2020-09-11
ikev2: fix memory leaks
Benoît Ganne
1
-7
/
+20
2020-07-28
ikev2: fix session re-initiate after SA expires
Filip Tehlar
1
-1
/
+2
2020-07-23
ikev2: add global message length check
Benoît Ganne
1
-96
/
+89
2020-07-20
ikev2: refactor and test profile dump API
Filip Tehlar
1
-2
/
+0
2020-07-16
ikev2: fix race condition in child_sa update
Benoît Ganne
1
-0
/
+3
2020-07-15
ikev2: add support for AES-GCM cipher in IKE
Filip Tehlar
1
-36
/
+83
2020-07-07
ikev2: per thread usage of openssl context
Filip Tehlar
1
-4
/
+16
2020-07-02
ikev2: use remote proposals when installing tunnel
Filip Tehlar
1
-2
/
+2
2020-06-30
tests: ikev2: add nat traversal & cert based auth test
Filip Tehlar
1
-2
/
+2
2020-06-18
ikev2: use both local and remote ID for profile lookup
Filip Tehlar
1
-15
/
+39
2020-06-15
ikev2: announce both 'ESN' and 'No ESN'
Filip Tehlar
1
-1
/
+0
2020-06-11
ikev2: don't add DH group in ESP transform proposals
Filip Tehlar
1
-1
/
+1
2020-06-04
ikev2: session cleanup after profile is deleted
Filip Tehlar
1
-51
/
+119
2020-06-02
ikev2: remove unused hash computation
Filip Tehlar
1
-4
/
+1
2020-05-15
ikev2: add support for NAT traversal
Filip Tehlar
1
-77
/
+272
2020-05-13
ikev2: fix removing of expired SAs
Filip Tehlar
1
-1
/
+1
[next]