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
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-05-04
misc: binary api fuzz test fixes
Dave Barach
2
-3
/
+4
2020-04-29
ip: use thread local vm instead of thread main for vlib_time_now calls
Tom Seidenberg
2
-2
/
+2
2020-04-28
tests: move defaults from defaultmapping to .api files
Paul Vinciguerra
1
-9
/
+9
2020-04-27
ip: reassembly: fix one possible use-after-free
Gao Feng
2
-10
/
+11
2020-04-24
ip: reassembly: improve type safety
Klement Sekera
4
-30
/
+24
2020-04-24
ip: Setting the Link-Local address from the API enables IPv6 on the
Neale Ranns
4
-13
/
+18
2020-04-23
ip: Replace Sematics for Interface IP addresses
Neale Ranns
10
-293
/
+557
2020-04-22
ip: fix format functions for u8 address_family
Neale Ranns
1
-1
/
+1
2020-04-15
urpf: Allow locally generated packets on TX
Neale Ranns
1
-4
/
+0
2020-04-15
misc: refactor calc_checksums
Dave Barach
2
-7
/
+21
2020-04-14
urpf: Unicast reverse Path Forwarding (plugin)
Neale Ranns
7
-614
/
+6
2020-04-09
misc: fix error handling in punt_replicate
Dave Barach
1
-0
/
+1
2020-04-08
ip: do not clear the locally-originated flag
Neale Ranns
2
-16
/
+4
2020-04-07
udp session: allow dgram ip fragmentation
Florin Coras
1
-17
/
+26
2020-04-06
ip: reassembly: don't set error if no error
Klement Sekera
4
-8
/
+12
2020-04-01
ip: Fix the AH/ESP protocol numbers on the API
Neale Ranns
1
-2
/
+2
2020-03-25
ip: Adding IP tables is no MP safe
Neale Ranns
1
-2
/
+0
2020-03-24
map: fix translation of icmp6 error messages
Alexander Chernavin
1
-0
/
+51
2020-03-20
ip: provide extern declaration for ip punt nodes
Jawahar Santosh Gundapaneni
2
-0
/
+2
2020-03-20
ip: ip API types coverity fix
Jakub Grajciar
1
-1
/
+0
2020-03-19
ip: change ip API enums address_family and ip_proto size to u8
Jakub Grajciar
4
-41
/
+51
2020-03-17
fib: Always install all routers mcast addresses
Neale Ranns
2
-1
/
+4
2020-03-17
ip: ip_address_t uses ip46_address_t
Neale Ranns
10
-182
/
+325
2020-03-03
geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node
Nick Zavaritsky
5
-0
/
+226
2020-03-03
ip: fix coverity warning
Dave Barach
1
-9
/
+5
2020-02-26
vat: add ip api types parser definitions
Jakub Grajciar
1
-2
/
+18
2020-02-26
api: improve api string safety
Jakub Grajciar
1
-2
/
+2
2020-02-25
vlib: Punt reason allocation listener enable/disable callback
Neale Ranns
1
-0
/
+2
2020-02-21
ipsec: IPSec protection for multi-point tunnel interfaces
Neale Ranns
4
-16
/
+97
2020-02-21
ip: Unintialized variables in prefx setup (coverity warning)
Neale Ranns
2
-0
/
+2
2020-02-11
vppinfra: remove the historical mheap memory allocator
Dave Barach
1
-4
/
+0
2020-02-11
sr: update NH value for Ethernet payloads
pcamaril
1
-1
/
+2
2020-02-11
ip: fix ip-local errors
Florin Coras
3
-3
/
+4
2020-02-10
ip: more detailed show reassembly commands
Vladimir Ratnikov
4
-7
/
+33
2020-02-10
ip6: fix l4 checksum with hop-by-hop header
Matthew Smith
1
-13
/
+23
2020-02-04
ip: translate fragmented icmp to fragmented icmp6
Alexander Chernavin
1
-2
/
+27
2020-01-30
gre: Tunnel encap/decap flags
Neale Ranns
1
-1
/
+1
2020-01-15
ip: align reass.save_rewrite_length
v20.05-rc0
Klement Sekera
2
-16
/
+0
2020-01-15
ip6: during icmp to icmp6 translation truncate error messages
Alexander Chernavin
1
-2
/
+2
2020-01-14
classify: Reduce the include dependencies on vnet_classify.h
Neale Ranns
3
-1
/
+2
2020-01-11
ip: avoid fib lookup for consecutive pkts having same source IP
Nitin Saxena
1
-5
/
+5
2020-01-03
ip: API cleanup
Jakub Grajciar
1
-25
/
+26
2020-01-03
nat: use SVR
Klement Sekera
7
-512
/
+413
2020-01-01
ip: indent format typo fix
Neale Ranns
1
-8
/
+6
2019-12-17
ip: cleanup punt socket cli help
Paul Vinciguerra
1
-11
/
+20
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
21
-9426
/
+1358
2019-12-16
vppinfra: bihash walk cb typedef and continue/stop controls
Neale Ranns
5
-7
/
+13
2019-12-13
ip: SVR: fix wrong return value
Klement Sekera
2
-2
/
+2
2019-12-10
ip: use explicit types in api
Ole Troan
1
-73
/
+74
2019-12-10
api: multiple connections per process
Dave Barach
3
-3
/
+3
[next]