| Age | Commit message (Collapse) | Author | 
 | 
* bgpd/bgp_route.c: route server passes routes which may have
	  no-export community
 | 
 | 
* bgpd/bgp_filter.c: "show ip as-path-access-list"
 | 
 | 
* bgp_vty.c: install the neighbor_set_peer_group_cmd,
	  neighbor_soft_reconfiguration_cmd and neighbor_unsuppress_map_cmd
	  family of commands into the VPNv4 address family config node.
 | 
 | 
* Fix lib/smux.c's reliance on daemons exporting struct
          thread_master *master.
 | 
 | 
* lib/vty.{c,h}: Remove vty layer depending on a 'master' global,
	  pass the thread master in explicitly to vty_init. Sort out some
	  header dependency problems with lib/command.h
	* zebra/: Move globals to struct zebrad. Update vty_init().
	* (.*)/\1_main.c: update call to vty_init().
 | 
 | 
* bgpd/ChangeLog: Update (wasnt commited with the fix)
 | 
 | 
* bgp_clist.c (community_list_delete): honour deny statements
 | 
 | 
* (bgp_clist.c): Run it through indent -nut (all indentation to
	   be spaced, get rid of mix of tabs and spaces)
 | 
 | 
* Merge of zebra privileges
 | 
 | 
 | 
 | 
Should recognise the absence of an interval now and schedule one-shot dump.
hopefully.
 | 
 | 
 | 
 | 
http://hasso.linux.ee/zebra/ht-routemap-18042003_5.patch
Trivial fixes to sync daemon's route-map commands to have same syntax. Fixes
a lot of errors with "match ..." and "set ..." commands when using vtysh.
 | 
 | 
Add ospfclient to ospfclient/.cvsignore
 | 
 | 
moved definition of the various socket paths from the
per daemon header files into configure.ac. it will set the paths to
be in the directory specified by --localstatedir=<prefix> or
otherwise will try to guess as best it can ( a la pid file path
detection - which probably should try reference ${prefix} too).
the present hardcoded socket path, /tmp, isnt really correct. should
be in /var somewhere really.
 | 
 | 
Developers working with the repository should have the appropriate tools.
Out-of-sync files cause far too many problems with users as well as auto*
scripts not being half as portable across systems as they ought to be.
make-dist exists for a reason.
Todo: make the CVS snapshot script do make-dist, and use the resulting
tarball as the snapshot.
 | 
 | 
* Sync to Zebra CVS
        * Fix lib/thread.h leak
        * Fix small Opaque LSA leak
        * Do not configure OSPF interfaces for secondary addresses
        * vtysh fixes from Hasso
        * Dave Watson's missing ntohs fix
 | 
 | 
* sync to latest zebra CVS
	* spec file: updated and added define for ospf-api/client
NB: OSPF-API has been broken by the zebra.org changes, which
has added struct ospf * as a new arg to many functions
 | 
 | 
 | 
 | 
No doubt builds will now break for everyone. (works here - autoconf 2.13)
 | 
 | 
[zebra 17290] [PATCHES] - Fixes for problems in 0.93b
portfix patch
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |