diff options
author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2007-04-09 15:36:33 -0500 |
---|---|---|
committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2007-04-09 15:36:33 -0500 |
commit | 37e11172f8ed157340783b73d56595bb02d0a2d2 (patch) | |
tree | 65163a9cdb8ded9c55c94da92e8a6327bda9067c /isisd/ChangeLog | |
parent | 8d3e3ccfd0d0cb82b253f937339d1c6189a2bf54 (diff) | |
parent | 43cd33a44e010f818633b7f144b5a0be352b41e7 (diff) | |
download | quagga-0.99.6-realms.patch.tar.bz2 quagga-0.99.6-realms.patch.tar.xz |
Merge commit 'quagga_0_99_6_release' into linux-realmsquagga-0.99.6-realms.patch
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 5e203c8c..8797af18 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,12 @@ +2006-12-08 Hannes Gredler <hannes@gredler.at> + + * isis_adjacency.c: (isis_new_adj) Allow NULL snpa argument. + * isis_pdu.c: (various) Update calls to isis_new_adj() to pass + NULL and use default. + * (general) Add forward declarations where required. + Fix up const char *'s. + Allow V4-only compilation. + 2006-01-17 Paul Jakma <paul.jakma@sun.com> * isis_zebra.c: (isis_zebra_route_add_ipv4) fix for new |