Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
e0c4e6e32d9cd4b1b2c9647cd12a2e6214986e07
/
src
/
vnet
e0c4e6e
session: session table holding free appns index
by Steven Luong
· 7 weeks ago
bd32d62
virtio: introduce the consistent-qp feature
by Mohammed Hawari
· 6 weeks ago
bfad6b7
session: sesssion_rule_add_del API parsing port in wrong order
by Steven Luong
· 7 weeks ago
1c170f5
ipsec: fix UDP flow in ipsec inbound policy
by Gabriel Oginski
· 9 weeks ago
3b290df
udp: connected mode only for connects
by Florin Coras
· 6 weeks ago
899baec
session: improve migration rx ntf
by Florin Coras
· 6 weeks ago
8416722
http: pass timeout using extended config
by Matus Fabian
· 8 weeks ago
10c016c
session: support of multiple extended configs
by Matus Fabian
· 8 weeks ago
602d110
ip: fix port extraction
by Klement Sekera
· 7 weeks ago
3d56703
dev: use typedefs in dev.h
by Damjan Marion
· 7 weeks ago
8cbf565
dev: keep dev_instance data in struct
by Damjan Marion
· 7 weeks ago
b87e7ba
dev: fix typo in function name
by Damjan Marion
· 7 weeks ago
46beb0d
dev: _with_ptr process node calls
by Damjan Marion
· 7 weeks ago
c849be7
dev: add more units for counters
by Damjan Marion
· 7 weeks ago
b9a68b5
pg: fix the buffer leak when pa steams are deleted
by Mohsin Kazmi
· 7 weeks ago
17a9181
bfd: add support for multihop
by Abdel Baig
· 3 months ago
4d9abd6
ip: fix ip_local_reassembly_get handler
by Stanislav Zaikin
· 9 weeks ago
cda500b
dev: add helper functions
by Damjan Marion
· 9 weeks ago
ad6aacc
pg: fix the coverity warning
by Mohsin Kazmi
· 9 weeks ago
8609166
ip: add extended shallow reassembly
by Klement Sekera
· 8 months ago
db7be85
ip: fix feature logic
by Klement Sekera
· 10 weeks ago
6f3d9e2
ip: add ip6 shallow reassembly output feature
by Klement Sekera
· 8 months ago
911c0fb
ip: fix ip4 shallow reassembly output feature handoff
by Klement Sekera
· 8 months ago
0b1bd9d
pg: add support to delete pg interface
by Mohsin Kazmi
· 2 months ago
28955ce
session vcl: add support for vcl transport attributes
by Florin Coras
· 2 months ago
0889446
session: use proper name for ct transport
by Florin Coras
· 2 months ago
fae41c6
session: allow session input rpcs
by Florin Coras
· 2 months ago
2c52f5e
session: incomprehensible error message for adding sdl and rule-table entry
by Steven Luong
· 2 months ago
6f17317
session: fix SDL to use remote instead local
by Steven Luong
· 3 months ago
d0e8bd7
tls: cleanup engine hs cb and improve ctx formatting
by Florin Coras
· 1 year, 2 months ago
2193fd0
dev: dev process node scheduling improvements
by Damjan Marion
· 3 months ago
4089d7c
session: set dgram mss when not constrained by transport
by Florin Coras
· 3 months ago
f9b2e27
build: add missing fib_walk.h to VNET_HEADERS
by Radislav Chugunov
· 3 months ago
43b6ff3
ipsec: cleanup tun protect on interface removal
by Stanislav Zaikin
· 3 months ago
6126ec9
udp: node counter for connected sessions
by Florin Coras
· 3 months ago
33e1243
l2: fix DVR test failure on AWS Graviton on Ubuntu 22.04
by Andrew Yourtchenko
· 3 months ago
430cccf
session: improve sh session cli
by Florin Coras
· 3 months ago
4e51841
armada: introduce dev_armada plugin
by Damjan Marion
· 4 months ago
1f7d14c
ipsec: remove redundant code in ipsec_tun_in trace
by Garvit
· 4 months ago
c4b5d10
session: add Source Deny List
by Steven Luong
· 5 months ago
2a5bb3b
linux-cp: auto select tap id when creating lcp pair
by Stanislav Zaikin
· 1 year, 9 months ago
f508e07
dev: add platform bus and devicetree support
by Damjan Marion
· 4 months ago
e9bc332
virtio: RSS support
by Steven Luong
· 12 months ago
51ca1ea
ip6: fix error in ip6_input_check
by Benoît Ganne
· 4 months ago
82aa9a6
interface: do not update runtime data if input node is not set
by Damjan Marion
· 4 months ago
c47d7ad
sr: fix gcc 13.2.0 build errors on ubuntu 24.04
by Dave Wallace
· 4 months ago
8629336
misc: move osi to plugin
by Hadi Rayan Al-Sandid
· 4 months ago
f7f26e5
octeon: add support for max_rx_frame_size update
by Alok Mishra
· 8 months ago
f02e746
tls: add basic tls record parsers
by Florin Coras
· 4 months ago
3dd81c0
session: problem in session_rules_details API
by Steven Luong
· 4 months ago
0a3b0b2
session: memory leak in show session rules
by Steven Luong
· 4 months ago
fc3464d
session: session_lookup_local_endpoint returns the wrong value
by Steven Luong
· 4 months ago
80a16d1
tcp: add establish timer pops to stats
by Aritra Basu
· 5 months ago
01ea72b
ip6: set buffer->error in ip6_input_check
by Ole Troan
· 4 months ago
4a65e01
tcp: fix typo in show tcp config CLI command
by Aritra Basu
· 5 months ago
dd4356d
tcp: CLI command to print tcp_cfg
by Aritra Basu
· 5 months ago
e30f712
tcp: improve tcp listener CLI
by Aritra Basu
· 5 months ago
5682ca8
session: delete and add application namespace do not create the global session table
by Steven Luong
· 5 months ago
3ac2ac5
ip: crash in ip4_sas_commonlen
by Steven Luong
· 5 months ago
e87a03f
session: show session rules does not display ip6 entries
by Steven Luong
· 5 months ago
b753554
ipsec: fix integer overflow
by Fan Zhang
· 5 months ago
6ce5d5b
pg: fix pcap packet type when writing pcap file
by Dave Wallace
· 5 months ago
3572911
vnet: print Success for API errno 0 instead of UNKNOWN
by Klement Sekera
· 8 months ago
99213e0
session: memory leak on rule tag
by Steven Luong
· 5 months ago
d1aeac5
session: memory leaks on rule tag hash tables
by Steven Luong
· 5 months ago
3a2cf84
tls: track app owner of transport session
by Florin Coras
· 5 months ago
2da273a
session: crash in session_rule_add_del if session is not enable
by Steven Luong
· 6 months ago
67bae20
session: application namespace may reference a deleted vrf table
by Steven Luong
· 5 months ago
6eac5ba
fib: fix covered_inherit_add
by Maxime Peim
· 10 months ago
0e3fcc0
ip6: fix icmp error on check fail
by Maxime Peim
· 8 months ago
23c4896
fib: improve ipv6 fib scaling
by Benoît Ganne
· 8 months ago
ff570d3
fib: make mfib optional
by Benoît Ganne
· 8 months ago
caaa633
fib: log an error when destroying non-empty tables
by Benoît Ganne
· 1 year, 3 months ago
3f75010
session: deleting an application namespace cleaning up the wrong application
by Steven Luong
· 5 months ago
3fe610a
tls: refactor vft functionsn to allow for reuse
by Florin Coras
· 7 months ago
129ff04
session: add api to program rx io evts
by Florin Coras
· 5 months ago
75e8e1e
session: improve enable and disable handling
by Florin Coras
· 5 months ago
6df9f44
session: handle multiple attempts to mark mq congested
by Florin Coras
· 5 months ago
b8a2273
session: session disable crash if not enable
by Steven Luong
· 6 months ago
d2d41bc
session: memory leaks on various transports when session disable and enable
by Steven Luong
· 6 months ago
3eb91a5
dev: move bus code to bus/
by Damjan Marion
· 6 months ago
5677c8a
session: memory leak in mma rule table
by Steven Luong
· 6 months ago
26574dc
ipsec: enable ipv6 udp checksum offload
by Jeff Shaw
· 6 months ago
f876b69
ip: mark IP_ADDRESS_DUMP as mp-safe
by Vladislav Grishenko
· 3 years, 5 months ago
d5fa6cc
ip6: fix ip6-michain trace function
by Maxime Peim
· 7 months ago
e95687b
fib: fix ip drop path crashes
by Dmitry Valter
· 12 months ago
32dc913
vnet: move format_vl_api_address_union() from vpp to vnet
by Benoît Ganne
· 6 months ago
1c30d2d
tcp: make syn-rcvd timeout configurable
by Florin Coras
· 6 months ago
75e8ffb
vnet: export header files to build the plugins
by Dau Do
· 6 months ago
6c37845
session: fix ho cleanup on forced reset
by Florin Coras
· 6 months ago
7080294
session: fix ho cleanup on active and passive close
by Florin Coras
· 6 months ago
518bcc1
ipsec: move ah packet processing in the inline function ipsec_ah_packet_process
by vinay tripathi
· 11 months ago
ea92116
ipsec: Add option to configure the hand-off worker queue size
by Dau Do
· 8 months ago
2ea1e2c
dev: add port and queue counter clear operation
by Monendra Singh Kushwaha
· 7 months ago
fa500e9
vlib: fix gdb_show_traces()
by Benoît Ganne
· 6 months ago
afd03ff
dev: fix counter_start in counter clear routine
by Monendra Singh Kushwaha
· 7 months ago
e7901e8
ipsec: fix missing udp port check
by Fan Zhang
· 7 months ago
8c77c19
ip: add support for drop route through vpp CLI
by Mohsin Kazmi
· 8 months ago
5f69432
fib: set the value of the sw_if_index for DROP route
by Mohsin Kazmi
· 8 months ago
0720d65
urpf: export to use it externally
by Maxime Peim
· 9 months ago
Next »