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-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
2022-09-30
fib: fix dpo-receive address in ip6-ll fibs
Vladislav Grishenko
1
-1
/
+6
2022-09-27
vnet: fix ip4 version and IHL check
Dmitry Valter
2
-3
/
+11
2022-09-19
igmp: validate ip router alert option length
Vladislav Grishenko
1
-0
/
+5
2022-09-14
ip: show fib index in ip4 reassembly trace
Damjan Marion
1
-28
/
+25
2022-09-05
ip: fix punt socket overflow
Benoît Ganne
1
-3
/
+6
2022-08-18
ip: Use .api declarative counters for ICMP.
Neale Ranns
5
-85
/
+246
2022-08-11
ip: Use .api declared error counters
Neale Ranns
17
-386
/
+648
2022-06-29
classify: use 32 bits hash
Benoît Ganne
1
-16
/
+16
2022-06-14
ip: reassembly - Add node level stats, fix customapp behavior
Vijayabhaskar Katamreddy
2
-16
/
+77
2022-06-10
ip: improve ip ACL traces
Benoît Ganne
1
-8
/
+23
2022-06-01
ip: unformat_ip_address should no modify its argument on failure
Benoît Ganne
1
-8
/
+9
2022-05-27
ip: reassembly - Fixing buffer leaks, corruption in v6 reasm
Vijayabhaskar Katamreddy
2
-42
/
+117
2022-05-26
ip: reassembly - pacing reassembly timeouts for v6
Vijayabhaskar Katamreddy
1
-9
/
+35
2022-05-25
docs: update spelling word list and fix typos
Dave Wallace
1
-5
/
+5
2022-05-23
ip: reassembly - fixing stepping index in a better way
Vijayabhaskar Katamreddy
1
-8
/
+8
2022-05-23
ip: reassembly - adding custom reassembly node
Vijayabhaskar Katamreddy
1
-13
/
+75
[next]