Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
b24e287b9295bcc3e904753e9e2bfde89d6666db
/
src
/
vnet
/
udp
70f879d
session tcp udp: consolidate transport snd apis
by Florin Coras
· 4 years, 9 months ago
7dd63e5
ip: change ip API enums address_family and ip_proto size to u8
by Jakub Grajciar
· 4 years, 9 months ago
49a11cf
udp: fix UDP socket byte order in lookup
by Andreas Schultz
· 4 years, 9 months ago
ff2fad1
udp: fix ipv6 listen port registration
by Florin Coras
· 5 years ago
7c9fe92
docs: Edit FEATURE.yaml files so they can be published
by John DeNisco
· 5 years ago
f9b5dcf
udp: add features.yaml
by Florin Coras
· 5 years ago
95cd864
session: fix listener global endpoint lookup
by Florin Coras
· 5 years ago
39d6911
api: multiple connections per process
by Dave Barach
· 5 years ago
d4aeb84
session: fix use-after-free
by Benoît Ganne
· 5 years ago
8fadb65
udp: do not send received packets to error-drop
by Aloys Augustin
· 5 years ago
9cbf681
udp: fix rx event generation
by Florin Coras
· 5 years ago
b339233
udp: fix connections move
by Aloys Augustin
· 5 years ago
f8475a7
udp: fix session migrate when not needed
by Nathan Skrzypczak
· 5 years ago
6b257c6
udp: fix typo in udp connectinon flags
by Dave Wallace
· 5 years ago
3b72619
udp: fix connection flags
by Aloys Augustin
· 5 years ago
c754239
udp: support close with data
by Florin Coras
· 5 years ago
1f50bf8
fib: FIB Entry tracking
by Neale Ranns
· 5 years ago
95dd1fe
quic: fix show session verbose
by Aloys Augustin
· 5 years ago
a0abbff
session: add thread index to all formatters
by Aloys Augustin
· 5 years ago
50f4a41
udp: UDPC handle open fail
by Nathan Skrzypczak
· 5 years ago
a26349d
session: add half_open_has_fifos for UDPC
by Nathan Skrzypczak
· 5 years ago
e971bc9
session: Add transport vft protocol options
by Nathan Skrzypczak
· 5 years ago
097fa66
fib: fib api updates
by Neale Ranns
· 7 years ago
2f0f96b
session: use listener_handle instead of listener_index
by Nathan Skrzypczak
· 6 years ago
3df5682
fix show session verbose crash with udp transport
by Dave Wallace
· 6 years ago
0a715cd
UDP-Local: fix unregistered ports
by Neale Ranns
· 6 years ago
f8d5068
init / exit function ordering
by Dave Barach
· 6 years ago
161638f
Unregister UDPC port only when owned
by Nathan Skrzypczak
· 6 years ago
14e2e2a
Fix FIB initialization in UDP input
by Nathan Skrzypczak
· 6 years ago
de38b38
Add packet headers in UDPC fifos
by Aloys Augustin
· 6 years ago
8e58499
UDPC: Fix open segfault with multiple workers
by Aloys Augustin
· 6 years ago
28aa539
svm_fifo rework to avoid contention on cursize
by Sirshak Das
· 6 years ago
10dc2ea
udp: fix copyright typo
by Florin Coras
· 6 years ago
c5df8c7
host stack: update stale copyright
by Florin Coras
· 6 years ago
2c49ffe
udp: migrate old MULTIARCH macros to VLIB_NODE_FN
by Filip Tehlar
· 6 years ago
31c9955
session: cleanup/rename functions
by Florin Coras
· 6 years ago
c9940fc
session: refactor listen logic
by Florin Coras
· 6 years ago
1ee7830
transport: cleanup
by Florin Coras
· 6 years ago
288eaab
session: cleanup part 1
by Florin Coras
· 6 years ago
5a2ec8f
session: free session after transport and app confirm
by Florin Coras
· 6 years ago
e88865d
VPP-1506: dump local punts and registered punt sockets
by Pavel Kotucek
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
5665ced
session: extend connect api for internal apps
by Florin Coras
· 6 years ago
4af4709
pg: allow creating pg for udp based protocols
by Kingwel Xie
· 6 years ago
fc3b8b8
pg: udp length & checsum issue
by Kingwel Xie
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
4cabcff
UDP-Encap: fix coverity found error
by Neale Ranns
· 6 years ago
bdc0e6b
Trivial: Clean up some typos.
by Paul Vinciguerra
· 6 years ago
9c0a3c4
UDP-Encap: name counters for the stats segment
by Neale Ranns
· 6 years ago
61b94c6
vxlan-gbp: Add support for vxlan gbp
by Mohsin Kazmi
· 6 years ago
4547893
VPP-1407: Fix the wrong length of udp header for buffer chains
by shubing guo
· 6 years ago
d0df49f
Use IP address types on UDP encap API
by Neale Ranns
· 6 years ago
6763a1d
re-indent UDP encap documentation
by Neale Ranns
· 6 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
586479a
BIER neighbor stats
by Neale Ranns
· 7 years ago
40903ac
udp: fix for multiple workers and add test
by Florin Coras
· 7 years ago
4b089f2
ipsec: support UDP encap/decap for NAT traversal
by Klement Sekera
· 7 years ago
eb987d3
Harmonize vec/pool_get_aligned object sizes and alignment requests
by Dave Barach
· 7 years ago
7fb0fe1
udp/session: refactor to support dgram mode
by Florin Coras
· 7 years ago
7b0b961
udp: make udp encap pool cacheline aligned
by Damjan Marion
· 7 years ago
43b1f44
UDP Encap counters
by Neale Ranns
· 7 years ago
2303cb1
FIB Interpose Source
by Neale Ranns
· 7 years ago
371ca50
session: first approximation implementation of tls
by Florin Coras
· 7 years ago
4399c2e
session: move builtin apps to their own folder
by Florin Coras
· 7 years ago
b384b54
session: add support for memfd segments
by Florin Coras
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
6c4dae2
api: remove transport specific code from handlers
by Florin Coras
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
529a425
VPP-1109 Fix loop for some CLI (code review)
by Swarup Nayak
· 7 years ago
ce07412
Fix icmp/udp/tcp punt/drop paths
by Vijayabhaskar Katamreddy
· 7 years ago
ff6e769
session: cleanup attach flags
by Florin Coras
· 7 years ago
561af9b
session: generalize handling of network transports
by Florin Coras
· 7 years ago
10593f8
update builtin UDP server to new vnet_session API
by Andreas Schultz
· 7 years ago
9128637
BIER in non-MPLS netowrks
by Neale Ranns
· 7 years ago
630b974
FIB: store the node type not the function pointer.
by Neale Ranns
· 7 years ago
810086d
UDP Encapsulation.
by Neale Ranns
· 7 years ago
29ca16f
session/udp: init rw locks
by Florin Coras
· 7 years ago
7999e83
session: add support for proxying apps
by Florin Coras
· 7 years ago
3cbc04b
udp: refactor udp code
by Florin Coras
· 7 years ago
6545716
VPP-1027: DNS name resolver
by Dave Barach
· 7 years ago
cea194d
session: add support for application namespacing
by Florin Coras
· 7 years ago
b598f1d
Initial GENEVE TUNNEL implementation and tests.
by Marco Varlese
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
0e49568
session: store tep port in net order
by Florin Coras
· 7 years ago
6881062
Make tcp active open data structures thread safe
by Florin Coras
· 7 years ago
04e5344
Cleanup/refactor session layer code
by Florin Coras
· 7 years ago
2c25a62
Horizontal (nSessions) scaling draft
by Dave Barach
· 7 years ago
8a0a0ae
Rework vxlan-gpe to support FIB 2.0 and bypass mode
by Hongjun Ni
· 8 years ago
10d8cc6
Improve fifo allocator performance
by Dave Barach
· 8 years ago
ef486b1
Add GTP-U plugin. VPP-694
by Hongjun Ni
· 8 years ago
a546481
Session layer improvements
by Florin Coras
· 8 years ago
6cf30ad
Session layer refactoring
by Florin Coras
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
615fc61
Fix issue with udp port registration when running multithreaded
by Damjan Marion
· 8 years ago
6792ec0
TCP/session improvements
by Florin Coras
· 8 years ago
e9f929b
vlib: make runtime_data thread-local
by Damjan Marion
· 8 years ago
e69f495
VPP-659 Improve tcp/session debugging and testing
by Florin Coras
· 8 years ago
d79b41e
VPP-659 TCP improvements
by Florin Coras
· 8 years ago
68b0fb0
VPP-598: tcp stack initial commit
by Dave Barach
· 8 years ago