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
2020-08-07
ip: fix tracing of packet flags
Klement Sekera
1
-1
/
+1
2020-04-10
misc: check return values from vlib_buffer_copy(...)
Dave Barach
1
-0
/
+3
2020-04-01
misc: fix ip6_neighbor_cmd
Dave Barach
1
-10
/
+0
2019-12-02
ip: IP address and prefix types (moved from LISP)
Neale Ranns
3
-16
/
+386
2019-11-15
ip: Punt rather than drop unkown IPv6 ICMP packets
Neale Ranns
1
-5
/
+5
2019-11-15
ip: reassembly: fix use-after-free
Benoît Ganne
2
-5
/
+10
2019-11-05
ip: cleanup typos in documentation
Paul Vinciguerra
8
-17
/
+17
2019-11-05
ip: trivial typos in docs
Paul Vinciguerra
2
-9
/
+9
2019-10-27
ping: Move to plugin
Mohsin Kazmi
5
-1369
/
+11
2019-10-22
ip: fix clang debug compilation
Benoît Ganne
1
-3
/
+1
2019-10-22
mpls: support fragmentation of mpls output packet
Rajesh Goel
2
-2
/
+41
2019-10-22
ip: only install IPv6 prefixes in FIB when the interface is up
Neale Ranns
1
-39
/
+36
2019-10-18
ip: Fix IP unnumbered dump of one interface
Neale Ranns
1
-1
/
+1
2019-10-17
ip: RD-CP API incorrect reply code
Neale Ranns
1
-1
/
+1
2019-10-15
ip: fix use-after-free in IPv6 SLAAC expiration
Benoît Ganne
1
-3
/
+11
2019-10-14
ip: MFIB CLI fix for parsing path flags
Neale Ranns
1
-3
/
+0
2019-10-10
tcp: custom checksum calculations for Ipv4/Ipv6
Srikanth A
4
-100
/
+97
2019-10-03
ip: fix use-after-free in reassembly
Benoît Ganne
2
-6
/
+8
2019-10-03
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
2
-34
/
+81
2019-10-03
fib: fix some typos in fib/mtrie
Lijian.Zhang
4
-10
/
+10
2019-10-03
ip: refactor reassembly
Klement Sekera
9
-825
/
+868
2019-10-03
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-10-02
ip: mfib CLI 'via local' fix
Neale Ranns
1
-0
/
+2
2019-10-02
ip: fix memory leak in ip_dump handler
Matthew Smith
1
-0
/
+2
2019-09-30
fib: do not dump no-longer valid adjacencies
Benoît Ganne
1
-1
/
+6
2019-09-29
tcp: enable gso in tcp hoststack
Simon Zhang
1
-0
/
+2
2019-09-28
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
2
-2
/
+2
2019-09-27
ip: remove unused function parameter
Simon Zhang
2
-7
/
+4
2019-09-25
ip: reassembly: remove unnecessary code
Klement Sekera
2
-6
/
+0
2019-09-25
ip: fix merge issue
Klement Sekera
1
-2
/
+0
2019-09-25
ip: reassembly: send packet out on correct worker
Klement Sekera
2
-92
/
+287
2019-09-21
ip: leverage existing vlib_buffer_advance
Zhiyong Yang
1
-6
/
+3
2019-09-18
ip: allow addrs from the same prefix on intf
Matthew Smith
4
-101
/
+396
2019-09-12
api: split vl_api_prefix into two
Ole Troan
2
-2
/
+19
2019-09-09
api: enforce vla is last and fixed string type
Ole Troan
1
-2
/
+2
2019-09-07
ip: fix udp/tcp checksum corner cases
Dave Barach
2
-5
/
+31
2019-09-02
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
Andrew Yourtchenko
1
-0
/
+1
2019-08-12
api: vppapitrace JSON/API trace converter
Ole Troan
1
-1
/
+1
2019-08-03
ip: fix ip6/udp checksum for pkts using buffer chaining
John Lo
2
-4
/
+15
2019-08-02
ipsec: FIx feature ordering
Neale Ranns
2
-4
/
+2
2019-08-01
docs: Small fixes and ordering
Nathan Skrzypczak
1
-11
/
+10
2019-07-31
api: add prefix matcher typedef
Paul Vinciguerra
1
-0
/
+11
2019-07-31
ip: Ensure reassembly runs before IPSec decrypt.
Neale Ranns
2
-2
/
+6
2019-07-31
fib: fix calls to unformat_fib_path
Neale Ranns
2
-2
/
+4
2019-07-26
dhcp ip: DSCP settings for transmitted DHCP packets
Neale Ranns
7
-5
/
+74
2019-07-19
ip: admin change affects intf IPv4 addr routes
Matthew G Smith
1
-7
/
+53
2019-07-14
api: add DSCP definitions to ip_types.api
Paul Vinciguerra
1
-0
/
+46
2019-07-12
ip: Trace the packet from the punt node
Neale Ranns
1
-7
/
+14
2019-07-12
ip ipsec: Remove IPSec SPI-0 punt reason
Neale Ranns
2
-7
/
+22
2019-07-11
ip: Punt node does not free iovecs
Neale Ranns
3
-11
/
+22
[next]