Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
interface: interface-output end node rework
Damjan Marion
1
-1
/
+19
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
1
-38
/
+35
2021-03-11
vlib: refactor node function variants
Damjan Marion
1
-21
/
+15
2021-03-10
interface: fix interface-output and interface-tx multiarch selection
Damjan Marion
1
-4
/
+19
2021-02-04
vlib: "revert startup multi-arch variant configuration fix for interfaces"
Damjan Marion
1
-1
/
+1
2021-01-26
interface: remove vnet_device_input_runtime_t
Mohammed Hawari
1
-2
/
+0
2021-01-25
vlib: startup multi-arch variant configuration fix for interfaces
Radu Nicolau
1
-1
/
+1
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-1
/
+11
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-13
/
+13
2020-11-23
interface: improve logging
Damjan Marion
1
-4
/
+46
2020-11-13
interface: add multiarch support for per-interface tx node
BenoƮt Ganne
1
-2
/
+3
2020-10-19
ip: Move the IP6 fib into ip6_[m]fib.c
Neale Ranns
1
-1
/
+1
2020-10-13
stats: counters data model
Ole Troan
1
-1
/
+2
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-1
/
+1
2020-10-08
l2: input performance
Neale Ranns
1
-13
/
+0
2020-09-09
interface: support configuring RSS steering queues
Chenmin Sun
1
-0
/
+36
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
1
-0
/
+4
2020-02-11
misc: fix coverity warnings
Dave Barach
1
-2
/
+8
2019-12-19
interface: Prevent bad inner-dot1q any exact-match configuration
Jon Loeliger
1
-0
/
+10
2019-12-04
gre: Multi-point interfaces
Neale Ranns
1
-0
/
+10
2019-12-04
gso: remove the interface count
Mohsin Kazmi
1
-1
/
+0
2019-10-09
interface: callback to manage extra MAC addresses
Matthew Smith
1
-0
/
+42
2019-09-26
misc: add vnet classify filter set support
Dave Barach
1
-0
/
+1
2019-08-27
interface: Remove residual dpdk bonding code
Steven Luong
1
-9
/
+0
2019-07-31
vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t
jaszha03
1
-4
/
+3
2019-06-18
ipsec: ipsec-tun protect
Neale Ranns
1
-0
/
+24
2019-05-13
vnet: remove macro definitions
Zhiyong Yang
1
-3
/
+0
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
1
-0
/
+6
2019-02-02
Deprecate old mutliarch code, phase 1
Damjan Marion
1
-2
/
+2
2018-11-08
vnet: store hw interface speed in kbps instead of using flags
Damjan Marion
1
-2
/
+1
2018-10-30
change mac address functions take const mac
Neale Ranns
1
-2
/
+2
2018-10-29
interface-flags; fix coverity error found in conversion
Neale Ranns
1
-3
/
+28
2018-10-27
Enumify interface flags
Neale Ranns
1
-10
/
+23
2018-10-23
c11 safe string handling support
Dave Barach
1
-2
/
+2
2018-10-01
API / CLI event-log tracing
Dave Barach
1
-121
/
+0
2018-09-25
L2 BD: introduce a BD interface on which to send UU packets
Neale Ranns
1
-3
/
+4
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-3
/
+3
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-2
/
+6
2018-08-11
Multiversioning: Device (tx) function constructor
Mohsin Kazmi
1
-0
/
+21
2018-07-20
IP directed broadcast
Neale Ranns
1
-0
/
+17
2018-07-07
Pipes
Neale Ranns
1
-3
/
+23
2018-06-15
STATS: Add more hierarchy to counters.
Ole Troan
1
-31
/
+13
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-19
/
+82
2018-06-08
export counters in a memfd segment
Dave Barach
1
-0
/
+4
2018-06-03
Interface Tag: memset field in VOM, clear the tag in VPP on interface delete
Neale Ranns
1
-0
/
+1
2018-05-28
itf: Fix admin up down for AF_PACKET and vhost-user
Mohsin Kazmi
1
-2
/
+5
2018-05-25
ARP proxy dumps
Neale Ranns
1
-1
/
+20
2018-04-27
TAP memory leaks:
Neale Ranns
1
-1
/
+4
2018-04-18
Mcast rewrite optimisations
Neale Ranns
1
-1
/
+1
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-49
/
+13
[next]