Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
2f630188b91b58eca379c9cc9944986af3e00ae5
/
src
/
vnet
/
ip
/
ip_api.c
f5d38e0
api: ip: add IP_ROUTE_LOOKUP API
by Christian Hopps
· 4 years, 7 months ago
7784140
misc: binary api fuzz test fixes
by Dave Barach
· 4 years, 8 months ago
ec40a7d
ip: Setting the Link-Local address from the API enables IPv6 on the interface
by Neale Ranns
· 4 years, 8 months ago
d724e4f
urpf: Unicast reverse Path Forwarding (plugin)
by Neale Ranns
· 4 years, 9 months ago
cbe25aa
ip: Protocol Independent IP Neighbors
by Neale Ranns
· 5 years ago
39d6911
api: multiple connections per process
by Dave Barach
· 5 years ago
b3174df
ip: populate ip_reassembly_get_reply correctly
by Matthew Smith
· 5 years ago
9db6ada
fib: Table Replace
by Neale Ranns
· 5 years ago
ac3e72c
ip: Fix IP unnumbered dump of one interface
by Neale Ranns
· 5 years ago
de34c35
ip: add shallow virtual reassembly functionality
by Klement Sekera
· 5 years ago
896c896
ip: refactor reassembly
by Klement Sekera
· 5 years ago
6d5f659
ip: fix memory leak in ip_dump handler
by Matthew Smith
· 5 years ago
33a5817
api: autogenerate api trace print/endian
by Ole Troan
· 5 years ago
edfe2c0
api: vppapitrace JSON/API trace converter
by Ole Troan
· 5 years ago
c2ac235
fib: allow route delete with no paths and multipath=0 to remove the whole route
by Neale Ranns
· 5 years ago
097fa66
fib: fib api updates
by Neale Ranns
· 7 years ago
9220775
IP-Punt-redirect: allow the use of a FIB path to describe how to redirect
by Neale Ranns
· 6 years ago
57e53bb
ARP: add feature arc
by Neale Ranns
· 6 years ago
233e468
stats: support multiple works for error counters
by Ole Troan
· 6 years ago
3a343d4
reassembly: prevent long chain attack
by Klement Sekera
· 6 years ago
2e1c896
API: Fix shared memory only action handlers.
by Ole Troan
· 6 years ago
f324dec
fixing typos
by Jim Thompson
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
5c1f559
IP6 FIB: walk table for dump (VPP-1553)
by Neale Ranns
· 6 years ago
7425f92
IP route local and connected
by Neale Ranns
· 6 years ago
7c03ed4
VOM: mroutes
by Neale Ranns
· 6 years ago
775f73c
FIB: encode the label stack in the FIB path during table dump
by Neale Ranns
· 6 years ago
9e829a8
MFIB: recurse resolution through an MFIB entry
by Neale Ranns
· 6 years ago
e7f61d1
ip_reassembly_enable_disable reply handler name is changed.
by Chore
· 6 years ago
3460b01
api: ip_source_check_interface_add_del api is added.
by Chore
· 6 years ago
609e121
VPP-1507: Added binary api to dump configured ip_punt_redirect
by Pavel Kotucek
· 6 years ago
5bb1eca
IPv6: Make link-local configurable per-interface (VPP-1446)
by Juraj Sloboda
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
6a231a1
IP Route add/del API is MP safe
by Neale Ranns
· 6 years ago
75b9f45
ip: add container proxy dump API (VPP-1364)
by Matus Fabian
· 6 years ago
3e42ebe
MFIB-API: when programming an (S,G) fix the grp-len
by Neale Ranns
· 6 years ago
1426039
Add adjacency counters to the stats segment
by Neale Ranns
· 6 years ago
28c142e
mroute routers in the stats segment
by Neale Ranns
· 6 years ago
f94c63e
stats: Split stat_segment and stats code in preparation for deprecation.
by Ole Troan
· 6 years ago
008dbe1
Route counters in the stats segment
by Neale Ranns
· 6 years ago
0bdd319
IP-neighbor: add and delete internal API
by Neale Ranns
· 6 years ago
3b93be5
IP route update fix when multipath and drop set
by Neale Ranns
· 6 years ago
c5d4317
FIB: return entry prefix by const reference to avoid the copy
by Neale Ranns
· 6 years ago
d7f58cc
Fix memory leak in processing of ICMPv6 RA event (VPP-1360)
by Juraj Sloboda
· 6 years ago
285434a
Fix sw-if-index display error.
by Brant Lin
· 7 years ago
8637634
Use unicast DMAC for IP neighbor pool refresh probes
by John Lo
· 7 years ago
f12dad6
Add reaper functions to want events APIs (VPP-1304)
by Neale Ranns
· 7 years ago
0053de6
ARP proxy dumps
by Neale Ranns
· 7 years ago
9e2f915
IP unnumbered dump
by Neale Ranns
· 7 years ago
4f2db7d
IP address dump - don't send subnets for unnumbered interfaces
by Neale Ranns
· 7 years ago
0012fcc
Fixes in IPv6 RD control plane
by Juraj Sloboda
· 7 years ago
5257452
Rework CP and DP communication in IPv6 RD (VPP-1256)
by Juraj Sloboda
· 7 years ago
7f358b3
Periodic scan and probe of IP neighbors to maintain neighbor pools
by John Lo
· 7 years ago
e821ab1
IP mcast: allow unicast address as a next-hop
by Neale Ranns
· 8 years ago
c7b4304
Implement ip_probe_neighbor API
by John Lo
· 7 years ago
30684ac
Coverity fixes (VPP-1204)
by Chris Luke
· 7 years ago
4c53313
reassembly: feature/concurrency
by Klement Sekera
· 7 years ago
4b9669d
IPv6 ND Router discovery data plane (VPP-1095)
by Juraj Sloboda
· 7 years ago
8145842
Common form of fib-path reproting in dumps
by Neale Ranns
· 7 years ago
31ed744
MPLS Unifom mode
by Neale Ranns
· 7 years ago
75e7d13
IPv4/6 reassembly
by Klement Sekera
· 7 years ago
b93078d
Remove last vestigies of auto-ip-table create
by Neale Ranns
· 7 years ago
8954199
FIB Inherited Srouce
by Neale Ranns
· 8 years ago
af0ff5a
api: fix handlers that explicitly depend on svm queue
by Florin Coras
· 7 years ago
6c4dae2
api: remove transport specific code from handlers
by Florin Coras
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
f068c3e
DVR: run L3 output features
by Neale Ranns
· 7 years ago
79ae2d3
fib: make deag entries urpf extempt
by Florin Coras
· 7 years ago
3288ed7
UT: Repaired broken C unit tests (--enable-tests)
by Ole Troan
· 7 years ago
a161a6d
Ip6 dump not showing fib table names (VPP-1063)
by Neale Ranns
· 7 years ago
b8d4481
Break up vpe.api
by Neale Ranns
· 7 years ago
af8dfbf
Add sw_if_index to the ip_neighbor_details_t response.
by Jon Loeliger
· 7 years ago
d792d9c
BIER
by Neale Ranns
· 7 years ago
810086d
UDP Encapsulation.
by Neale Ranns
· 7 years ago
595992c
ip: add container proxy api
by Florin Coras
· 7 years ago
0091611
VPP-930: add missing ntohl to send_ip6_fib_details(...)
by Dave Barach
· 7 years ago
d0a5972
Revert "Enforce FIB table creation before use"
by Florin Coras
· 7 years ago
054c03a
Source Lookup progammable via API
by Neale Ranns
· 7 years ago
f934202
Enforce FIB table creation before use
by Neale Ranns
· 7 years ago
d91c1db
punt and drop features:
by Neale Ranns
· 7 years ago
8edad03
IP neighbour move incorrectly placed jump label
by Neale Ranns
· 7 years ago
6f63115
Distributed Virtual Router Support
by Neale Ranns
· 7 years ago
caac350
Treat label=0 as an invalid next-hop-via-label
by Neale Ranns
· 7 years ago
2297af0
Add a name to the creation of an IP and MPLS table
by Neale Ranns
· 7 years ago
1500254
FIB table add/delete API
by Neale Ranns
· 7 years ago
28ab9cc
FIB table add/delete API only
by Neale Ranns
· 7 years ago
da78f95
L2 over MPLS
by Neale Ranns
· 8 years ago
a0a908f
FIB path weight incorrect in dump (VPP-922)
by Neale Ranns
· 7 years ago
57b5860
FIB path preference
by Neale Ranns
· 7 years ago
227038a
IP Flow Hash Config fixes
by Neale Ranns
· 8 years ago
0f26c5a
MPLS Mcast
by Neale Ranns
· 8 years ago
a3af337
MTRIE Optimisations 2
by Neale Ranns
· 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
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
a1a093d
Clean up binary api message handler registration issues
by Dave Barach
· 8 years ago
5a8123b
Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump.
by Neale Ranns
· 8 years ago
466f0d4
Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields.
by Jon Loeliger
· 8 years ago
32e1c01
IP Multicast FIB (mfib)
by Neale Ranns
· 8 years ago
7515228
IPv6 NS RS tests and fixes
by Neale Ranns
· 8 years ago
Next »