diff options
author | paul <paul> | 2005-10-25 23:31:05 +0000 |
---|---|---|
committer | paul <paul> | 2005-10-25 23:31:05 +0000 |
commit | dc63bfd49513b7ca157c3992c8bc9da9d736fc39 (patch) | |
tree | d6ccb6737c0354d106c6b85013979cef2abb3353 /ripd/ChangeLog | |
parent | e029d448587551be7543e64e278dbb566f57509a (diff) |
2005-10-26 Paul Jakma <paul.jakma@sun.com>
* (general) static/extern functions and definitions.
* rip_interface.h: new file, export the public functions from
rip_interface.c
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 3399868b..8e5ba394 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,9 @@ +2005-10-26 Paul Jakma <paul.jakma@sun.com> + + * (general) static/extern functions and definitions. + * rip_interface.h: new file, export the public functions from + rip_interface.c + 2005-10-17 Vincent Jardin <vincent.jardin@6wind.com> * ripd.c: rip_create_socket() for each packet, it does not bind to the |