commit | a4e987e0b0b264bd3898f567cb7efec9b155d740 | [log] [tgz] |
---|---|---|
author | paul <paul> | Fri Jun 03 17:46:49 2005 +0000 |
committer | paul <paul> | Fri Jun 03 17:46:49 2005 +0000 |
tree | 42ec82321bcabe0829090710206556155dd89db9 | |
parent | a6570ee42f9d3a597c33b73931da5294b43b71ba [diff] [blame] |
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.
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 5d2c164..ebd9325 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