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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
ip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
ip: fix port extraction
Klement Sekera
1
-4
/
+11
2024-10-14
ip: fix ip_local_reassembly_get handler
Stanislav Zaikin
1
-1
/
+1
2024-10-07
ip: add extended shallow reassembly
Klement Sekera
5
-582
/
+1043
2024-10-07
ip: fix feature logic
Klement Sekera
1
-6
/
+8
2024-10-07
ip: add ip6 shallow reassembly output feature
Klement Sekera
2
-42
/
+172
2024-10-07
ip: fix ip4 shallow reassembly output feature handoff
Klement Sekera
1
-42
/
+78
2024-08-28
ip6: fix error in ip6_input_check
Benoît Ganne
1
-1
/
+1
2024-07-31
ip6: set buffer->error in ip6_input_check
Ole Troan
1
-32
/
+34
2024-07-23
ip: crash in ip4_sas_commonlen
Steven Luong
1
-0
/
+2
2024-07-12
ip6: fix icmp error on check fail
Maxime Peim
1
-83
/
+62
2024-07-12
fib: improve ipv6 fib scaling
Benoît Ganne
2
-68
/
+15
2024-07-12
fib: make mfib optional
Benoît Ganne
5
-17
/
+128
2024-06-24
ip: mark IP_ADDRESS_DUMP as mp-safe
Vladislav Grishenko
1
-0
/
+2
2024-06-20
ip6: fix ip6-michain trace function
Maxime Peim
1
-1
/
+1
2024-06-03
ip: add support for drop route through vpp CLI
Mohsin Kazmi
1
-1
/
+3
2024-05-24
ip6: fix icmp throttling error index
Maxime Peim
1
-1
/
+1
2024-04-24
misc: fix int/enum mismatch errors reported by gcc-14
Damjan Marion
1
-1
/
+2
2024-04-15
ip: fix comments for icmp4
lijinhui
1
-1
/
+1
2024-04-09
mpls: fix default mpls lb hash config
Vladislav Grishenko
2
-5
/
+6
2024-04-04
ip6: fix icmp trace flag copy
Maxime Peim
1
-1
/
+1
2024-03-21
ip: add support for buffer offload metadata in ip midchain
Arthur de Kerhor
2
-23
/
+0
2024-03-15
ip: reassembly - return correct value
Klement Sekera
2
-2
/
+2
2024-03-12
misc: remove GNU Indent directives
Damjan Marion
39
-334
/
+1
2024-03-05
ip: force full reassembly before virtual
Matthew Smith
1
-14
/
+5
2024-03-05
vnet: fix format of deleted sw interfaces
Vladislav Grishenko
4
-15
/
+10
2024-03-04
misc: fix icmp
Maxime Peim
2
-1
/
+1
2024-03-04
ip: fix warning on interface ipv6 prefix remove
Vladislav Grishenko
1
-1
/
+1
2024-03-04
fib: fix crash while adding intf-rx routes
Vladislav Grishenko
1
-1
/
+1
2024-02-22
ip6: ECMP hash support for ipv6 fragments
Benoît Ganne
2
-11
/
+27
2024-02-19
vnet: include platform specific un.h
Tom Jones
1
-0
/
+5
2024-01-29
ip: don't export useless error counters for ip6 rewrite
Arthur de Kerhor
1
-2
/
+0
2023-10-01
fib: Crash when specify a big prefix length from CLI.
Gavril Florian
2
-0
/
+28
2023-09-06
ip: punt add punt socket support for icmp6
Ole Troan
3
-31
/
+77
2023-09-06
api: fix mp-safe mark for some messages and add more
Vladislav Grishenko
1
-7
/
+11
2023-07-06
api: ip - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+5
2023-05-15
ip: allow overriding fib index in reass
Florin Coras
2
-6
/
+10
2023-04-26
ip: change icmp4 throttle
Ole Troan
1
-1
/
+1
2023-04-12
ip: punt socket - take the tags in Ethernet header into consideration
Andrew Yourtchenko
1
-1
/
+2
2023-03-31
ip: support flow-hash gtpv1teid
Takeru Hayasaka
8
-14
/
+98
2023-03-23
vnet: throttling configuration improvement
Maxime Peim
2
-2
/
+2
2023-02-02
ip: fix ip ACL traces
Benoît Ganne
1
-6
/
+9
2023-01-19
ip: add the missing offload check
Mohsin Kazmi
1
-2
/
+2
2022-12-02
vnet: fix trace flag copying in icmp4
Klement Sekera
1
-1
/
+1
2022-11-09
ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses
Andrew Yourtchenko
1
-9
/
+10
2022-10-17
ip: fix the pseudo header checksum
Mohsin Kazmi
1
-4
/
+2
2022-10-12
ip: migrate ip4 full reassembly to use vlib_buffer_enqueue_to_next
Damjan Marion
1
-155
/
+144
2022-10-12
ip: simpler and faster ip4_full_reass_drop_all
Damjan Marion
1
-41
/
+19
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
2
-6
/
+0
2022-10-05
ip: reassembly - custom context instead of VRF
Mohammed Hawari
2
-40
/
+137
2022-10-05
ip: reassembly - custom context of ipv6
Mohammed Hawari
2
-26
/
+129
[next]