Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
067cd6229a47ea3ba8b59a2a04090e80afb5bd2c
/
src
/
vnet
/
ethernet
/
arp.c
0131b6c
Add checks for bad ARP request packets in arp-termination node
by John Lo
· 6 years ago
084606b
Check get packet template allocation failure (VPP-1321)
by John Lo
· 6 years ago
59ae61e
Gratuitous ARP packet handling
by Neale Ranns
· 7 years ago
535939c
Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets"
by John Lo
· 7 years ago
d018870
Allow arp-input node to learn IPv4 neighbors from GARP packets
by John Lo
· 7 years ago
9f781d8
bond: send gratuitous arp when the active slave went down in active-backup mode
by Steven
· 7 years ago
4fed5b1
Fix IP neighbor/arp pool full and static entry handling
by John Lo
· 7 years ago
0053de6
ARP proxy dumps
by Neale Ranns
· 7 years ago
1f6e928
ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive.
by Jon Loeliger
· 7 years ago
7f358b3
Periodic scan and probe of IP neighbors to maintain neighbor pools
by John Lo
· 7 years ago
889fe94
Mcast rewrite optimisations
by Neale Ranns
· 8 years ago
25b0494
GBP V2
by Neale Ranns
· 7 years ago
2303cb1
FIB Interpose Source
by Neale Ranns
· 7 years ago
c819fc6
Allow providers to override glean behaviour
by Neale Ranns
· 7 years ago
438f630
Revert "Allow interface types to override glean adjacency behaivour"
by Ole Trøan
· 7 years ago
8b30e47
Allow interface types to override glean adjacency behaivour
by Neale Ranns
· 7 years ago
b4c42cd
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
by zhaoqingling
· 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
7e9743a
Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down
by John Lo
· 7 years ago
c125ecc
IP-MAC,ND:wildcard events,fix sending multiple events
by Eyal Bari
· 7 years ago
2019748
L2BD,ARP-TERM:fix arp query report mechanism+test
by Eyal Bari
· 7 years ago
6b3a8ef
replace uint32_t with u32
by Neale Ranns
· 7 years ago
1500254
FIB table add/delete API
by Neale Ranns
· 7 years ago
24b170a
Support proxy ARP on mirrored TAP interfaces
by Neale Ranns
· 7 years ago
66c0adf
VPP-933 VPP crashes when deleting an ARP entry
by Matthew Smith
· 7 years ago
a3a3a9d
ARP reply: use interface to build rewrite string
by Neale Ranns
· 7 years ago
da78f95
L2 over MPLS
by Neale Ranns
· 8 years ago
5c994c1
don't truncate the interface name in 'sh ip arp'
by Neale Ranns
· 7 years ago
beb0b2e
Improve L2 Input/Output Feature Infrastructure and Usage
by John Lo
· 7 years ago
8b81cb4
Send GARP/NA on bonded intf slave up/down if in active-backup mode
by John Lo
· 7 years ago
ca19361
ARP: ignore non-connected routes and non-interface sources when determing if source is connected
by Neale Ranns
· 8 years ago
30d0fd4
Packets recieved on VLAN-0 map to the main interface
by Neale Ranns
· 8 years ago
dcd6d62
ARP/ND use path_remove to complement path_add
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
cb9ab47
VPP-719: Accept ARP replies from VRRP hw addr
by Matthew Smith
· 8 years ago
d5b6aa1
ARP learning fixes (VPP-843)
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
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
fa5d198
Adjacency layout change and move to vnet/adj
by Neale Ranns
· 8 years ago
8db1de8
ARP/API:protect against identical registrations
by Eyal Bari
· 8 years ago
a0623f8
BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints
by Eyal Bari
· 8 years ago
2e7fbcc
Mcast rewrite no memcpy
by Neale Ranns
· 8 years ago
4b919a5
Attached hosts
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
d96bad8
ARP resilience in the absence of IP config on input and output interfaces
by Neale Ranns
· 8 years ago
dccbee3
SNAT: changed source for outbound address FIB entry (VPP-613)
by Matus Fabian
· 8 years ago
32e1c01
IP Multicast FIB (mfib)
by Neale Ranns
· 8 years ago
797235a
Fix ARP on unnumbered interfaces (VPP-583)
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/ethernet/arp.c]
3be6b28
Decouple dependencies/assumptions in MAC change
by Neale Ranns
· 8 years ago
19c68d2
Prevent re-entrant walks on an adjacency.
by Neale Ranns
· 8 years ago
3e046ea
api: missing support for dumping of neighbours (VPP-333)
by Pavel Kotucek
· 8 years ago
ad422ed
MPLS infrastructure improvments
by Neale Ranns
· 8 years ago
436d06b
ARP un-unmbered called when no interfaces are unnumbered
by Neale Ranns
· 8 years ago
177bbdc
GRE tests and fixes
by Neale Ranns
· 8 years ago
b80c536
FIB2.0: Adjacency complete pull model (VPP-487)
by Neale Ranns
· 8 years ago
33a7dd5
FIB2.0: memory leaks during load-balance update (VPP-475)
by Neale Ranns
· 8 years ago
3f993a6
Fix IP6 ND solicitation termination to allow link-local source IP
by John Lo
· 8 years ago
df089a8
(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0
by Neale Ranns
· 8 years ago
c631f2d
VPP-363: add ability to change mac address of the interface
by Pavel Kotucek
· 8 years ago
62f88d8
arp: handle ARP proxy after tunnelling
by David Hotham
· 8 years ago
0bfe5d8
A Protocol Independent Hierarchical FIB (VPP-352)
by Neale Ranns
· 8 years ago
2d085d9
VPP-282: Document changes for vnet/vnet/ethernet
by Billy McFall
· 8 years ago
6ef7bb9
Move CLI examples from wiki to code - VPP-165
by Keith Burns (alagalah)
· 8 years ago
1edfba9
VPP-358: Add IPv6 ND Event Notification and Termination
by John Lo
· 8 years ago
607de1a
Coding standards cleanup - remove trailing whitespace, fixes VPP-332
by Damjan Marion
· 8 years ago
e70dcc8
VPP251 - Code style vnet/vnet/ethernet
by Keith Burns (alagalah)
· 8 years ago
cbec1a1
VPP-182: IPv4 static ARP entries should not be deleted on interface down
by John Lo
· 8 years ago
71fb06f
Don't re-write adjacency with same information.
by Keith Burns (alagalah)
· 8 years ago
86be487
Explicity specify IP address type for format_ip46_address function
by Damjan Marion
· 9 years ago
1dabaaf
Port glean neighbor entry support to IPv6
by Pierre Pfister
· 9 years ago
f1213b8
Add clib_memcpy macro based on DPDK rte_memcpy implementation
by Damjan Marion
· 9 years ago
d1f5d04
Change ARP and IP6-ND nodes to use interface-output node for output
by John Lo
· 9 years ago
102ec52
Add support for installing ipv4 routes via unresolved next hop
by Damjan Marion
· 9 years ago
1f49ed6
Link the vpp application against libvnet.so, not libvnet.a
by Dave Barach
· 9 years ago
cb46684
Fix ARP show exception when not ARP entries as found.
by Keith Wiles
· 9 years ago
2c29d75
Fix warnings/errors reported by clang
by Damjan Marion
· 9 years ago
f9bd620
Warnings be gone
by Dave Barach
· 9 years ago
cb9cada
Initial commit of vpp code.
by Ed Warnicke
· 9 years ago
v1.0.0