Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
01d61e7881432a2c508fecbbab804d9c776abe1a
/
src
/
vnet
01d61e7
ipsec: add insecure option for format of SA
by Christian E. Hopps
· 5 years ago
b325983
ipsec: support 4o6 and 6o4 for tunnel protect
by Neale Ranns
· 5 years ago
35174b4
session: fix io_evt mq locking
by Nathan Skrzypczak
· 5 years ago
f5667c3
misc: add vnet classify filter set support
by Dave Barach
· 5 years ago
2d0ebd7
ip: fix use-after-free in reassembly
by Benoît Ganne
· 5 years ago
de34c35
ip: add shallow virtual reassembly functionality
by Klement Sekera
· 5 years ago
8304933
classify: use vector code even when data is not aligned
by Damjan Marion
· 5 years ago
df40cb5
devices: pipe API cleanup
by Jakub Grajciar
· 5 years ago
769145c
ip: respect buffer boundary when searching for ipv6 headers
by Klement Sekera
· 6 years ago
8fadb65
udp: do not send received packets to error-drop
by Aloys Augustin
· 5 years ago
e1e7fb8
session: validate connection in session lookup del
by Florin Coras
· 5 years ago
36ebcff
tcp: use sacks for timer based recovery
by Florin Coras
· 5 years ago
54c93cf
session: fix cleanup in closing states
by Florin Coras
· 5 years ago
2a1ca78
api: split api generated files
by Ole Troan
· 5 years ago
33af8c1
fib: fix some typos in fib/mtrie
by Lijian.Zhang
· 5 years ago
896c896
ip: refactor reassembly
by Klement Sekera
· 5 years ago
7ca5aaa
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
by Damjan Marion
· 5 years ago
cac31a4
session: avoid transport cleanup if previously deleted
by Florin Coras
· 5 years ago
9382ad9
misc: improve pcap drop trace output
by Dave Barach
· 5 years ago
3390977
misc: unify pcap rx / tx / drop trace
by Dave Barach
· 5 years ago
1df833e
tcp: fix unformat cwnd multiplier
by Florin Coras
· 5 years ago
4da1506
interface: use the correct condition for checking if the pcap fd is open
by Andrew Yourtchenko
· 5 years ago
b28a81e
api: add missing format_vl_api_ip[46]_address_with_prefix_t
by Jakub Grajciar
· 5 years ago
138c37a
fib: do not dump no-longer valid adjacencies
by Benoît Ganne
· 5 years ago
6d5f659
ip: fix memory leak in ip_dump handler
by Matthew Smith
· 5 years ago
1afa7af
session: fix msg freeing on error
by Nathan Skrzypczak
· 5 years ago
afef8bf
tcp: refactor congestion event handling
by Florin Coras
· 5 years ago
9137e54
misc: classifier-based packet trace filter
by Dave Barach
· 5 years ago
864d857
classify: remove includes from classifier header file
by Damjan Marion
· 5 years ago
4e323cb
interface: fix pcap drop trace in case of vlan
by Benoît Ganne
· 5 years ago
5c29029
session: builtin app rx notifications regardless of state
by Florin Coras
· 5 years ago
aa4438a
cop: API cleanup
by Jakub Grajciar
· 6 years ago
75761b9
api: split vl_api_prefix into two
by Ole Troan
· 5 years ago
7436b43
tcp: compute snd time for rate sample
by Florin Coras
· 5 years ago
7c8f828
session: limit pacer bucket size
by Florin Coras
· 5 years ago
1dbda64
tcp: use rate sample rtt in recovery if possible
by Florin Coras
· 5 years ago
5554c56
http_static: add dynamic GET / POST method hooks
by Dave Barach
· 5 years ago
33a5817
api: autogenerate api trace print/endian
by Ole Troan
· 5 years ago
1292d19
session: add session enable option in config file
by Nathan Skrzypczak
· 5 years ago
321cfa5
tcp: cleanup scoreboard after recovery
by Florin Coras
· 5 years ago
3b2db90
devices: af_packet API cleanup
by Jakub Grajciar
· 5 years ago
86b1871
ip: apply dual loop unrolling in ip4_input
by Lijian.Zhang
· 5 years ago
840f64b
ip: apply dual loop unrolling in ip4_rewrite
by Lijian.Zhang
· 5 years ago
3d1ef87
bonding: API cleanup
by Jakub Grajciar
· 5 years ago
558e3e0
tcp: handle sack reneging
by Florin Coras
· 5 years ago
1146ff4
tcp: enable gso in tcp hoststack
by Simon Zhang
· 5 years ago
b97641c
misc: clean up "pcap [rx|tx] trace" debug CLI
by Dave Barach
· 5 years ago
61a89f2
session: fix session filter range
by Florin Coras
· 5 years ago
78dae00
tcp: validate connections in output
by Florin Coras
· 5 years ago
c4abafd
ip: fix udp/tcp checksum corner cases
by Dave Barach
· 5 years ago
a1876b8
bonding: add weight support for active-backup mode
by Steven Luong
· 5 years ago
a069762
tap: revert clean-up when linux will delete the tap interface
by Mohsin Kazmi
· 5 years ago
4682feb
bfd: API cleanup
by Jakub Grajciar
· 5 years ago
0f09a82
stats: add /if/<n>/<n>/state for lacp interface state
by Steven Luong
· 5 years ago
5bb23ec
session: improve cli
by Florin Coras
· 5 years ago
8b4114e
tcp: cc algos handle cwnd on congestion signal
by Florin Coras
· 5 years ago
fa20d4c
ethernet: move dmac filtering to inline function
by Matthew Smith
· 5 years ago
27eeb87
session: avoid bihash list for session tables
by Florin Coras
· 5 years ago
a6d4e31
ethernet: fix dmac check avx2 loop condition
by Matthew Smith
· 5 years ago
e5ff5a3
api: enforce vla is last and fixed string type
by Ole Troan
· 5 years ago
ba0da57
tap: fix tap interface not working on Arm issue
by Lijian.Zhang
· 5 years ago
017dc45
tcp: send rwnd update only if wnd is large enough
by Florin Coras
· 5 years ago
efa119d
tap: interface rx counter not increment correct
by Steven Luong
· 5 years ago
d770cfc
ipsec ip tcp l2: multiarch nodes cannot be declared as static
by Damjan Marion
· 5 years ago
4e1fcf4
tcp: fix rx min/max fifo size parsing
by Florin Coras
· 5 years ago
5c89fbf
session: move svm_fifo_clear_deq_ntf to before calling the app callback
by Vladimir Kropylev
· 5 years ago
90b34ed
devices: fix issue of per_interface_next_index
by Michael Yu
· 5 years ago
182d219
tcp: force zero window on full rx fifo
by Florin Coras
· 5 years ago
cedcf60
tcp: improve mss computation
by Florin Coras
· 5 years ago
a495a3e
tcp: track zero rwnd errors
by Florin Coras
· 5 years ago
fcd5e12
session : make sure session layer is enabled when cli operate the sessions.
by Guanghua Zhang
· 5 years ago
e7eba48
ip: remove unused function parameter
by Simon Zhang
· 5 years ago
73cad33
svm: fix fifo hdr freelist allocation
by Florin Coras
· 5 years ago
f1f5a8a
bier: API cleanup
by Jakub Grajciar
· 6 years ago
eef61bb
session: fix unbind coverity warning
by Florin Coras
· 5 years ago
670027a
ipsec: Add 'detail' option to 'sh ipsec sa'
by Neale Ranns
· 5 years ago
5ad541e
interface: Remove residual dpdk bonding code
by Steven Luong
· 5 years ago
458089b
session: move ctrl messages from bapi to mq
by Florin Coras
· 5 years ago
2cdcd0c
ipsec: Fix NULL encryption algorithm
by Neale Ranns
· 5 years ago
8e9e0ec
ip: reassembly: remove unnecessary code
by Klement Sekera
· 5 years ago
3f1964d
gso: fix segmentation when gso_size greater than vlib buffer size
by Mohsin Kazmi
· 5 years ago
59ac9c2
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
by Andrew Yourtchenko
· 5 years ago
92f190a
tcp: fix byte tracker samples flush
by Florin Coras
· 5 years ago
34af0cc
dns: make the dns name resolver a plugin
by Dave Barach
· 5 years ago
95e091b
ip: fix merge issue
by Klement Sekera
· 5 years ago
1096b46
sr: fix sr_set_encap_source reply
by Vratko Polak
· 5 years ago
a436a42
tcp: add option for always on event logging
by Florin Coras
· 5 years ago
4bf8888
dns: add basic functional "make test" case
by Dave Barach
· 5 years ago
2d9520e
tcp: default to debug disabled
by Florin Coras
· 5 years ago
e717482
vppapigen: remove support for legacy typedefs
by Paul Vinciguerra
· 5 years ago
630ab58
ip: reassembly: send packet out on correct worker
by Klement Sekera
· 5 years ago
9af7e2e
fix pcap_write function
by Jack Xu
· 6 years ago
053204a
api: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
df36f49
tcp: forward conn resets through tcp-output
by Florin Coras
· 5 years ago
e8d2dcb
dns: handle multiple replies for single requests
by Dave Barach
· 5 years ago
a665921
ip: leverage existing vlib_buffer_advance
by Zhiyong Yang
· 5 years ago
a75ad87
devices: skip checksum calculation if guest supports checksum offload
by Steven Luong
· 5 years ago
dfb3b87
session: add explicit reset api
by Florin Coras
· 5 years ago
12f6936
tcp: set cc_algo on connection alloc
by Florin Coras
· 5 years ago
d206724
tcp: allow cc algos to set pacing rate
by Florin Coras
· 5 years ago
Next »