Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
e3bbf5b565132515800dc4e7a137875d9865a5a6
/
src
/
vnet
/
interface.h
e3bbf5b
interface: fixes for buliding for 32bit targets
by Vijayabhaskar Katamreddy
· 5 years ago
c87b66c
ipsec: ipsec-tun protect
by Neale Ranns
· 6 years ago
57e53bb
ARP: add feature arc
by Neale Ranns
· 6 years ago
6865d3c
bonding: add support for numa awareness
by Zhiyong Yang
· 6 years ago
712dde9
Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/
by Ole Troan
· 6 years ago
aee7364
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
by Filip Tehlar
· 6 years ago
8f215b4
Callback functions must have the correct signature
by Neale Ranns
· 6 years ago
6a7cff7
tap gso: experimental support
by Andrew Yourtchenko
· 6 years ago
652d2e1
Deprecate old mutliarch code, phase 1
by Damjan Marion
· 6 years ago
8b5d0b8
VPP-1549 Add missing counter name.
by Paul Vinciguerra
· 6 years ago
3ae2873
pcap-based dispatch tracer
by Dave Barach
· 6 years ago
97670eb
vnet: remove unused field
by Damjan Marion
· 6 years ago
5100aa9
vnet: store hw interface speed in kbps instead of using flags
by Damjan Marion
· 6 years ago
b3a9381
interface-flags; fix coverity error found in conversion
by Neale Ranns
· 6 years ago
6e43e06
Enumify interface flags
by Neale Ranns
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
bdc0e6b
Trivial: Clean up some typos.
by Paul Vinciguerra
· 6 years ago
3b81a1e
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
by Neale Ranns
· 6 years ago
6e36351
Multiarch handling in different constructor macros
by Damjan Marion
· 6 years ago
dd8e7d0
Multiversioning: Device (tx) function constructor
by Mohsin Kazmi
· 6 years ago
1855b8e
IP directed broadcast
by Neale Ranns
· 6 years ago
17ff3c1
Pipes
by Neale Ranns
· 6 years ago
1ec0ea8
STATS: Add more hierarchy to counters.
by Ole Troan
· 7 years ago
d723161
MTU: Software interface / Per-protocol MTU support
by Ole Troan
· 7 years ago
a8ab568
Fix issue with xconnect not working on the main interface
by Damjan Marion
· 7 years ago
a35cc14
vnet: device flow offload infra
by Damjan Marion
· 7 years ago
580bba7
Adjacency walk more scalable
by Neale Ranns
· 7 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
4f8863b
bond: ping fails between l2 BD [VPP-1238]
by Steven
· 7 years ago
87dad11
L2: no-flood interface type in the Bridge-Domain
by Neale Ranns
· 7 years ago
72d2c4f
plugins: unload plugin if early init fails
by Damjan Marion
· 7 years ago
871dc42
Detailed stats collection feature
by Neale Ranns
· 7 years ago
f704f38
Use x(void) not x() in new interface stats code
by Neale Ranns
· 7 years ago
6f4a6be
Interface Unicast, Multicast and Broadcast stats on the API
by Neale Ranns
· 7 years ago
03f47f1
Coordinate known Ethernet speeds with Linux kernel and DPDK
by Lee Roberts
· 7 years ago
7c748bb
vnet: add 25G interface speed flag
by Damjan Marion
· 7 years ago
f9cda7d
vnet:remove duplicate interface function macro
by Eyal Bari
· 7 years ago
e5453d0
Improve tunnel interface creation performance
by John Lo
· 7 years ago
15ac81c
P2P Ethernet
by Pavel Kotucek
· 7 years ago
2c0a4f4
TCP/UDP checksum offload API
by Dave Barach
· 7 years ago
b2fd6cb
Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)
by John Lo
· 7 years ago
10ae766
Deprecate support for flattened output nodes
by Damjan Marion
· 7 years ago
4e53a0d
Introduce default rx mode for device drivers
by Damjan Marion
· 7 years ago
abce509
vnet: introduce error state for sw interfaces
by Damjan Marion
· 8 years ago
e3a395c
device: Add callback for set interface rx-mode
by Steven
· 8 years ago
4403690
Add interface rx mode commands, unify rx mode and placement CLI
by Damjan Marion
· 8 years ago
153646e
Common device-input interrupt infra
by Damjan Marion
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
eb743fa
vnet: add device-input threadplacement infra
by Damjan Marion
· 8 years ago
3212c57
CLI: hide deleted interfaces
by Eyal Bari
· 8 years ago
ce1b4c7
Basic support for LISP-GPE encapsulated NSH packets
by Florin Coras
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/interface.h]
3be6b28
Decouple dependencies/assumptions in MAC change
by Neale Ranns
· 8 years ago
8b2247d
interfaces: make no_flatten variant of inteface_ouptut fn default
by Damjan Marion
· 8 years ago
152e21d
feature: add interface-output arc
by Damjan Marion
· 8 years ago
c5b1360
VXLAN multicast dst (remote) address support
by Eyal Bari
· 8 years ago
8b37b87
Convergence Improvements
by Neale Ranns
· 8 years ago
9c6ae5f
feature: remove old interface output feature code
by Damjan Marion
· 8 years ago
924d03a
Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t.
by Neale Ranns
· 8 years ago
b80c536
FIB2.0: Adjacency complete pull model (VPP-487)
by Neale Ranns
· 8 years ago
5e575b1
L2 over LISP and GRE (VPP-457)
by Neale Ranns
· 8 years ago
c631f2d
VPP-363: add ability to change mac address of the interface
by Pavel Kotucek
· 8 years ago
0bfe5d8
A Protocol Independent Hierarchical FIB (VPP-352)
by Neale Ranns
· 8 years ago
ba868bb
VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]
by Dave Barach
· 8 years ago
3d9c86e
Add support for capturing packets on packet generator interfaces
by Damjan Marion
· 8 years ago
1c80e83
Add support for multiple microarchitectures in single binary
by Damjan Marion
· 9 years ago
f2ba9aa
MTU: set interface mtu tap
by Mohsin Kazmi
· 9 years ago
bcebbb9
Enhance CLI/API Support for Bonded Interface
by John Lo
· 9 years ago
db2c6c6
Don't send more than one mapping req in l2output node
by Damjan Marion
· 9 years ago
cb9cada
Initial commit of vpp code.
by Ed Warnicke
· 9 years ago
v1.0.0