diff options
author | paul <paul> | 2005-06-03 17:46:49 +0000 |
---|---|---|
committer | paul <paul> | 2005-06-03 17:46:49 +0000 |
commit | a4e987e0b0b264bd3898f567cb7efec9b155d740 (patch) | |
tree | 42ec82321bcabe0829090710206556155dd89db9 /ripd/ChangeLog | |
parent | a6570ee42f9d3a597c33b73931da5294b43b71ba (diff) |
2005-06-03 Paul Jakma <paul.jakma@sun.com>
* ripd.c: (rip_create_socket) move it up so rip_send_packet
can use it too.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 5d2c1644..ebd93255 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,8 @@ +2005-06-03 Paul Jakma <paul.jakma@sun.com> + + * ripd.c: (rip_create_socket) move it up so rip_send_packet + can use it too. + 2005-06-01 Paul Jakma <paul.jakma@sun.com> * rip_interface.c: Fix authentication, no-auth impossible to specify |