2eff84f1 | 20-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Implement ipaddress object
Change-Id: Ic4d7953c5aca2bf85a609c736e5c817322d29e4b Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
4af36763 | 20-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Define interfaces of ipaddress object
Change-Id: Ic7cb6ca0deb3e005b2c753adbe2b88c13dff7120 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
cb7098dc | 14-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Implement main function
Resolves openbmc/openbmc#1293
Change-Id: I1ba38b0c273538f55dd9d4305541989e72deb839 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
6811f820 | 14-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Implement NetworkManager
Change-Id: Ifa8169d903ecab1575662cfc0f9a1c950d56144f Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
bf9ba40c | 14-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Define the create interface for VLAN
Network Manager may implement multiple interface object Create interface helps in creating specific interface.
Create interface declares the interface for creat
Define the create interface for VLAN
Network Manager may implement multiple interface object Create interface helps in creating specific interface.
Create interface declares the interface for creating a specific object.
Change-Id: I7433a8569f7e08f9ceb0ff8d01e8c42b04b3b5af Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
show more ...
|
05eb109d | 14-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Define interfaces of NetworkManager
Change-Id: Ia696c382b0b7cbf5980f17e0d64ed4d286db25cb Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
91a99ccb | 14-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Implement EthernetInterface
Change-Id: I8d57ee3565e43e6e4463286c220dd54d72da049f Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
8c834935 | 14-Apr-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
Define interfaces of the EthernetInterface
Change-Id: Ibc6030934cdb04eaf603ce730d88d0bedc0a29b3 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
968d203e | 24-Mar-2017 |
Ratan Gupta <ratagupt@in.ibm.com> |
networkd-config: adding new line character before DHCP section
Resolves openbmc/openbmc#1386
Change-Id: I03fafc64a21bb96f21b28cb88476be8eaa511ffd Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> |
ec01f6e0 | 08-Mar-2017 |
Patrick Williams <patrick@stwcx.xyz> |
networkd-config: force ipv4 clientid to 'mac'
Traditionally the DHCP clients will send the ethernet MAC address as the 'ClientID' in the DHCP request.
DHCP on IPv6 introduced a new identifier calle
networkd-config: force ipv4 clientid to 'mac'
Traditionally the DHCP clients will send the ethernet MAC address as the 'ClientID' in the DHCP request.
DHCP on IPv6 introduced a new identifier called a DUID as the primary system identifier that is sent to the DHCP server. This was also added back to IPv4 via RFC 4361 and is the default in systemd-networkd.
Some legacy system installations do not support DUIDs and as a short-term fix, we will force 'mac' to be used instead of 'duid'. See openbmc/openbmc#1280 for long-term discussion.
Fixes openbmc/openbmc#1272.
Change-Id: Idd46c08071b51ad8d1f40f43efade98c9c030dea Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
8613b87d | 07-Oct-2016 |
Ratan Gupta <ratagupt@in.ibm.com> |
Validate the mac address during set
Allow the mac to be set if one of the condition is true. 1) Incoming Mac is of local admin type. or 2) Incoming mac is same as eeprom Mac.
Fixes openbmc/
Validate the mac address during set
Allow the mac to be set if one of the condition is true. 1) Incoming Mac is of local admin type. or 2) Incoming mac is same as eeprom Mac.
Fixes openbmc/openbmc#622
Change-Id: I4289b18b8460d56cf9956b7c3028da6468f27974 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
show more ...
|
5e60ba5e | 26-Sep-2016 |
Matthew Barth <msbarth@us.ibm.com> |
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within th
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within the README.md file to build the package.
Change-Id: I85d6b0233b287ad446a9c4296e56e7bbdf218195 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|
c8d216a1 | 20-Sep-2016 |
George Keishing <gkeishin@in.ibm.com> |
userman.py: Fix whitespace issues
Change-Id: I53ab2d980874a1501fdb52d9c8f1593655bcbca3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> |
97b1ae55 | 16-Sep-2016 |
George Keishing <gkeishin@in.ibm.com> |
userman interface to add user and change password pexpect fix
This changes addresses the following: - Default SHELL set to /bin/sh - password pexpect extra sendline
Resolves openbmc/openbmc#5
userman interface to add user and change password pexpect fix
This changes addresses the following: - Default SHELL set to /bin/sh - password pexpect extra sendline
Resolves openbmc/openbmc#581
Change-Id: Ie17c839f167ae862eb7873989ea32d9dc8fa25b0 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
92a5d1ec | 30-Aug-2016 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Add support to update NTP server list in network files
This provides following APIs:
SetNtpServer takes network device name and list of NTP server IP's or hostnames and updates the corresponding .
Add support to update NTP server list in network files
This provides following APIs:
SetNtpServer takes network device name and list of NTP server IP's or hostnames and updates the corresponding .network files with NTP= under [Network] section.
Example: [Network] NTP = 1.2.3.4 time.org
UpdateUseNtpField takes a string and updates all the available .network files with either UseNtp=true or UseNtp=false depending on user input.
Example:
[DHCP] UseNtp = false
Change-Id: Iead3e6e4cdaf7e12c855c8a7d8e7d57d7037eda2 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
15d498e2 | 07-Sep-2016 |
Brad Bishop <bradleyb@us.ibm.com> |
userman: handle weak passwords
busybox prompts for a password three times if its weak.
Resolves openbmc/openbmc#543.
Change-Id: I7a5ccd10e082844f6b7df065a30ad59974f1d532 Signed-off-by: Brad Bishop
userman: handle weak passwords
busybox prompts for a password three times if its weak.
Resolves openbmc/openbmc#543.
Change-Id: I7a5ccd10e082844f6b7df065a30ad59974f1d532 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
53b692b2 | 29-Aug-2016 |
Matthew Barth <msbarth@us.ibm.com> |
Ensure all tools are building with -Wall and -Werror
Added -Werror to CFLAGS.
Change-Id: Ib1459098ac008ca4064d186cdbe20be13aa08d61 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> |
75757c08 | 15-Jul-2016 |
Edward A. James <eajames@us.ibm.com> |
networking: ip address validation
- check user-provided ip address before assigning to network device to prevent invalid addresses or addresses in disallowed ranges (bad addresses will cause network
networking: ip address validation
- check user-provided ip address before assigning to network device to prevent invalid addresses or addresses in disallowed ranges (bad addresses will cause networking failures on the system)
Resolves openbmc/openbmc#202.
Change-Id: I03826a0b9c947dad5ececd5af5269d3daf6afed8 Signed-off-by: Edward A. James <eajames@us.ibm.com>
show more ...
|
c69c3d30 | 26-May-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #13 from vishwabmc/master
Enabling updates to /etc/resolve.conf either manually or using DHCP supplied DNS IP |
fbf7d68e | 24-May-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #14 from hramasub/workitem148830
Log management service to stream journals/syslogs to a remote syslog … |
5c912c8d | 24-Mar-2016 |
vishwa <vishwanath@in.ibm.com> |
Enabling updates to /etc/resolve.conf either manually or using DHCP supplied DNS IP |
68251248 | 29-Apr-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #15 from hramasub/workitem151344
Added DBus method GetAddressType to identify if the interface is conf… |
cc28a6f1 | 29-Apr-2016 |
Hariharasubramanian R <hramasub@in.ibm.com> |
Added DBus method GetAddressType to identify if the interface is configured with static IP address or configured by DHCP. |
0ae14c7b | 01-Apr-2016 |
Hariharasubramanian R <hramasub@in.ibm.com> |
Log management service to stream journals/syslogs to a remote syslog server. |
448e8d83 | 07-Mar-2016 |
nkskjames <nkskjames@gmail.com> |
Merge pull request #12 from hramasub/workitem144137
netman and userman throws exceptions and other bugfixes. |