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
/
dhcp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients
jackiechen1985
2
-4
/
+2
2019-05-07
Fix af_packet issues:
jackiechen1985
1
-2
/
+3
2019-05-06
Fix VPP-1487 DHCP client does not support option 6-domain server
jackiechen1985
4
-7
/
+45
2019-03-29
dhcp: only register UDP ports that are needed
Matthew Smith
3
-12
/
+21
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
5
-6
/
+6
2019-03-13
deprecate VLIB_NODE_FUNCTION_MULTIARCH
Filip Tehlar
1
-7
/
+3
2019-03-07
parse ethernet header in ct6_in2out
Dave Barach
1
-7
/
+14
2019-03-04
Fix 2x overconsumption of debug cli input bugs
Dave Barach
2
-9
/
+20
2019-02-25
buffer chain linearization
Klement Sekera
1
-3
/
+10
2019-02-18
DHCP: trace flags copied from old to new not vice-versa
Neale Ranns
2
-2
/
+2
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
1
-4
/
+1
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
1
-3
/
+2
2018-11-29
DHCP: Initialise trace for copied buffers.
Ole Troan
2
-0
/
+4
2018-11-20
dhcp4:(VPP-1483) linearize chained packets before handling
Eyal Bari
2
-53
/
+54
2018-10-23
dns, dhcp: on-demand udp port registration
Dave Barach
3
-5
/
+33
2018-10-23
c11 safe string handling support
Dave Barach
9
-17
/
+17
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
1
-10
/
+5
2018-07-10
VPP-1337: Dangling reference be gone!
Dave Barach
3
-0
/
+6
2018-06-21
Implement DHCPv6 IA NA client (VPP-1094)
Juraj Sloboda
12
-537
/
+2502
2018-06-15
Update DHCPv6 DUID code and fix coverity warnings
Juraj Sloboda
5
-39
/
+85
2018-06-08
Implement DHCPv6 PD client (VPP-718, VPP-1050)
Juraj Sloboda
9
-42
/
+3033
2018-06-07
DHCP Client Dump
Neale Ranns
4
-60
/
+231
2018-05-27
VPP-1294: add missing feature arc constraint
Dave Barach
2
-5
/
+21
2018-05-10
DHCP4 client process replies when renewing lease
Matthew Smith
1
-16
/
+24
2018-03-23
Drop dhcp pkts w/ hardware address mismatches
Dave Barach
2
-11
/
+40
2018-03-21
VPP_1202: handle DHCP NAK packets
Dave Barach
2
-1
/
+28
2018-03-06
API: Add service definitions for events and singleton messages (second attempt)
Marek Gradzki
1
-0
/
+4
2018-03-05
Revert "API: Add service definitions for events and singleton messages."
Ole Trøan
1
-4
/
+0
2018-03-05
API: Add service definitions for events and singleton messages.
Ole Troan
1
-0
/
+4
2018-02-14
Reenable dhcp client detect when lease expires
Dave Barach
1
-1
/
+50
2018-02-12
Fix DHCP client crash with worker threads
Matthew Smith
3
-51
/
+56
2018-01-31
Improved tracing for the IP[46] not-enabled case.
Neale Ranns
1
-1
/
+1
2018-01-23
For DHCP client configuration control the setting of the broadcast flag in the
Neale Ranns
5
-100
/
+397
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-11
/
+11
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-3
/
+3
2017-12-09
VPP-249 Coding standards cleanup - vnet/vnet/dhcp
khemendra kumar
8
-2035
/
+2085
2017-11-16
Add Support of DHCP VSS Type 0 where VPN-ID is ASCII
John Lo
7
-185
/
+241
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-09-20
Fix DHCP client so it works for worker threads
John Lo
1
-2
/
+14
2017-09-11
FIB table add/delete API
Neale Ranns
3
-16
/
+21
2017-08-08
L2 over MPLS
Neale Ranns
2
-4
/
+4
2017-08-03
DHCP Client: receive unicast ACKs
Neale Ranns
1
-1
/
+78
2017-07-18
DHCP client option 61 "client_id"
Neale Ranns
4
-2
/
+19
2017-07-18
DHCP client - remove interface address when DHCP de-configured
Neale Ranns
1
-0
/
+1
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
2
-2
/
+2
2017-07-06
DHCP complete event sends mask length
Neale Ranns
3
-3
/
+7
[next]