Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license notice from VPL to GPLv2 | Stephen Hemminger | 2008-03-10 | 1 | -22/+3 |
| | | | | Glendale is licensed under GPL version 2. | ||||
* | modified watchlink to manage connected routes in local and main tables per ↵ | Michael Larson | 2008-01-28 | 1 | -6/+9 |
| | | | | interface rather than pulling interface address on cable pull event. | ||||
* | moved some stderr messages to syslog. removed stderr message when receiving ↵ | Michael Larson | 2008-01-22 | 1 | -3/+6 |
| | | | | ack from kernel on netlink msg. | ||||
* | fix for bc addr and fix for parsing iface for show cmds and filter | Michael Larson | 2008-01-21 | 1 | -2/+1 |
| | |||||
* | fix for ppp--restrict watchlink to ethernet interface types only. Filter by ↵ | root | 2008-01-18 | 1 | -4/+4 |
| | | | | checking the ifi_type flag in ifinfomsg hdr from netlink. | ||||
* | fix bug introduced with ptp support--indexing of database and initialization ↵ | Michael Larson | 2008-01-17 | 1 | -1/+1 |
| | | | | of terminating address. | ||||
* | added support for ifa_address field in rtm_newaddr message and in links ↵ | root | 2008-01-15 | 1 | -2/+9 |
| | | | | where the ifa_address != ifa_local then ifa_address is populated in setaddr message. fix for bug 2650 | ||||
* | cleaned up source a bit. added syslog error messages. added legal-eeze. | Michael Larson | 2008-01-11 | 1 | -7/+35 |
| | | | | other minor edits. | ||||
* | initial check-in of watchlink project. compiles, runs and manages state. ↵ | Michael Larson | 2008-01-09 | 1 | -0/+282 |
needs additional testing and updates to packaging files. |