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
/
vnet
/
gre
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
1
-4
/
+4
2022-01-11
misc: fix the uninitialization error
Mohsin Kazmi
1
-1
/
+1
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-9
/
+7
2021-11-19
fib: Don't use [midchain] adjacencies to change an interface's feature arc
Neale Ranns
2
-4
/
+8
2021-10-18
api: remove legacy pd msg handlers
Klement Sekera
1
-1
/
+0
2021-09-13
interface: fix init fib_index_by_sw_if_index
Nathan Skrzypczak
1
-4
/
+0
2021-07-28
gre: set proper fib index for unnumbered interfaces, unset fib index before f...
Stanislav Zaikin
1
-0
/
+5
2021-05-20
gre: Walk IPv6 adjacencies during restack
Matthew Smith
1
-2
/
+4
2021-05-13
tests: move test source to vpp/test
Dave Wallace
1
-1296
/
+0
2021-04-27
gre: Remove the debugging logging from the mGRE tests
Neale Ranns
1
-6
/
+1
2021-03-21
gre: Multipoint GRE fixes
Neale Ranns
2
-3
/
+79
2021-02-15
ip: Path MTU
Neale Ranns
1
-2
/
+7
2021-02-15
fib: Always honour flow hash flag
Neale Ranns
1
-8
/
+17
2021-02-11
tests: tag the tests that do not work with multi-worker configuration
Andrew Yourtchenko
1
-0
/
+2
2021-02-08
tunnel: support copying TTL and flow label from inner to outer
Neale Ranns
1
-1
/
+1
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
2
-6
/
+6
2020-12-09
fib: supporting inner flow hash on tunnels
Mohammed Hawari
2
-3
/
+13
2020-12-08
tunnel: add cli support for encap_decap flags
Mohammed Hawari
1
-0
/
+7
2020-11-26
gre: Move to new API generated types/messages
Neale Ranns
2
-66
/
+31
2020-11-17
tests: move gre tests to src/vnet/gre/test
Dave Wallace
1
-0
/
+1275
2020-10-21
ipsec: support for multipoint on ipsec interfaces
Neale Ranns
1
-1
/
+1
2020-10-19
ip: Move the IP6 fib into ip6_[m]fib.c
Neale Ranns
1
-6
/
+4
2020-10-08
gre: MPLS over GRE does not select correct fixup function
Neale Ranns
1
-2
/
+2
2020-10-07
misc: Purge unused pg includes
Neale Ranns
2
-2
/
+0
2020-09-22
ipip: Add option to tunnel create help string
Neale Ranns
1
-1
/
+2
2020-09-17
teib: Use ip_address_t not ip46_address_t
Neale Ranns
2
-8
/
+10
2020-09-17
teib: Add adj-fibs for peers/adjacencies on p2mp interface
Neale Ranns
1
-1
/
+2
2020-07-16
gre: fix outer ip6 length
Aloys Augustin
1
-5
/
+5
2020-04-22
gre: Optimise encap node for tunnel types
Neale Ranns
3
-9
/
+45
2020-02-04
teib: Rename NHRP to TEIB
Neale Ranns
3
-32
/
+32
2020-02-03
gre: improve .api descriptions
Vratko Polak
1
-8
/
+28
2020-02-03
gre: add missing .api edits
Vratko Polak
1
-2
/
+2
2020-01-30
gre: Tunnel encap/decap flags
Neale Ranns
5
-17
/
+123
2020-01-27
ipip: Multi-point interface
Neale Ranns
3
-15
/
+80
2020-01-27
tunnel: Common types for IP tunnels
Neale Ranns
5
-98
/
+28
2020-01-10
docs: Edit FEATURE.yaml files so they can be published
John DeNisco
1
-1
/
+1
2020-01-06
gre: fix feature.yaml error
Ole Troan
1
-2
/
+2
2020-01-06
gre: Add FEATURE.yaml
Neale Ranns
1
-0
/
+13
2019-12-19
gre: multipoint ingress lookup fix
Neale Ranns
3
-59
/
+176
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-12-04
gre: Multi-point interfaces
Neale Ranns
5
-119
/
+239
2019-12-03
fib: constify the adjacency in the rewrite nodes
Neale Ranns
1
-2
/
+2
2019-06-18
ipsec: ipsec-tun protect
Neale Ranns
1
-0
/
+24
2019-06-07
gre: update gre.api with explicit types
Ole Troan
1
-6
/
+5
2019-05-28
gre: don't register gre input nodes unless a gre tunnel is created
Jakub Grajciar
2
-3
/
+4
2019-04-22
GRE: set gre_tunnel_type init value to zero in API
Alexander Chernavin
1
-1
/
+1
2019-04-18
GRE: API update
Neale Ranns
4
-88
/
+136
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-03-26
ADJ: midchain delegate to performing stacking
Neale Ranns
2
-94
/
+7
2019-03-26
Convert GRE nodes to new buffer APIs and multiarch
BenoƮt Ganne
2
-618
/
+470
[next]