| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Their value has always been dubious and git doesn't support them so let's
get rid of the clutter.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
|
|
|
|
| |
In a world that is caught between ISO 8859-1, ISO 8859-15 and UTF-8
non-ASCII characters are a guaranteed mess, still.
|
|
|
|
|
|
| |
Glibc as old as 2.2 provides working headers under the right name and
if not libax25 would install headers under the right name so this has
become redundant and ugly.
|
| |
|
|
|
|
| |
- new feature: advanced routing option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
users of newer versions of ax25rtd have problems with the
ip-encaps-dev feature (needed only in some environments).
the problem was the implementation of the feature, which results
in the obvious problem that after an upgrade ax25rtd will not learn
any ip-routes and arp's. a secondary problem is, when you have more
than one interface, ip-routes/arp's could be learned only
via _one_ interface.
- config.c:
ip-maxroutes was ignored
- ax25rtd.conf:
s/ax24/ax25/
|
|
|
|
| |
Makefile bug
|
| |
|
| |
|
|
|