Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
26261594a0b821770aa0a646cba8399aa6320c2e
/
src
/
vnet
/
ip
5c74973
Flowprobe: Stateful flows and IPv6, L4 recording
by Ole Troan
· 8 years ago
6af1c04
MPLS lookup DPO does not pop the label (nor does it handle replicate)
by Neale Ranns
· 8 years ago
dcd6d62
ARP/ND use path_remove to complement path_add
by Neale Ranns
· 8 years ago
630198f
IPv6 Performance bugs
by Neale Ranns
· 8 years ago
8142499
ARP/ND entries for the same address on different interfaces (VPP-848)
by Neale Ranns
· 8 years ago
c7409dc
mfib CLI bugs (VPP-852)
by Neale Ranns
· 8 years ago
d5b6aa1
ARP learning fixes (VPP-843)
by Neale Ranns
· 8 years ago
92a838b
ping command does not work when there is woker thread (VPP-844)
by flyingeagle23
· 8 years ago
b5c13fd
Validate ip6 interface fib tables early on
by Florin Coras
· 8 years ago
b1291e2
ip6_to_ip4.h coverity fix
by Matus Fabian
· 8 years ago
a774b53
NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (VPP-708)
by Matus Fabian
· 8 years ago
9e35552
change ip4_drop_node node register coding format
by flyingeagle23
· 8 years ago
5d85f2d
Allow local/for-us replications for IP multicast routes on the CLI
by Neale Ranns
· 8 years ago
227038a
IP Flow Hash Config fixes
by Neale Ranns
· 8 years ago
11b8dbf
"autoreply" flag: autogenerate standard xxx_reply_t messages
by Dave Barach
· 8 years ago
f12a83f
Improve Load-Balance MAPs
by Neale Ranns
· 8 years ago
2a3ea49
Learn IP6 link-local ND entries from NSs sourced from link-local address
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
9f171f5
MPLS Mcast coverity fixes
by Neale Ranns
· 8 years ago
f060930
MTRIE coverity fixes
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
d1ed486
VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault
by flyingeagle23
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
fa5d198
Adjacency layout change and move to vnet/adj
by Neale Ranns
· 8 years ago
f9f4065
ARP/ND/API:fix arp reg + nd no identical regs
by Eyal Bari
· 8 years ago
a3af337
MTRIE Optimisations 2
by Neale Ranns
· 8 years ago
e3d5280
VPP-669: ping: fix coverity check error 165075 + add ping testcase
by Andrew Yourtchenko
· 8 years ago
a0623f8
BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints
by Eyal Bari
· 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
864b25d
ping: allow the user to send bursts of N packets instead of single packet
by Andrew Yourtchenko
· 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
1b33fde
ping: Fix coverity error 163907
by Andrew Yourtchenko
· 8 years ago
e101e1f
VXLAN:add hidden multicast interface check
by Eyal Bari
· 8 years ago
e146f13
ioam: ip6 hop by hop ext header and SR header co-existence
by shwethab
· 8 years ago
b3b2de7
IMplementation for option to not create a FIB table entry when adding a neighbor entry
by Neale Ranns
· 8 years ago
d96bad8
ARP resilience in the absence of IP config on input and output interfaces
by Neale Ranns
· 8 years ago
239d3fe
API change (only) to not create a FIB table entry when adding a neighbor entry
by Neale Ranns
· 8 years ago
141ecc5
BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler
by Neale Ranns
· 8 years ago
3f844d0
Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces.
by Neale Ranns
· 8 years ago
a0b34a7
Register TCP with IP only if session is enabled
by Florin Coras
· 8 years ago
3466c30
DHCP Multiple Servers (VPP-602, VPP-605)
by Neale Ranns
· 8 years ago
1b56352
In-band OAM active probe (VPP-471)
by AkshayaNadahalli
· 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
78372a9
ioam: manycast using iOAM and SR (VPP-628)
by Shwetha Bhandari
· 8 years ago
fb38095
Evolving SRv6 (Segment Routing for IPv6)
by Pablo Camarillo
· 8 years ago
87df12d
IPv6 RA improvements
by Neale Ranns
· 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
a1a093d
Clean up binary api message handler registration issues
by Dave Barach
· 8 years ago
baf2e90
Remove the unused VRF ID parameter from the IP neighbour Add/Del API
by Neale Ranns
· 8 years ago
68b0fb0
VPP-598: tcp stack initial commit
by Dave Barach
· 8 years ago
a9a20e7
VPP-635: CLI Memory leak with invalid parameter
by Billy McFall
· 8 years ago
52456fc
CLI extension to add multiple (S,G)s at once and time it
by Neale Ranns
· 8 years ago
5a8123b
Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump.
by Neale Ranns
· 8 years ago
6cfc39c
Remove duplicate ip6 get interface address code
by Neale Ranns
· 8 years ago
7bc7310
Fix crash on deleting previously activated IPv6 interface - VPP-636
by Wojciech Dec
· 8 years ago
aeeac3b
BFD: loop back echo packets
by Klement Sekera
· 8 years ago
12ba252
Fix bug in definition of tcp_header_t
by Juraj Sloboda
· 8 years ago
0f438df
Out-of-tree Build Error fix
by AkshayaNadahalli
· 8 years ago
466f0d4
Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields.
by Jon Loeliger
· 8 years ago
fdd81af
VPP-632 : InBand OAM Analyser
by AkshayaNadahalli
· 8 years ago
8ea6d71
Fix source address reachability check for ip6 local packets
by AkshayaNadahalli
· 8 years ago
e0cb0cc
Fix CLI help message for set ip address
by Matej Klotton
· 8 years ago
2b81eb8
Add vxlan-bypass feature to IP6 forwarding path
by John Lo
· 8 years ago
61459c9
VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE minus headers.
by Andrew Yourtchenko
· 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
f69ecfe
ping: fix double-free crash under VMWare hypervisor
by Andrew Yourtchenko
· 8 years ago
b601f22
LISP: Enhance IPx offset computing
by Filip Tehlar
· 8 years ago
cab65ec
Acquire SNAT pool addresses from specific interfaces
by Dave Barach
· 8 years ago
8cb07c9
VPP-575 : Inconsistency in flag values for neighbors dump
by Pavel Kotucek
· 8 years ago
7515228
IPv6 NS RS tests and fixes
by Neale Ranns
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago