Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
54432f8c0ac1f680198afa6047ce74bc4a126f21
/
src
/
vnet
54432f8
SCTP: 'multi-home' support
by Marco Varlese
· 7 years ago
793c7fe
Adj: VFTs for adjacency sub-blocks
by Ole Troan
· 7 years ago
c819fc6
Allow providers to override glean behaviour
by Neale Ranns
· 7 years ago
25d417f
Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup
by John Lo
· 7 years ago
ae9533a
session: fix fifo allocation for empty connect seg-managers
by Florin Coras
· 7 years ago
438f630
Revert "Allow interface types to override glean adjacency behaivour"
by Ole Trøan
· 7 years ago
909c26b
Revert "Adj: VFTs for adjacency sub-blocks"
by Ole Trøan
· 7 years ago
a44b015
Adj: VFTs for adjacency sub-blocks
by Ole Troan
· 7 years ago
2802bd7
SCTP: coverity warning fix
by Marco Varlese
· 7 years ago
8b30e47
Allow interface types to override glean adjacency behaivour
by Neale Ranns
· 7 years ago
a43ccae
Optimize GRE Tunnel and add support for ERSPAN encap
by John Lo
· 7 years ago
5fda7a3
session: avoid session handle conflict with vcl
by Florin Coras
· 7 years ago
fae4039
SCTP: fix corrupted buffers seen in output node
by Marco Varlese
· 7 years ago
a38783e
SCTP: refactoring
by Marco Varlese
· 7 years ago
4941fcc
Reenable dhcp client detect when lease expires
by Dave Barach
· 7 years ago
f8f516a
session: support local sessions and deprecate redirects
by Florin Coras
· 7 years ago
554075a
vxlan:remove interface recycle mechanism
by Eyal Bari
· 7 years ago
f9cda7d
vnet:remove duplicate interface function macro
by Eyal Bari
· 7 years ago
dcbea0b
BFD: make CLI consume only one line at a time
by Klement Sekera
· 7 years ago
7a19283
Fix DHCP client crash with worker threads
by Matthew Smith
· 7 years ago
18b6315
SCTP: fix build errors on ubuntu bionic
by Marco Varlese
· 7 years ago
ffd78d1
Improve MTU handling
by Neale Ranns
· 7 years ago
ef56fae
ip4_forward: set pkt error in case potential memory corrupt
by Chun Li
· 7 years ago
08118f0
classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL
by Andrew Yourtchenko
· 7 years ago
508cabc
virtio: reset vnet header on tx
by Damjan Marion
· 7 years ago
2ae5135
vhostuser: Fix vhostuser file descriptor leak
by Haiyang Tan
· 7 years ago
be2251b
SCTP: shutdown phase
by Marco Varlese
· 7 years ago
acbde66
ip: move lookup inline functions to header file
by Vijayabhaskar Katamreddy
· 7 years ago
3d460bd
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
by Jon Loeliger
· 7 years ago
d3cb7ba
vhost: Added ARMV8 NEON version of function map_guest_mem() (VPP-1085)
by Nitin Saxena
· 7 years ago
8cedff2
af_packet: Fix lock position
by Pierre Pfister
· 7 years ago
815d7d5
classifier-based ACL: refactor + add output ACL
by Andrew Yourtchenko
· 7 years ago
dac0352
Refactor vlib_buffer flags
by Damjan Marion
· 7 years ago
f429a93
SCTP: address coverity-scan warnings
by Marco Varlese
· 7 years ago
bb17f3c
Fix clang -Wvarargs compile errors
by Damjan Marion
· 7 years ago
547ecf6
Fix clang implicit conversion errors
by Damjan Marion
· 7 years ago
ceab788
vlib: epoll on worker threads
by Damjan Marion
· 7 years ago
df5a99c
SCTP: handling of heartbeating and max-retransmits
by Marco Varlese
· 7 years ago
f051072
BIER: fix support for longer bit-string lengths
by Neale Ranns
· 7 years ago
f47276f
SCTP: missing spinlock init when multiple threads
by Marco Varlese
· 7 years ago
a332c46
session: segment manager refactor
by Florin Coras
· 7 years ago
1403fcd
Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set
by Dave Barach
· 7 years ago
21c8baf
SCTP: calculate RTO / RTT and RTTVAR as per RFC
by Marco Varlese
· 7 years ago
7b0933a
vhost_user: code cleanup
by Haiyang Tan
· 7 years ago
56e6f09
IP reassembly: workaround coverity warnings
by Klement Sekera
· 7 years ago
c1c0976
lisp-cp: fix handling of ndp without source link addr VPP-1159
by Florin Coras
· 7 years ago
91389ac
Out-of-order data chunks handling and more
by Marco Varlese
· 7 years ago
75e7d13
IPv4/6 reassembly
by Klement Sekera
· 7 years ago
2b9453c
vxlan: Lookup FIB in either IPv4 or IPv6 families.
by Jon Loeliger
· 7 years ago
735f879
FIB: Consolidate several copies of fib_ip_proto() into one.
by Jon Loeliger
· 7 years ago
5c42f50
tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled
by Steven
· 7 years ago
4edb2e4
Fix VNET_BUFFER_F_SPAN_CLONE flag
by Damjan Marion
· 7 years ago
899a84b
vlib: allocating buffers on thread-x and freeing them on thread-y causes
by Steven
· 7 years ago
8269d3d
Improved tracing for the IP[46] not-enabled case.
by Neale Ranns
· 7 years ago
8ad6a2d
Prep-work patch for congestion-control
by Marco Varlese
· 7 years ago
28cf3b7
VPP-899: Run VPP under SELinux
by Billy McFall
· 7 years ago
db14f5a
Allow the provider of a midchain adjacency to pass context data that is returned in the fixup function
by Neale Ranns
· 7 years ago
c592ca5
DRAFT ip4/6_frag to support DPO Style based Next Node
by Vijayabhaskar Katamreddy
· 7 years ago
b93078d
Remove last vestigies of auto-ip-table create
by Neale Ranns
· 7 years ago
84a30ef
session: use clib rwlocks instead of custom implementation
by Florin Coras
· 7 years ago
fc804d9
Fix session/tcp coverity warnings
by Florin Coras
· 7 years ago
2f8d8fa
session: disconnect and echo client improvements
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
191a594
SCTP stack (RFC4960)
by Marco Varlese
· 7 years ago
ce111d2
Improve the error reporting for a IP multicast RPF miss.
by Neale Ranns
· 7 years ago
e5453d0
Improve tunnel interface creation performance
by John Lo
· 7 years ago
3a905e6
Fix typo / coverity warning
by Dave Barach
· 7 years ago
54c6dc4
For DHCP client configuration control the setting of the broadcast flag in the
by Neale Ranns
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
352ecd9
vhost_user: 'nregions' saves the actual number of mapped guest physical address area
by Haiyang Tan
· 7 years ago
3ce0b08
vxlan:restructure encap loop
by Eyal Bari
· 7 years ago
5957a14
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
by John Lo
· 7 years ago
c58408c
vlib: add vlib_buffer_alloc_to_ring API
by Damjan Marion
· 7 years ago
7866c45
tapv2: add option to set host-side default gw
by Damjan Marion
· 7 years ago
8954199
FIB Inherited Srouce
by Neale Ranns
· 8 years ago
faf9a5a
Fix checksum offload sssue caused by overwriten lX_hdr_offset
by Damjan Marion
· 7 years ago
0e7c5f5
Tolerate missing nodes during feature arc initialisation
by Neale Ranns
· 7 years ago
a624dbe
tapv2: deleting tap interface may leak buffers (VPP-1124)
by Steven
· 7 years ago
f0c8a81
bfd: fix bfd_auth_keys_dump
by Florin Coras
· 7 years ago
4d9b9d8
svm: refactor memfd and remove ssvm_eth
by Florin Coras
· 7 years ago
4478d8e
Improve "show xxx tunnel" and "show int addr" output
by John Lo
· 7 years ago
af0ff5a
api: fix handlers that explicitly depend on svm queue
by Florin Coras
· 7 years ago
ee7e1f5
tcp: make proxy server uri cli configurable
by Florin Coras
· 7 years ago
6c4dae2
api: remove transport specific code from handlers
by Florin Coras
· 7 years ago
c6372eb
Handle a mix of CNAME, A/AAAA records
by Dave Barach
· 7 years ago
0ae15ed
Add support for MAP-T CE (VPP-1058)
by Juraj Sloboda
· 7 years ago
580eda7
Functional improvements, bug fixes
by Dave Barach
· 7 years ago
618c94a
VPP-1113 SR MPLS path.frp_label_stack
by Pablo Camarillo
· 7 years ago
d327c87
VPP-1120 SRv6 bug with SID list containing only one SID and no srh
by Pablo Camarillo
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
20e63bc
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
by John Lo
· 7 years ago
f068c3e
DVR: run L3 output features
by Neale Ranns
· 7 years ago
0e8cb6c
BIER: crash in show command when no tables are present
by Neale Ranns
· 7 years ago
eea537a
BIER: missing endian swap for imposition object in API return
by Neale Ranns
· 7 years ago
07a45bd
Fix missing dereference
by Juraj Sloboda
· 7 years ago
a431ad1
NAT64: IPFix (VPP-1106)
by Matus Fabian
· 7 years ago
101e005
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
by John Lo
· 7 years ago
b4c42cd
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
by zhaoqingling
· 7 years ago
90a6398
sock api: add infra for bootstrapping shm clients
by Florin Coras
· 7 years ago
Next »