Post by Category

  

DHCP (1)

ONOS Application Tutorial - DHCP Application - Usage Information

August 27, 2016

I have been acquainted to ONOS recently and trying to get my hands dirty with all the built-in apps that are shipped with ONOS. One such app is DHCP.

Golang (2)

Starting out as a Gopher - Implementing ls command in golang

October 22, 2017

Although it appears that I'm late to the Gophers party, I have finally managed to embrace Idiomatic Go in my programming arsenal.

go-தமிழ் - Tamil transliteration tool in golang for fun & learning

November 6, 2017

Maths (2)

Realizing Gaussian law of randomness

July 12, 2016

During our school / college days, we would have studied random distributions, probability, mean etc. We would have also studied the famous Gauss Law or more ...

√2 is crazy find out why

May 22, 2016

Back in my school days, my mathematics professor always used to praise maths as Natural Science. It is indeed. However during school / college days, I used t...

ONOS, (1)

ONOS Application Tutorial - DHCP Application - Usage Information

August 27, 2016

I have been acquainted to ONOS recently and trying to get my hands dirty with all the built-in apps that are shipped with ONOS. One such app is DHCP.

OpenSSL (1)

Windows 10 EAP-TLS issue and the RADIUS server perspective behind it.

June 2, 2016

Ever since Microsoft rolled out Windows 10 and pushing all the consumers who are in Windows 7 / 8 / 8.1 to 10, there has been lot of push for several enterpr...

SDN (6)

Git + SDN = GitFlow ( Version control for SDN flows )

June 2, 2016

In SDN world, network is programmable. Anything that is programmable, often revised / modified / changed . And if multiple actors do this change, then what h...

How to import ONOS BUCK projects inside Eclipse

August 12, 2017

ONOS project started using BUCK from 1.7.0 humming bird release. Buck is a build tool developed by Facebook, and supports highly parallel and incremental bui...

ODL Beryllium (Be) - Installation + Flow configuration

June 29, 2016

Beryllium (Be) is the fourth release of OpenDaylight (ODL), the leading open source platform for programmable, software-defined networks. Multivendor, tradit...

ONOS Application Tutorial - Create an app using BUCK

February 17, 2017

ONOS project started using BUCK from 1.7.0 humming bird release. Buck is a build tool developed by Facebook, and supports highly parallel and incremental bui...

ONOS Application Tutorial - PortStatistics Application

August 27, 2016

ONOS - Yet another SDN controller. This was the thought I had when I first heard about this opensource program. A lot has changed about my perception of ONOS...

OpenFlow Version RoadMap

July 26, 2016

Currently I’m preparing for ONF Certified Network Associate exam. One of the impotant topic for this exam is to understand OpenFlow protocol. OpenFlow is the...

SDN, (1)

ONOS Application Tutorial - DHCP Application - Usage Information

August 27, 2016

I have been acquainted to ONOS recently and trying to get my hands dirty with all the built-in apps that are shipped with ONOS. One such app is DHCP.

SSL, (1)

Windows 10 EAP-TLS issue and the RADIUS server perspective behind it.

June 2, 2016

Ever since Microsoft rolled out Windows 10 and pushing all the consumers who are in Windows 7 / 8 / 8.1 to 10, there has been lot of push for several enterpr...

Security, (1)

Windows 10 EAP-TLS issue and the RADIUS server perspective behind it.

June 2, 2016

Ever since Microsoft rolled out Windows 10 and pushing all the consumers who are in Windows 7 / 8 / 8.1 to 10, there has been lot of push for several enterpr...

TLS, (1)

Windows 10 EAP-TLS issue and the RADIUS server perspective behind it.

June 2, 2016

Ever since Microsoft rolled out Windows 10 and pushing all the consumers who are in Windows 7 / 8 / 8.1 to 10, there has been lot of push for several enterpr...

javascript (1)

Nuances of different types of `this` in Javascript

June 4, 2016

In this article, I will talk about different nuances of this keyword in Javascript.

musings, (3)

Nuances of different types of `this` in Javascript

June 4, 2016

In this article, I will talk about different nuances of this keyword in Javascript.

Realizing Gaussian law of randomness

July 12, 2016

During our school / college days, we would have studied random distributions, probability, mean etc. We would have also studied the famous Gauss Law or more ...

√2 is crazy find out why

May 22, 2016

Back in my school days, my mathematics professor always used to praise maths as Natural Science. It is indeed. However during school / college days, I used t...