Remove obsolete file.
[connman] / src / rtnl.c
2009-05-08 Marcel HoltmannFix weird format warnings from netlink
2009-05-08 Marcel HoltmannFix some more wrong format identifiers
2009-01-04 Marcel HoltmannAdd support for RTNL newlink watches
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-15 Marcel HoltmannAdd support RTNL gateway change notifications
2008-12-11 Marcel HoltmannRemove usage of reader/write lock
2008-10-14 Marcel HoltmannIncrease message buffer size
2008-10-14 Marcel HoltmannFix spelling mistake of debug message
2008-10-14 Marcel HoltmannDisable link attribute parsing for now
2008-10-14 Marcel HoltmannFix return value of getlink function
2008-10-14 Marcel HoltmannRemove link_flags callback
2008-10-14 Marcel HoltmannAdd support for newlink and dellink callbacks
2008-10-14 Marcel HoltmannAdd function for requesting link status
2008-10-14 Marcel HoltmannThe interface flags are from type short
2008-10-14 Marcel HoltmannFix forgotten index parameter
2008-10-14 Marcel HoltmannAdd generic RTNL framework
2008-08-09 Marcel HoltmannAdd basics for a global RTNL engine
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-04 Marcel HoltmannUpdate state machine handling for wireless networks
2008-03-13 Marcel HoltmannUse debug helper for the RTNL debugging output
2008-03-07 Marcel HoltmannDisable unused RTNL address handling for now
2008-02-18 Marcel HoltmannFix 32-bit/64-bit format string issues
2008-01-14 Marcel HoltmannAdd more detailed interface state machine
2008-01-03 Marcel HoltmannFix netlink debugging and enable IPv4 address notifications
2008-01-02 Marcel HoltmannAdd more netlink debugging
2008-01-01 Marcel HoltmannAdd experimental IPv4 address retrieval over netlink
2007-12-30 Marcel HoltmannAdd carrier detection callbacks and driver data functions
2007-12-29 Marcel HoltmannAdd basic carrier detection
2007-12-29 Marcel HoltmannAdd callback for wireless netlink events
2007-12-25 Marcel HoltmannFix parsing of netlink messages for routing
2007-12-25 Marcel HoltmannAdd experimental netlink support