Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
6a7cff7ec234af8529ff72a530076e191cc8d759
/
src
/
vnet
/
ip
/
ip4_forward.c
6a7cff7
tap gso: experimental support
by Andrew Yourtchenko
· 6 years ago
47727c0
Add -fno-common compile option
by Benoît Ganne
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
45db885
ARP/ND: copy opaque2 persistent fields to new packet
by Neale Ranns
· 6 years ago
b2ecc5d
ip4_rewrite_inline: fix variable error
by Zhiyong Yang
· 6 years ago
057b356
Change ipsec feature node names
by Pierre Pfister
· 6 years ago
be2286b
IP-local: any IP can appear as the source (VPP-1522)
by Neale Ranns
· 6 years ago
5a5a869
Remove useless prefetch in ip4-rewrite node
by Simon Zhang
· 6 years ago
a25def7
Add a feature arc consistency check
by Dave Barach
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
a71844f
IP load-balance; trace at the end of the node so the flow hash used is displayed
by Neale Ranns
· 6 years ago
bf9f02c
arp:add error counters for all failure cases
by Eyal Bari
· 6 years ago
cd35e53
Use throttle_t for ND throttling
by Neale Ranns
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
be5a5dd
ipsec: split ipsec nodes into ip4/ip6 nodes
by Klement Sekera
· 6 years ago
3048b63
Support reassembly for fragments coming to ip4-local node
by Juraj Sloboda
· 6 years ago
c67cfd2
ip4-local: classify protos that skip csum and src check
by Florin Coras
· 6 years ago
282093f
IPIP and IPv6 fragmentation
by Ole Troan
· 6 years ago
c8352bc
Refactor the ARP throttle into a common type so it can be reused
by Neale Ranns
· 6 years ago
ca3ff1a
ip4: rework rewrite node to use vlib_buffer_enqueue_to_next()
by Damjan Marion
· 6 years ago
b3655e5
VPP-1392: VXLAN fails with IP fragmentation
by Ole Troan
· 6 years ago
c9dad5d
Multiarch for ip4 forwarding nodes
by Damjan Marion
· 6 years ago
49433ad
Thread-safe ARP / ND throttling
by Dave Barach
· 6 years ago
e375067
fix IP directed broadcast node declarations
by Matthew Smith
· 6 years ago
1855b8e
IP directed broadcast
by Neale Ranns
· 6 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
2574d9f
node functions cannot be always_inline
by Damjan Marion
· 6 years ago
084606b
Check get packet template allocation failure (VPP-1321)
by John Lo
· 6 years ago
8637634
Use unicast DMAC for IP neighbor pool refresh probes
by John Lo
· 7 years ago
313f7e2
MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite
by Ole Troan
· 7 years ago
1b25552
ip4: optimize ip4_local
by Florin Coras
· 7 years ago
3a0325f
ip: save fib index for buffer in ip lookup
by Florin Coras
· 7 years ago
8a9c8f1
VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message.
by Ole Troan
· 7 years ago
744902e
No overlapping sub-nets on any interface in the same table/VRF (VPP-943)
by Neale Ranns
· 7 years ago
889fe94
Mcast rewrite optimisations
by Neale Ranns
· 8 years ago
fe7d4a2
Revert "MTU: Setting of MTU on software interface (instead of hardware interface)"
by Damjan Marion
· 7 years ago
70083ee
MTU: Setting of MTU on software interface (instead of hardware interface)
by Ole Troan
· 7 years ago
4c53313
reassembly: feature/concurrency
by Klement Sekera
· 7 years ago
2ae2bc5
Remove unnumbered configuration on interface delete
by Neale Ranns
· 7 years ago
6ee4051
6RD: Rewritten 6RD RFC5969 support.
by Ole Troan
· 7 years ago
ffd78d1
Improve MTU handling
by Neale Ranns
· 7 years ago
ef56fae
ip4_forward: set pkt error in case potential memory corrupt
by Chun Li
· 7 years ago
acbde66
ip: move lookup inline functions to header file
by Vijayabhaskar Katamreddy
· 7 years ago
815d7d5
classifier-based ACL: refactor + add output ACL
by Andrew Yourtchenko
· 7 years ago
75e7d13
IPv4/6 reassembly
by Klement Sekera
· 7 years ago
8269d3d
Improved tracing for the IP[46] not-enabled case.
by Neale Ranns
· 7 years ago
db14f5a
Allow the provider of a midchain adjacency to pass context data that is returned in the fixup function
by Neale Ranns
· 7 years ago
f068c3e
DVR: run L3 output features
by Neale Ranns
· 7 years ago
ce07412
Fix icmp/udp/tcp punt/drop paths
by Vijayabhaskar Katamreddy
· 7 years ago
cf3561b
IP bi-direction multicast - same cable check on egress
by Neale Ranns
· 7 years ago
1ec3652
Separate heap for IPv4 mtries
by Neale Ranns
· 7 years ago
f868632
Add some indent-off to the node declarations in ip4-forward
by Neale Ranns
· 7 years ago
2eeeb4b
vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix
by Jakub Grajciar
· 7 years ago
96be8e8
vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation
by Jakub Grajciar
· 7 years ago
d172a62
ip: avoid arp assert if out of buffers (VPP-1030)
by Florin Coras
· 7 years ago
cea194d
session: add support for application namespacing
by Florin Coras
· 7 years ago
d91c1db
punt and drop features:
by Neale Ranns
· 7 years ago
87da476
NAT: hairpinning rework (VPP-1003)
by Matus Fabian
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
59b2565
Repair vlib API socket server
by Dave Barach
· 7 years ago
1bfd372
Add ip6-local feature arc
by Pierre Pfister
· 7 years ago
2f9b0c0
dpdk: cli to check for buffer leakage
by Florin Coras
· 7 years ago
2d3dbc4
arp/glean: fix hash computation
by Florin Coras
· 7 years ago
1500254
FIB table add/delete API
by Neale Ranns
· 7 years ago
20a14b9
ip4: cleanup ip local
by Florin Coras
· 7 years ago
b2215d6
Fix tcp multi buffer segments retransmission
by Florin Coras
· 7 years ago
da78f95
L2 over MPLS
by Neale Ranns
· 8 years ago
5780898
Fix vpp crash sending arp or probing neighb (VPP-917)
by Pavel Kotucek
· 7 years ago
fb3288f
Fix coverity issue introduced with IP checksum offload commit
by Damjan Marion
· 7 years ago
2c0a4f4
TCP/UDP checksum offload API
by Dave Barach
· 7 years ago
213b5aa
vnet_buffer_t flags cleanup
by Damjan Marion
· 7 years ago
072401e
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
by Damjan Marion
· 7 years ago
9f5a2b6
IP4/IP6 FIB: fix crash during interface delete
by Pavel Kotucek
· 8 years ago
7a27274
Fix 'ip probe' on /32
by Neale Ranns
· 8 years ago
6af1c04
MPLS lookup DPO does not pop the label (nor does it handle replicate)
by Neale Ranns
· 8 years ago
9e35552
change ip4_drop_node node register coding format
by flyingeagle23
· 8 years ago
227038a
IP Flow Hash Config fixes
by Neale Ranns
· 8 years ago
f12a83f
Improve Load-Balance MAPs
by Neale Ranns
· 8 years ago
a055830
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX
by Neale Ranns
· 8 years ago
107e7d4
Remove usued, redundant and deprecated code from lookup.h
by Neale Ranns
· 8 years ago
0f26c5a
MPLS Mcast
by Neale Ranns
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
a3af337
MTRIE Optimisations 2
by Neale Ranns
· 8 years ago
340690e
IP lookup: remove used stack variables
by Neale Ranns
· 8 years ago
04a75e3
Mtrie optimisations
by Neale Ranns
· 8 years ago
9a69a60
Sub-net broadcast addresses for IPv4
by Neale Ranns
· 8 years ago
2e7fbcc
Mcast rewrite no memcpy
by Neale Ranns
· 8 years ago
1bd0109
64 bit per-thread counters
by Neale Ranns
· 8 years ago
180279b
Fix IP feature ordering.
by Neale Ranns
· 8 years ago
b069a69
Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting
by Neale Ranns
· 8 years ago
a0b34a7
Register TCP with IP only if session is enabled
by Florin Coras
· 8 years ago
9c6a613
make per-adj counters configurable
by Neale Ranns
· 8 years ago
153b871
Fixing loadbalancing over ECMP for recursive routes
by AkshayaNadahalli
· 8 years ago
4008ac9
Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601)
by Neale Ranns
· 8 years ago
68b0fb0
VPP-598: tcp stack initial commit
by Dave Barach
· 8 years ago
32e1c01
IP Multicast FIB (mfib)
by Neale Ranns
· 8 years ago
044183f
[re]Enable per-Adjacency/neighbour counters
by Neale Ranns
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/ip/ip4_forward.c]
cb630ff
Ping response in a VRF context uses correct FIB for response
by Neale Ranns
· 8 years ago
4d48993
ip4: perf optimization in the ip4-input node
by Damjan Marion
· 8 years ago
Next »