clean up some compiler errors
[l2tpns.git] / util.c
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2006-04-05 Brendan O'Deasend nsctl responses back using the correct source...
2005-09-19 Brendan O'Deamove code from signal handlers into mainloop, avoiding...
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2004-12-20 Brendan O'Deasanity check that cluster_send_session is not called...
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-16 Brendan O'Dea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-05 Brendan O'Deause LOG for logging macro
2004-11-02 Brendan O'Dea- Use 2 seperate u16 values for throttle rate in/out
2004-09-02 David ParrishCleanups and sync
2004-06-28 David Parrish* Update cli callbacks to work with libcli 1.6.
2003-12-16 David ParrishInitial revision