Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
4ec36c5535849a4e456ed99b57968d54d5e03b62
/
src
/
vnet
/
ip
/
ip4_forward.c
4ec36c5
fib: midchain adjacency optimisations
by Neale Ranns
· 4 years, 9 months ago
59f7113
ip: Replace Sematics for Interface IP addresses
by Neale Ranns
· 4 years, 8 months ago
1bd2c01
misc: refactor calc_checksums
by Dave Barach
· 4 years, 8 months ago
d724e4f
urpf: Unicast reverse Path Forwarding (plugin)
by Neale Ranns
· 4 years, 9 months ago
88cecfa
ip: do not clear the locally-originated flag
by Neale Ranns
· 4 years, 8 months ago
03c254e
fib: Always install all routers mcast addresses
by Neale Ranns
· 4 years, 9 months ago
fa2a316
ip: fix ip-local errors
by Florin Coras
· 4 years, 10 months ago
ba4a5bf
classify: Reduce the include dependencies on vnet_classify.h
by Neale Ranns
· 5 years ago
2d18d2e
ip: avoid fib lookup for consecutive pkts having same source IP
by Nitin Saxena
· 5 years ago
cbe25aa
ip: Protocol Independent IP Neighbors
by Neale Ranns
· 5 years ago
3f5594d
gso: remove the interface count
by Mohsin Kazmi
· 5 years ago
960eeea
fib: constify the adjacency in the rewrite nodes
by Neale Ranns
· 5 years ago
eb284a1
ip: functional interface to ip fragmentation
by Ole Troan
· 5 years ago
0b6a857
ip: Fragmentation fixes
by Neale Ranns
· 5 years ago
02833ff
tcp: custom checksum calculations for Ipv4/Ipv6
by Srikanth A
· 5 years ago
896c896
ip: refactor reassembly
by Klement Sekera
· 5 years ago
33a5817
api: autogenerate api trace print/endian
by Ole Troan
· 5 years ago
840f64b
ip: apply dual loop unrolling in ip4_rewrite
by Lijian.Zhang
· 5 years ago
c4abafd
ip: fix udp/tcp checksum corner cases
by Dave Barach
· 5 years ago
a665921
ip: leverage existing vlib_buffer_advance
by Zhiyong Yang
· 5 years ago
6c92f5b
ip: allow addrs from the same prefix on intf
by Matthew Smith
· 5 years ago
3bc6bc2
ip: fix ip6/udp checksum for pkts using buffer chaining
by John Lo
· 5 years ago
88d29a9
ip: admin change affects intf IPv4 addr routes
by Matthew G Smith
· 5 years ago
44e6046
ip: retain local interface address adjacency
by Matthew Smith
· 5 years ago
cb54e3c
ip: ip-lookup - remove the dead code
by Neale Ranns
· 5 years ago
b538dd8
Punt: specify packets by IP protocol Type
by Neale Ranns
· 6 years ago
57e53bb
ARP: add feature arc
by Neale Ranns
· 6 years ago
b19bf8d
VPP-1692: move NULL pointer check
by Dave Barach
· 6 years ago
3ce72b2
IP load-balance; perf improvement using the usual reciepe
by Neale Ranns
· 6 years ago
6fec8ea
ip4_load_balance: leverage vlib_get_buffers
by Zhiyong Yang
· 6 years ago
1cf0007
Make tcp/udp/icmp compute checksum safer for buffer-chain case
by John Lo
· 6 years ago
f324dec
fixing typos
by Jim Thompson
· 6 years ago
25edf14
IPSEC: run encrpyt as a feautre on the tunnel
by Neale Ranns
· 6 years ago
cb36a1d
ip6-rewrite: bug fix buffer->error in dual loop
by Kingwel Xie
· 6 years ago
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
Next »